Re: [zfs-discuss] Upgrading ZFS Version on Solaris 08/07

2007-09-30 Thread Eric Schrock
No, this isn't possible. The on-disk version in b68 will be available in S10u5. A recent addition to the OpenSolaris source was the ability to create a pool of a particular version for just this purpose. But it's not possible to 'downgrade' a pool, and you'll just have to wait for S10u5 to get s

Re: [zfs-discuss] ZFS RAIDZ vs. RAID5.

2007-09-30 Thread Tuomas Leikola
On 9/20/07, Roch - PAE <[EMAIL PROTECTED]> wrote: > > Next application modifies D0 -> D0' and also writes other > data D3, D4. Now you have > > Disk0 Disk1 Disk2 Disk3 > > D0 D1 D2 P0,1,2 > D0' D3 D4 P0',3,4 > > But if D1 and D2 stays immut

[zfs-discuss] Upgrading ZFS Version on Solaris 08/07

2007-09-30 Thread Blake
I wanted to crossgrade from OpenSolaris b65 to Solaris 10 08/07 for my main fileserver, but I found that I could not import my zpool due to a version mismatch. Is there any way to upgrade only ZFS on 08/07 so that it matches or exceeds the version used by b68? Blake __