Exactly need to reboot xend service, this happend to me also but when i ...<br><br>service xend restart<br><br>xm list starting working fine<br><br>Thanks. Askar<br><br><div><span class="gmail_quote">On 1/22/07, <b class="gmail_sendername">
Daniel P. Berrange</b> <<a href="mailto:berrange@redhat.com">berrange@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Jan 22, 2007 at 11:18:16AM -0600, Mike Freemon wrote:<br>> When upgrading from xen-3.0.3-2 to xen-3.0.3-3, the xm list command breaks<br>> with the following error:<br><br>You need to restart XenD (or reboot the host). We didn't automatically resart
<br>XenD in the %post script because that doesn't play nicely if you have any<br>fullvirt guests running :-(<br><br>> Name                                      ID Mem(MiB) VCPUs State   Time(s)<br>> Error: method "
xend.domain.getSysMem" is not supported<br>> Usage: xm list [options] [Domain, ...]<br>><br>> List information about all/some domains.<br>>   -l, --long                     Output all VM details in SXP<br>
>   --label                        Include security labels<br>><br>> It looks like the getSysMem functionality changed.<br><br>Its a new function actually - previous 'xm list' just reported what you'd
<br>told XenD to give the guest - this was not the same as what the guest was<br>actually allocated by the  HV. The new getSysMem function is used to make<br>xm list show the correct (actual) allocation<br><br>Dan.<br>--<br>
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|<br>|=-           Perl modules: <a href="http://search.cpan.org/~danberr/">http://search.cpan.org/~danberr/</a>              -=|<br>|=-               Projects: 
<a href="http://freshmeat.net/~danielpb/">http://freshmeat.net/~danielpb/</a>               -=|<br>|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=|<br><br>--<br>Fedora-xen mailing list<br><a href="mailto:Fedora-xen@redhat.com">
Fedora-xen@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-xen">https://www.redhat.com/mailman/listinfo/fedora-xen</a><br></blockquote></div><br>