Hi, I redirected a zfs send stream to a file on a smbfs mount (Windows share): zfs send snapshot > /mnt/win/snapshot.zfs
When zfs receiving this file, the process aborts due to an 'invalid backup stream' error. zfs receive -nv gives a little bit more information: Assertion failed: !"invalid record type", file ../common/libzfs_sendrecv.c, line 1542, function recv_skip Is it unsafe to redirect a zfs send stream over the network? Can I restore the snapshot in any other way? I'm using the send and receive commands on b105. Thanks, -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss