mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #49] Display HDD size #42
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 @JJClements on GitHub (Apr 10, 2013).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/49
Can you display the HDD size for the virtual machine in the 'Technical Details' section next to HDD? Also, can you display it in the Infrastructure view as well?
Thank you!!
@retspen commented on GitHub (May 20, 2013):
If add this info, page open 1min - with 20 running VM's. Very compex logic when check hdd size all VM's.
@JJClements commented on GitHub (May 20, 2013):
Is it possible to query the .xml file for the HDD path then check file size from this?
On 20 May 2013, at 20:38, "Anatoliy Guskov" <notifications@github.commailto:notifications@github.com> wrote:
If add this info, page open 1min - with 20 running VM's. Very compex logic when check hdd size all VM's.
—
Reply to this email directly or view it on GitHubhttps://github.com/retspen/webvirtmgr/issues/49#issuecomment-18167821.
@retspen commented on GitHub (May 22, 2013):
then 2 - 5 (count VM's) - time-consuming operation