[libvirt] the guest killed itself

Daniel P. Berrange berrange at redhat.com
Thu May 5 10:50:40 UTC 2011


On Thu, May 05, 2011 at 06:46:32PM +0800, guan qin wrote:
> yeh,it's working !
> I can see that the VM already running and never kill itself now.
> I appreciate your help very much.
> 
> but I meet another problem after I upgrade the libvirt version from 0.8.3 to
> 0.9.0.
> I find that if I use "virt-viewer -c
> qemu+ssh://192.168.7.126/systemvt_d_ubuntu",
> the machine shows a message that "Unable to connect to libvirt with URL
> qemu+ssh://192.168.7.126/system ".

This is ssh'ing as an unprivileged user, and so it likely doesn't have
permission for the socket. You can try  'qemu+ssh://root@192.168.7.126/system'
instead

Also see these pages

  http://wiki.libvirt.org/page/Main_Page#SSH

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|



More information about the libvir-list mailing list