Re: [libvirt-users] Cloning of Running Domain

2014-05-19 Thread Eric Blake
On 05/18/2014 07:59 PM, Thomas wrote: > Hello, > > I have a running transient domain with a storage volume that utilizes a > backing file (both QCOW2 format). > > I'd like to capture the disk and memory state of the domain preferably to > external file(s) (which I understand is an 'external check

Re: [libvirt-users] routed mode

2014-05-19 Thread Laine Stump
On 05/17/2014 11:06 PM, JvR O wrote: > /etc/sysctl.conf > net.ipv4.ip_forward = 1 > > centos 65 host has static private ip 192.168.1.15 > I have added a route > > ip route add 192.168.1.0/24 via 192.168.1.15 > > but each time I use 'service network restart' the new route dis

Re: [libvirt-users] help to implement LXC terminal

2014-05-19 Thread Daniel P. Berrange
On Sun, May 18, 2014 at 06:52:58PM +0400, Fl@sh wrote: > Hi, guys! > I began to write qt-virt-manager > (https://github.com/F1ash/qt-virt-manager), using libvirt API. > I'm currently trying to implement a terminal for > LXC-containers, but I do not have enough knowledge and > experience. As I u