Hello,

I would like to backup my main zpool (originally called "data") inside an 
equally originally named "backup"zpool, which will also holds other kinds of 
backups.

Basically I'd like to end up with 
backup/data
backup/data/dataset1
backup/data/dataset2
backup/otherthings/dataset1
backup/otherthings/dataset2

this is quite simply doable by using zfs send / zfs receive.

the problem is with compression. I have default compression enabled on my data 
pool, but I'd like to use gzip-2 on backup/data.
I am using b134 with zpool version 22, which I read had some new features 
regarding this use case 
(http://arc.opensolaris.org/caselog/PSARC/2009/510/20090924_tom.erickson). The 
problem is, I don't understand how to to this. I don't really care about 
mantaining former properties but of course that would be a plus. 

could anyone help me please?

Thanks.

-- 
Simone Caldana
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to