oh, this makes sense....

let me ask a question though.

Lets say i have a filesystem

tank/something

i make the snapshot

tank/someth...@one

i send/recv it


then i do something (add a file...remove something, whatever) on the send
side, then i do a send/recv and force it of the next filesystem

will the new recv'd filesystem be identical to the original forced snapshot
or will it be a combination of the 2?


On Sat, May 22, 2010 at 11:50 PM, Edward Ned Harvey
<solar...@nedharvey.com>wrote:

> > From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss-
> > boun...@opensolaris.org] On Behalf Of Thomas Burgess
> >
> > but i get an error:
> >
> > cannot receive incremental stream: destination tank/nas/dump has been
> > modified
> > since most recent snapshot
>
> Whenever you send a snap, and you intend to later receive an incremental,
> just make the filesystem read-only, to ensure you'll be able to receive the
> incremental later.
>
> zfs set readonly=on somefilesystem
>
>
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to