[pve-devel] snapshot improvements
Dietmar Maurer
dietmar at proxmox.com
Sat Sep 29 08:26:15 CEST 2012
> I thought of something like:
> ssh cloud1-1200.de-nserver.de zfs send JBOD01Pool/vm-105-disk-
> 1 at testsnap
> | zfs recv tank/abc
>
> or
>
> ssh cloud1-1200.de-nserver.de zfs send
> JBOD01Pool/vm-105-disk-1 at spriebetest | gzip >/mnt/pve/nfstor/vm-105-
> 2012-09-25.gz
Are your aware of the fact that ssh needs to encrypt/decrypt all data. This needs
much CPU power and is slow (still no AES support in libs).
More information about the pve-devel
mailing list