search for: virtxend

Displaying 5 results from an estimated 5 matches for "virtxend".

Did you mean: virt_end
2020 Aug 03
2
Re: Xend and libvirt
...gt; > > > The command used is: > > > > $virsh -c xen:///system > > > > The errors can be seen from libvirtd logs[1] an interesting part being: > > " > > Aug 01 16:30:13 metal libvirtd[1680]: Failed to connect socket to > '/var/run/libvirt/virtxend-sock':> > > Aug 01 16:30:13 metal libvirtd[1680]: End of file while reading data: > Input/output error " > > > > From the log, libxl driver is trying to connect to a socket which is > tagged xend. > > This is the new virtxend daemon provided by libvirt, not...
2020 May 04
2
virsh connect to xen:///system fails: "error: internal error: Unexpected driver type 'Xen' opened" ?
...rt-daemon-xen-6.2.0-lp151.890.1.x86_64 libvirtd --version libvirtd (libvirt) 6.2.0 virsh --version 6.2.0 Per https://libvirt.org/daemons.html I've setup for use of modular daemons with systemd sockets, rather than monolithic libvirtd systemctl list-units | egrep " virt" virtxend.service loaded active running Virtualization xen daemon virtlockd.socket loaded active listening Virtual machine lock manager socket...
2020 Aug 01
2
Xend and libvirt
...ew days old build of libvirt, it is not possible to connect to my local system. The command used is: $virsh -c xen:///system The errors can be seen from libvirtd logs[1] an interesting part being: " Aug 01 16:30:13 metal libvirtd[1680]: Failed to connect socket to '/var/run/libvirt/virtxend-sock':> Aug 01 16:30:13 metal libvirtd[1680]: End of file while reading data: Input/output error " >From the log, libxl driver is trying to connect to a socket which is tagged xend. My host is running Xen 5.1+ release from which Xend has been removed. Xend was removed from Xen in 4...
2020 Aug 03
0
Re: Xend and libvirt
...is: > > > > > > $virsh -c xen:///system > > > > > > The errors can be seen from libvirtd logs[1] an interesting part being: > > > " > > > Aug 01 16:30:13 metal libvirtd[1680]: Failed to connect socket to > > '/var/run/libvirt/virtxend-sock':> > > > Aug 01 16:30:13 metal libvirtd[1680]: End of file while reading data: > > Input/output error " > > > > > > From the log, libxl driver is trying to connect to a socket which is > > tagged xend. > > > > This is the new virtx...
2020 Aug 03
0
Re: Xend and libvirt
...possible to connect to my local system. > > The command used is: > > $virsh -c xen:///system > > The errors can be seen from libvirtd logs[1] an interesting part being: > " > Aug 01 16:30:13 metal libvirtd[1680]: Failed to connect socket to '/var/run/libvirt/virtxend-sock':> > Aug 01 16:30:13 metal libvirtd[1680]: End of file while reading data: Input/output error " > > From the log, libxl driver is trying to connect to a socket which is tagged xend. This is the new virtxend daemon provided by libvirt, not the old XenD of years gone by....