Am 27.09.2012 09:30, schrieb Stefan Priebe - Profihost AG:
Am 27.09.2012 09:26, schrieb Dietmar Maurer:
The idea is that we do not backup any snapshot data. The vzdump would
only include the data of from the running instance. I guess that is OK?
But isn't the correct way to make a snapshot and then compress the
snapshot? How can vzdump verify that the data integrity is fine?
I guess I found the source of confusion ;-)
There are different types of snapshots
1.) vzdump snapshots: vzdump uses LVM to make snapshots of VM data
2.) VM (live) snapshots
Those things are currently totally different topics.
I thought of something like:
ssh cloud1-1200.de-nserver.de zfs send JBOD01Pool/vm-105-disk-1@testsnap
| zfs recv tank/abc
or
ssh cloud1-1200.de-nserver.de zfs send
JBOD01Pool/vm-105-disk-1@spriebetest | gzip
>/mnt/pve/nfstor/vm-105-2012-09-25.gz
Greets Stefan
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel