[Libvir] Accessing qemu from windows

Hi, I'm running virsh from linux machine with the URI qemu+tcp://<user>:<password>@<ip>/system
From a linux machine (not the same that runs the libvirtd deamon) with libvirt 0.3.0, this URI allows me to connect. In the other hand, using the Virsh.exe (that comes with ocaml-libvirt-0.4.0.1.exe<http://libvirt.org/sources/ocaml/ocaml-libvirt-0.4.0.1.exe> ) on Windows XP, I receive the error 'Virtualization error: libvirt: VIR_ERROR_NO_CONNECT: VIR_FROM_NONE: could not connect to qemu:///system?'
Is it a known bug, or is it configuration problem on my server? Best Regards, Gabriel Kaufmann Software Engineer Gabriel.Kaufmann@ericom.com<mailto:Gabriel.Kaufmann@ericom.com> Ericom Software Tel (Dir): +972 2 591 1700 Ext 754 Tel (Main): +972 2 591 1700 http://www.ericom.com Access Done Right Empower Enterprise-Wide Access to Microsoft(r) Terminal Server, Virtual Desktops and Legacy Applications

On Tue, Mar 11, 2008 at 01:00:23PM +0200, Gabriel Kaufmann wrote:
I'm running virsh from linux machine with the URI qemu+tcp://<user>:<password>@<ip>/system
From a linux machine (not the same that runs the libvirtd deamon) with libvirt 0.3.0, this URI allows me to connect. In the other hand, using the Virsh.exe (that comes with ocaml-libvirt-0.4.0.1.exe<http://libvirt.org/sources/ocaml/ocaml-libvirt-0.4.0.1.exe> ) on Windows XP, I receive the error 'Virtualization error: libvirt: VIR_ERROR_NO_CONNECT: VIR_FROM_NONE: could not connect to qemu:///system?'
Is it a known bug, or is it configuration problem on my server?
I suspect a bug actually. I only tested remote Xen and remote test drivers, not remote QEMU. Can you find out if it's actually trying to make a remote TCP connection at all? Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top
participants (2)
-
Gabriel Kaufmann
-
Richard W.M. Jones