Linked by Thom Holwerda on Tue 10th Feb 2009 22:39 UTC, submitted by poundsmack
Thread beginning with comment 348544
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-01-12
ZFS works fine on my two year old Dell laptop. You have to remember that Sun is constantly working on improving ZFS, that article is from June 2007 there's been at least 7 upgrades to Pool version of ZFS since then, by time 10.7 comes out there probably going to be a fair bit of revision in ZFS capabilities, that and no doubt the MacBookPro will be native quad core.
dubh@lugh:~$ cat /etc/release
OpenSolaris 2009.06 snv_106 X86
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 28 January 2009
dubh@lugh:~$ zpool upgrade -v
This system is currently running ZFS pool version 14.
The following versions are supported:
VER DESCRIPTION
--- --------------------------------------------------------
1 Initial ZFS version
2 Ditto blocks (replicated metadata)
3 Hot spares and double parity RAID-Z
4 zpool history
5 Compression using the gzip algorithm
6 bootfs pool property
7 Separate intent log devices
8 Delegated administration
9 refquota and refreservation properties
10 Cache devices
11 Improved scrub performance
12 Snapshot properties
13 snapused property
14 passthrough-x aclinherit support
For more information on a particular version, including supported releases, see:
http://www.opensolaris.org/os/community/zfs/version/N
Where 'N' is the version number.