> >> Since all of the LVM Snapshot code was removed I am unable to perform
> >> the above benchmarks, anyone have a suggestion how we could perform
> >> such tests easily?
> > Simpyl make a lvm snapshot manually - that is quite easy.
> Sure I can make an LVM Snapshot manually (suspend -> snapshot -> resume
> -> backup)
> I want to ensure I am comparing apples to apples, what would the proper
> command be to create an lzo backup archive from the LVM Snapshot?

something like:

tar cf - /path/to/mounted/snapshot|lzop -o backup.tar.lzop



_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to