On 10/15/07, Richard W.M. Jones <[EMAIL PROTECTED]> wrote:
> Mark Johnson wrote:
> > [EMAIL PROTECTED] ~]# virsh connect xen+tcp://localhost
> > libvir: Remote error : Connection refused
> > error: Failed to connect to the hypervisor
>
> IME this usually happens because I forget to open the right port on the
> firewall (both incoming and outgoing ...)

Thanks Rich.  My problem was I typed the line wrong.  It needed
a trailing /

 e.g.

> [EMAIL PROTECTED] ~]# virsh connect xen+tcp://localhost

Should have been...
  [EMAIL PROTECTED] ~]# virsh connect xen+tcp://localhost/

Thanks,

MRJ

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to