Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-08-11 Thread Benoit
Thanks Andrea, Yes I confirm to you that I have enabled libvirt as well. I don't see any error right now but I have to investigate a little bit more. My guests are in autostart in virsh so everything is fine on this, the only issue I got is in case of shutdown. The strange thing is that some

Re: [libvirt-users] Definition /dev/shm prevent LXC container from start: "Failed to access '(null)': Bad address"

2016-08-11 Thread mxs kolo
> it is a bug introduced in 2.1.0 - i've just copied you on a patch > that should fix it. If possible, it'd be good if you can build with > that patch and report whether it works for you > After patch, container pass mount phase. But crash somewhere later: -

Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-08-11 Thread Andrea Bolognani
On Thu, 2016-08-11 at 11:22 +0200, Benoit wrote: > Hi,  > I have been using qemu and kvm for a while but I am newbie to libvirt. (but I > really like it :) > I am on Parabola (fork of Archlinux, using systemd) > I only got an issue regarding libvirt-guests service, when my host boots > about 7 ti

Re: [libvirt-users] Definition /dev/shm prevent LXC container from start: "Failed to access '(null)': Bad address"

2016-08-11 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 03:38:06PM +0300, mxs kolo wrote: > Hi all > > We use libvirt 1.2.x and 1.3.x with next filesystem definition in config: > > > > > > But libvirt 2.1.0 with same config report error: > Failed to access '(null)': Bad address > > Debug level 1 show: > 2016-08-11 10:

[libvirt-users] Definition /dev/shm prevent LXC container from start: "Failed to access '(null)': Bad address"

2016-08-11 Thread mxs kolo
Hi all We use libvirt 1.2.x and 1.3.x with next filesystem definition in config: But libvirt 2.1.0 with same config report error: Failed to access '(null)': Bad address Debug level 1 show: 2016-08-11 10:14:56.661+: 1: debug : lxcContainerMountAllFS:1618 : Mounting all non-root files

Re: [libvirt-users] Go bindings to LibVirt

2016-08-11 Thread Daniel P. Berrange
On Thu, Aug 11, 2016 at 11:09:33AM +0300, Sergey Bronnikov wrote: > Hi, everyone > > for a small project I need a Go bindings to LibVirt library. There is a page > on > the official site with a list of bindings to different languages [1], but it > is > lack of Go bindings. Does it mean there ar

[libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-08-11 Thread Benoit
Hi, I have been using qemu and kvm for a while but I am newbie to libvirt. (but I really like it :) I am on Parabola (fork of Archlinux, using systemd) I only got an issue regarding libvirt-guests service, when my host boots about 7 times to 10 I got a issue on the service. ---

[libvirt-users] Go bindings to LibVirt

2016-08-11 Thread Sergey Bronnikov
Hi, everyone for a small project I need a Go bindings to LibVirt library. There is a page on the official site with a list of bindings to different languages [1], but it is lack of Go bindings. Does it mean there are no official bindings for that language? [1] https://libvirt.org/bindings.html

Re: [libvirt-users] Sharing a host directory with a Windows guest

2016-08-11 Thread Michal Privoznik
On 10.08.2016 22:29, Peter Steele wrote: > I'm running libvirt un a CentOS 7.2 host and have created a Windows 10 > VM under that. I've been researching how to share a folder on my host > with the Windows guest VM but can't figure out if it's possible. I've > added the code > > > >