Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2007 20:28:26 +0200
From:      Bernd Walter <ticso@cicely12.cicely.de>
To:        Teufel <bsd@kuehlbox.de>
Cc:        current@freebsd.org
Subject:   Re: zfs incremental backup - destination has been modified
Message-ID:  <20070730182825.GR564@cicely12.cicely.de>
In-Reply-To: <46AE28C2.7090700@kuehlbox.de>
References:  <46AE28C2.7090700@kuehlbox.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 30, 2007 at 08:06:58PM +0200, Teufel wrote:
> # zfs send -i tank2/vol1/vserver@diff tank2/vol1/vserver@diff2 | zfs 
> receive -vd backup
> receiving incremental stream of tank2/vol1/vserver@diff2 into 
> backup/vol1/vserver@diff2
> cannot receive: destination has been modified since most recent snapshot
> cannot send 'tank2/vol1/vserver@diff2': Broken pipe

This could be something very simple such as an atime beeing updated.
Add the -F option to the zfs receive command.

-- 
B.Walter                http://www.bwct.de      http://www.fizon.de
bernd@bwct.de           info@bwct.de            support@fizon.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070730182825.GR564>