Displaying 2 results from an estimated 2 matches for "msg17477".
Did you mean:
msg12479
2010 Mar 10
2
unable to get domain status from libvirt & KVM
...for host1
14:33:07.368: error : No vport operation path found for host2
>>> domains = conn.listDomainsID()
>>> print domains
[]
>>>
(The vport stuff is weird, but I found this posting that suggests its
harmless
(http://www.mail-archive.com/libvir-list at redhat.com/msg17477.html) so
I'm ignoring it.)
However, when logged in as root on the KVM server, it works just like my
Xen servers:
# python
Python 2.4.3 (#1, Sep 3 2009, 15:37:37)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2
Type "help", "copyright", "credits" or "lic...
2010 Mar 11
2
unable to get domain status from libvirt & KVM
...r host1
14:33:07.368: error : No vport operation path found for host2
>>> domains = conn.listDomainsID()
>>> print domains
[]
>>>
(The vport stuff is weird, but I found this posting that suggests its
harmless
(http://www.mail-archive.com/libvir-list at redhat.com/msg17477.html) so
I'm ignoring it.)
However, when logged in as root on the KVM server, it works just like my
Xen servers:
# python
Python 2.4.3 (#1, Sep 3 2009, 15:37:37)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2
Type "help", "copyright", "credits" or "lic...