Hello,

I'm attempting to dry run the send the root data set of a zone from one Solaris 11 host to another:

sudo zfs send -r rpool/zoneRoot/zone@to_send | sudo ssh remote zfs receive -ven fileserver/zones

But I'm seeing

cannot receive: stream has unsupported feature, feature flags = 24

The source pool version is 31, the remote pool version is 33. Both the source filesystem and parent on the remote box are version 5.

I've never seen this before, any clues?

--
Ian.

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

Reply via email to