Re: [libvirt-users] KVM incremental backup using CBT

2014-10-29 Thread Thomas Stein
On Wednesday 29 October 2014 13:29:25 Eric Blake wrote: > On 10/29/2014 01:07 PM, Thomas Stein wrote: > > About the --quiesce option. Do i need to do something inside the vm? The > > most commonly would probably be a sql server running inside the vm. Do i > > need to tell the sql server something a

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-29 Thread Eric Blake
On 10/29/2014 01:07 PM, Thomas Stein wrote: > About the --quiesce option. Do i need to do something inside the vm? The most > commonly would probably be a sql server running inside the vm. Do i need to > tell the sql server something about the --quiesce option i use? I read this > article here w

Re: [libvirt-users] KVM incremental backup using CBT

2014-10-29 Thread Thomas Stein
On Saturday 11 October 2014 10:13:14 Kashyap Chamarthy wrote: > 2. Create an external live snapshot: > > $ virsh snapshot-create-as --domain vm1 sn1 \ > --diskspec vda,file=/export/images/sn1.qcow2 \ > --disk-only --atomic --no-metadata > > Note (thanks Eric Blake): Above

Re: [libvirt-users] Can't specify filename.xml when using virsh dumpxml

2014-10-29 Thread Eric Blake
On 10/29/2014 10:44 AM, Allen Qiu wrote: > Hi all, > Do you have any idea about this error? > virsh # dumpxml csg01win7test > domain.xml > error: unexpected data '>' You are running virsh in interactive mode. Right now, dumpxml only outputs to stdout, and '>' only works as a redirection for shell

[libvirt-users] Can't specify filename.xml when using virsh dumpxml

2014-10-29 Thread Allen Qiu
Hi all, Do you have any idea about this error? virsh # dumpxml csg01win7test > domain.xml error: unexpected data '>' Regards, Allen 2014-10-28 Allen Qiu___ libvirt-users mailing list libvirt-users@redhat.com https://www.redhat.com/mailman/listinfo/li