Displaying 3 results from an estimated 3 matches for "morosinotto".
2014 Nov 06
1
Re: backup KVM qcow2 over btrfs or zfs
...classic" raid with a "classic"
filesystem (ext4?) and delegate to libvirt the snapshotting tasks?
Shouldn't I be worried that a bit rot could lead me to qcow2 degradation?
Thank you
Francesco
Il 06/11/2014 16:02, Eric Blake ha scritto:
> On 11/06/2014 03:45 PM, Francesco Morosinotto wrote:
>> Hi everybody,
>>
>> I'm trying to implement in the non profit organization where I work a
>> backup strategy for our VMs.
>>
>> At the moment I weekly backup the machine (on sunday nights) by stopping
>> the vm, making a snapshot, exporting th...
2014 Nov 06
2
backup KVM qcow2 over btrfs or zfs
Hi everybody,
I'm trying to implement in the non profit organization where I work a
backup strategy for our VMs.
At the moment I weekly backup the machine (on sunday nights) by stopping
the vm, making a snapshot, exporting the xml descriptor file and syncing
these files to a remote backup server.
I would really like to make daily snapshot without shutting down the vms.
at the moment the vms
2014 Nov 06
0
Re: backup KVM qcow2 over btrfs or zfs
On 11/06/2014 03:45 PM, Francesco Morosinotto wrote:
> Hi everybody,
>
> I'm trying to implement in the non profit organization where I work a
> backup strategy for our VMs.
>
> At the moment I weekly backup the machine (on sunday nights) by stopping
> the vm, making a snapshot, exporting the xml descriptor file and...