> We've been using ZFS for about two years now and make a lot of use of
> zfs
> send/receive to send our data from one X4500 to another. This has been
> working well for the past 18 months that we've been doing the sends.
> 
> I recently upgraded the receiving thumper to Solaris 10 u8 and since
> then,
> I've been having no end of problems. 

I had a similar problem - the main filer was 10u6, and we built the snapshot
filer later, when the hardware platform had been updated, and 10u6 was no
longer supported on that platform, so I was force to go to 10u8 for driver
compatibility reasons.  The backup scripts that formerly worked, suddenly,
didn't work anymore.  Even though there's no conceivable possibility of
writing to the secondary filer, the complaint was "filesystem has changed"
and unable to receive incremental snap.

I solved it with this:
zfs set readonly=on targetfs

Hope that solves it for you too.

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

Reply via email to