Re: [zfs-discuss] Solaris and zfs versions

2009-02-12 Thread Ian Collins
Mark Winder wrote: We’ve been experimenting with zfs on OpenSolaris 2008.11. We created a pool in OpenSolaris and filled it with data. Then we wanted to move it to a production Solaris 10 machine (generic_137138_09) so I “zpool exported” in OpenSolaris, moved the storage, and “zpool imported”

Re: [zfs-discuss] Solaris and zfs versions

2009-02-12 Thread Neil Perrin
Mark, I believe creating a older version pool is supported: zpool create -o version= whirl c0t0d0 I'm not sure what version of ZFS in Solaris 10 you are running. Try running "zpool upgrade" and replacing above with that version number. Neil. : trasimene ; zpool create -o version=11 whirl c0t

[zfs-discuss] Solaris and zfs versions

2009-02-12 Thread Mark Winder
We've been experimenting with zfs on OpenSolaris 2008.11. We created a pool in OpenSolaris and filled it with data. Then we wanted to move it to a production Solaris 10 machine (generic_137138_09) so I "zpool exported" in OpenSolaris, moved the storage, and "zpool imported" in Solaris 10. We got