[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] xen backup
- To: xen-users@xxxxxxxxxxxxxxxxxxx
- From: "Todd Deshane" <deshantm@xxxxxxxxx>
- Date: Wed, 16 Jan 2008 11:07:17 -0500
- Delivery-date: Wed, 16 Jan 2008 08:07:50 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=L/7NxOKfu8Lm1v8Lkzh6TwNdi1SfE93MRMbGgmCdSoH7T1fWGs9FqIrU0KaCQtwo5KFahxYZi7/oU2J2BOG50uK1EiBM5pd0cqDpVUESmqK5qQ4aW5IjrHv/YEvPuqDHr79IbRQmwd1YRbr4NkJ4FQNk/fV94jYiOGz8H0Zzqus=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On Jan 16, 2008 4:26 AM, Fajar A. Nugraha < fajar@xxxxxxxxxxxxx> wrote:
namitha p wrote: > hi > > I am trying to stop the application running in the VM from the host > machine.....that means by typing some command in the host machine,
> (script or using some API's or sending some signal to VM from the > host), i want stop application running in the VM.......is there any > way to do this.....if anybody know this please help me.......
> > I want this because......I want to take VM consistent backup without > stoping it or suspending it....my idea is , if I stop the aplication > running in the VM I can do backup consistently (i suppose.), without
> supending enitire VM >
Short answer, you can't. Long answer, if you use LVM on dom0, you can use LVM snapshot to create a "consistent" snapshot of domU's storage, and back it up.
Regards,
Fajar
Also have you looked into the xm save command? It may not do everything you want it to, but just wanted to make sure you were aware of it.
Regards
Todd
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|