[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 144] New: xm list DOMAINNAME shows old data
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=144 Summary: xm list DOMAINNAME shows old data Product: Xen Version: 2.0 Platform: x86 OS/Version: Linux-2.6 Status: NEW Severity: normal Priority: P2 Component: Tools AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: thomas@xxxxxxxxxxxxx I probably found a bug in xm. When you use "xm list" with a domainname as argument, it'll show old data (Mem, CPU and State). You have to use "xm list" without a domainname to refresh the data. Steps to reproduce: # xm create /etc/xen/auto/domain00.ch.conf Using config file "/etc/xen/auto/domain00.ch.conf". Started domain domain00.ch, console on port 9652 # xm list domain00.ch Name Id Mem(MB) CPU State Time(s) Console domain00.ch 52 32 0 ?? 0.0 9652 # xm balloon domain00.ch 20 # xm list domain00.ch Name Id Mem(MB) CPU State Time(s) Console domain00.ch 52 32 0 ?? 0.0 9652 # xm pause domain00.ch # xm list domain00.ch Name Id Mem(MB) CPU State Time(s) Console domain00.ch 52 32 0 ?? 0.0 9652 # xm list Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 123 0 r---- 46.3 domain00.ch 52 20 1 --p-- 0.6 9652 domain01.ch 2 31 1 -b--- 1.1 9602 domain02.ch 3 31 1 -b--- 1.0 9603 .... # xm list domain00.ch Name Id Mem(MB) CPU State Time(s) Console domain00.ch 52 20 1 --p-- 0.6 9652 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |