I am looking at backing up my fileserver by replicating the filesystems onto an external disk using send/recv with something similar to: zfs send ... myp...@snapshot | zfs recv -d backup but have run into a bit of a gotcha with the mountpoint property: - If I use "zfs send -R ..." then the mountpoint gets replicated and the backup gets mounted over the top of my real filesystems. - If I skip the '-R' then none of the properties get backed up.
Is there some way to have zfs recv not automatically mount filesystems when it creates them? -- Peter Jeremy
pgpOliK2tC1Vs.pgp
Description: PGP signature
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss