LXC: show used memory as 0 when domain is not active
Before:
virsh # dominfo chx3
State: shut off
Max memory: 92160 KiB
Used memory: 92160 KiB
After:
virsh # dominfo container1
State: shut off
Max memory: 92160 KiB
Used memory: 0 KiB
Similar to qemu cases.
Signed-off-by: NChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Showing
-
mentioned in commit 3b5fc674
-
mentioned in commit 6b740484
-
mentioned in commit 039372ed
-
mentioned in commit d2a115b1
-
mentioned in commit 1743e20e
-
mentioned in commit c814a546
-
mentioned in commit bcad244c
-
mentioned in commit a0080cbc
-
mentioned in commit 9ac4961f
-
mentioned in commit 01072091
-
mentioned in commit d5eb7c48
想要评论请 注册 或 登录