Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-04 Thread Lindsay Mathieson
On Tue, 4 Feb 2014 02:54:30 PM Alexandre DERUMIER wrote: > We can already do it with some storage (ceph,..) with snapshot and > incremental snapshot sync. > > But the advantage here, it's that's will work with any storage Potentially much easier to setup as well. -- Lindsay signature.asc Descr

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-04 Thread Alexandre DERUMIER
lexandre DERUMIER" > > To: "Lindsay Mathieson" > Cc: > Sent: Tuesday, February 04, 2014 4:04 AM > Subject: Re: [pve-devel] PVE with support of QEMU Incremental Backup > > >>>> tts not part of qemu yet. Once (or if) its accepted by th

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-04 Thread Eric Blevins
ary 04, 2014 4:04 AM Subject: Re: [pve-devel] PVE with support of QEMU Incremental Backup tts not part of qemu yet. Once (or if) its accepted by the qemu project maintainers I imagine it will become integrated into a following release of proxomox. yes, this wiki is bit old. But good news, so

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-04 Thread Cesar Peschiera
AM Subject: Re: [pve-devel] PVE with support of QEMU Incremental Backup tts not part of qemu yet. Once (or if) its accepted by the qemu project maintainers I imagine it will become integrated into a following release of proxomox. yes, this wiki is bit old. But good news, some prelimary pa

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-04 Thread Lindsay Mathieson
On Tue, 4 Feb 2014 09:10:55 AM Alexandre DERUMIER wrote: > Yes,It'll work with any storage and don't use snapshots. > > After a full backup, the kvm process track himself the disk block changes. > (in a dirty bitmap). Be interesting to see if it can write out changes in real time. -- Lindsay s

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-04 Thread Alexandre DERUMIER
s. (in a dirty bitmap). - Mail original - De: "Lindsay Mathieson" À: "Alexandre DERUMIER" Envoyé: Mardi 4 Février 2014 08:17:14 Objet: Re: [pve-devel] PVE with support of QEMU Incremental Backup On 4 February 2014 17:04, Alexandre DERUMIER wrote: > > But goo

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-03 Thread Alexandre DERUMIER
is month :) https://www.mail-archive.com/qemu-devel@nongnu.org/msg212874.html So, we just need to wait a little more :) - Mail original - De: "Lindsay Mathieson" À: pve-devel@pve.proxmox.com Envoyé: Lundi 3 Février 2014 22:33:52 Objet: Re: [pve-devel] PVE with support of QEMU In

Re: [pve-devel] PVE with support of QEMU Incremental Backup

2014-02-03 Thread Lindsay Mathieson
On Mon, 3 Feb 2014 05:29:12 PM Cesar Peschiera wrote: > In this link you will see that qemu offers support to Livebackup for making > incremental Backups > http://wiki.qemu.org/Features/Livebackup#Livebackup_-_A_Complete_Solution_f > or_making_Full_and_Incremental_Disk_Backups_of_Running_VMs > The

[pve-devel] PVE with support of QEMU Incremental Backup

2014-02-03 Thread Cesar Peschiera
Hi PVE Developers team In this link you will see that qemu offers support to Livebackup for making incremental Backups http://wiki.qemu.org/Features/Livebackup#Livebackup_-_A_Complete_Solution_for_making_Full_and_Incremental_Disk_Backups_of_Running_VMs The questions: 1- Is possible add it to PVE