[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] remote access ?
- From: "Mark Johnson" <johnson nh gmail com>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [Libvir] remote access ?
- Date: Mon, 15 Oct 2007 09:26:26 -0400
On 10/15/07, Richard W.M. Jones <rjones redhat com> wrote:
> Mark Johnson wrote:
> > [root fedora ~]# 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.
> [root fedora ~]# virsh connect xen+tcp://localhost
Should have been...
[root fedora ~]# virsh connect xen+tcp://localhost/
Thanks,
MRJ
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]