Hey folks,

i´m trying my luck with scriptbased zfs replication and got no more ideas left 
so here comes my layout.

Got a small machine with two zfs pools, one protected via raidz2 and one 
including just 1 disk. Now i wanted to use zfs´s nice snapshot/replication 
options to ship data from the "unprotected" to the "protected" pool. Made 
snapshots of the included voulmes, shiped the snaps via "zfs send | zfs 
receive" - everything worked as expected. The "shiped" volume copied including 
all filesystem options held in that pool, also including the mountpoint. Now i 
got both zfs volumes with same mountpoint option. Caused by the running 
processes accessing the originating volume (and after replication even the 
target volume - it also gets zfs-mounted) im not able to change the mountpoint 
on the target volume nor unmount it.

i´d be very thankful if somebody could help me with an idea about how to avoid
the target volume to get mountet/receive the mountpoint option without 
interfering with the source volume.

thanks and kind regards,

fuh
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to