On Fri, April 9, 2010 13:20, Daniel Bakken wrote:
> My zfs filesystem hangs when transferring large filesystems (>500GB)
> with a couple dozen snapshots between servers using zfs send/receive
> with netcat. The transfer hangs about halfway through and is
> unkillable, freezing all IO to the filesystem, requiring a hard
> reboot. I have attempted this three times and failed every time.
>
> On the destination server I use:
> nc -l -p 8023 | zfs receive -vd sas
>
> On the source server I use:
> zfs send -vR promise1/rbac...@daily.1 | nc mothra 8023
I have problems using incremental replication streams that sound similar
(hands, IO system disruption).  I'm on build 111b, that is, 2009.06. I'm
hoping things will clear up when 2010.$Spring comes out, which should be
soon.  Your data point is not helping my confidence there, though!

-- 
David Dyer-Bennet, d...@dd-b.net; http://dd-b.net/
Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/
Photos: http://dd-b.net/photography/gallery/
Dragaera: http://dragaera.info

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

Reply via email to