mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #70] Feature-Request: Show the VM size on the host #43
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @romu70 on GitHub (Nov 3, 2015).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/70
Problem: with time, the VDD gets bigger and bigger on the host storage. And this requires manual work to shrink the VDD.
Would be nice for the user of WebVirtCloud to see the size of its VMs VDDs. Ideally, WebVirtCloud could raise an alert when the VDD size gets closer to its virtual size.
Example: you create a VM and allocate a 100 GB VDD. WebVirtCloud could raise the alert when the image file on the host gets 80% of the 100 GB (so 80 GB).
@savichev commented on GitHub (Nov 3, 2015):
It should email alert, etc.?
@romu70 commented on GitHub (Nov 3, 2015):
Let's keep it simple, just a warning on the WebVirtCloud page would be great. Right now, there is nothing. But to be honest, I don't know any of those management tools which does that.