Hi,

On Thu, Dec 13, 2012 at 9:14 AM, sol <a...@yahoo.com> wrote:
> Hi
>
> I've just tried to use illumos (151a5)  import a pool created on solaris
> (11.1) but it failed with an error about the pool being incompatible.
>
> Are we now at the stage where the two prongs of the zfs fork are pointing in
> incompatible directions?

Yes, that is correct. The last version of Solaris with source code
used zpool version 28. This is the last version that is readable by
non-Solaris operating systems FreeBSD, GNU/Linux, but also
OpenIndiana. The filesystem, "zfs", is technically at the same
version, but you can't access it if you can't access the pool :-).

If you want to access the data now, your only option is to use Solaris
to read it, and copy it over (eg. with zfs send | recv) onto a pool
created with version 28.

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

Reply via email to