Re: [libvirt-users] Cannot save domain

2017-04-05 Thread Michal Privoznik
On 04/02/2017 12:05 PM, Tony Arnold wrote: I have a domain running a Windows 10 system on an Ubuntu 16.10 host system. The domain has 4096MiB of memory. When I try to save the domain, or managedsave the domain, I get an error when it's about 96% complete. The terminal session looks like this: vi

Re: [libvirt-users] creating a lxc image to be used with libvirt-lxc

2017-04-05 Thread Spike
thank you for your help Daniel. I don't get why virt-manager would see a different /var/run. My container has an ip/ssh, so when I connect with qemu+ssh from my desktop I shuould end up in the same "space/filesystem" of libvirtd, not the host one. And I canc onfirm that because I see the logs of ss

Re: [libvirt-users] creating a lxc image to be used with libvirt-lxc

2017-04-05 Thread Daniel P. Berrange
On Tue, Apr 04, 2017 at 05:20:19PM +, Spike wrote: > ok, thank you Daniel, that helps, I'll see if I can adapt it to other OS > and figure out the docker style stuff, it would be useful to run a few > things I have in mind. > > Btw, Daniel, have you ever tried to run libvirt inside a container