On Sun, Dec 07, 2008 at 11:51:54AM +0100, martin f krafft wrote: > also sprach Guido Günther <[EMAIL PROTECTED]> [2008.12.05.1031 +0100]: > > You're running 0.5.0 on both sides? I assume madduck is runnning virsh > > fine when using qemu:///system directly on khyber? > > Yes, 0.5.0 on both sides, and it works fine locally, but hangs when > I use SSH. I still have no idea on this once. Running virsh like:
LIBVIRT_DEBUG=1 virsh -c qemu+ssh://<remote/system might give us some more information. You can also run libvirtd on the remote side as root as: /etc/init.d/libvirtd stop LIBVIRT_DEBUG=1 /usr/sbin/libvirtd Maybe this gives us a hint. -- Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

