On 08/11/10 03:45 PM, David Dyer-Bennet wrote:
On 10-Aug-10 13:46, David Dyer-Bennet wrote:

It's possible that a snapshot was *deleted* on the sending pool during the
send operation, however.  Also that snapshots were created (however, a
newly created one would be after the one specified in the zfs send -R, and
hence should be irrelevant).  (In fact it's certain that snapshots were
created and I'm nearly certain of deleted.)

More information. The test I started this morning errored out somewhat similarly, and one set of errors is clearly deleted snapshots (they're 2hr snapshots that some of get deleted every 2 hours). There are also errors relating to "incremental streams" which is strange since I'm not using -I or -i at all.

Here are the commands again, and all the output.

+ zfs create -p bup-wrack/fsfs/zp1
+ zfs send -Rp z...@bup-20100810-154542gmt
+ zfs recv -Fud bup-wrack/fsfs/zp1
warning: cannot send 'zp1/d...@bup-2hr-20100731-120000cdt': no such pool or dataset warning: cannot send 'zp1/d...@bup-2hr-20100731-140000cdt': no such pool or dataset warning: cannot send 'zp1/d...@bup-2hr-20100731-160000cdt': no such pool or dataset warning: cannot send 'zp1/d...@bup-20100731-213303gmt': incremental source (@bup-2hr-20100731-160000CDT) does not exist warning: cannot send 'zp1/d...@bup-2hr-20100731-180000cdt': no such pool or dataset warning: cannot send 'zp1/d...@bup-2hr-20100731-200000cdt': incremental source (@bup-2hr-20100731-180000CDT) does not exist cannot receive incremental stream: most recent snapshot of bup-wrack/fsfs/zp1/ddb does not
match incremental source

That last error occurs if the snapshot exists, but has changed, it has been deleted and a new one with the same name created.

That last message, which is not tagged as either warning or error, worries me though. And wondering how complete the transfer is; I believe the backup copy is compressed whereas the zp1 copy isn't, so the ALLOC being that different isn't clear-cut evidence of anything.

It probably aborted the send.

--
Ian.

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

Reply via email to