Ok, so -F option is not in U3, is there any way to replicate file system and not be able to mount it automatically? so when I do zfs send/receive it wont be mounted and changes would not be made so that further replications could be possible? What I did notice was that if I am doing zfs send/receive right one after another I am able to replicate all my snaps, but when I wait a day or even few hours I get notice that file system got changed, and that is because it was mounted and I guess because of that I am not able to perform any more snaps to be send... any idea what I could do meanwhile I am waiting for -F?

Thank you.

Chris


On Tue, 17 Apr 2007, Nicholas Lee wrote:

On 4/17/07, Krzys <[EMAIL PROTECTED]> wrote:


and when I did try to run that last command I got the following error:
[16:26:00] [EMAIL PROTECTED]: /root > zfs send -i mypool/[EMAIL PROTECTED]
mypool/[EMAIL PROTECTED] |
zfs receive mypool2/[EMAIL PROTECTED]
cannot receive: destination has been modified since most recent snapshot

is there any way to do such replication by zfs send/receive and avoind
such
error message? Is there any way to force file system not to be mounted? Is
there
any way to make it maybe read only parition and then when its needed maybe
make
it live or whaverer?


Check the -F option to zfs receive. This automatically rolls back the
target.
Nicholas


!DSPAM:122,4623f42c1444623226276!

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

Reply via email to