Hello, Is there a way to upgrade my current ZFS version. I show the version could be as high as 22. I tried the command below. It seems that you can only upgrade by upgrade the OS release. [ilmcoso0vs056:root] / # zpool upgrade -V 16 tank invalid version ''16'' usage: upgrade upgrade -v upgrade [-V version] <-a | pool ...> [ilmcoso0vs056:root] / # zpool upgrade -a This system is currently running ZFS pool version 15. All pools are formatted using this version. [ilmcoso0vs056:root] / # [ilmcoso0vs056:root] / # zpool upgrade This system is currently running ZFS pool version 15. [ilmcoso0vs056:root] / # zpool upgrade -v This system is currently running ZFS pool version 15. 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 15 user/group space accounting For more information on a particular version, including supported releases, see: opensolaris.org/os/community/zfs/version/N Where ''N'' is the version number. [ilmcoso0vs056:root] / # [ilmcoso0vs056:root] / # cat /etc/release Solaris 10 5/09 s10s_u7wos_08 SPARC Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 30 March 2009 [ilmcoso0vs056:root] / # [ilmcoso0vs056:root] / # uname -a SunOS ilmcoso0vs056 5.10 Generic_141444-09 sun4v sparc SUNW,T5240 [ilmcoso0vs056:root] / # [ilmcoso0vs056:root] /var/tmp/download/10_Recommended # more README README NAME: Solaris 10 SPARC Recommended Patch Cluster DATE: 2009.10.22 John W. Dillon Northrop Grumman Technical Services - Contractor Solaris / Linux / AIX - UNIX Administrator Division of IRM Support Services BLM National Operations Center Email: John_Dillon at blm.gov Phone: 303-236-0004 Fax: 303-236-3327 MD5 (signature) = 7a4a11784cf84a4d379651a42f8a9040
Hi John, On 08/01/2010, at 7:19 AM, John_Dillon at blm.gov wrote:> Is there a way to upgrade my current ZFS version. I show the version could > be as high as 22.The version of Solaris you are running only suport ZFS versions up to version 15 as demonstrated by your zfs upgrade -v output. You probably need a newer version of Solaris, but I cannot tell you if any newer versions support later zfs versions. This forum is for OpenSolaris support. You should contact your Solaris support provider for further help on this matter. cheers, James
James Lever wrote:>> Is there a way to upgrade my current ZFS version. I show the version could >> be as high as 22. >> > > The version of Solaris you are running only suport ZFS versions up to version 15 as demonstrated by your zfs upgrade -v output. You probably need a newer version of Solaris, but I cannot tell you if any newer versions support later zfs versions. >John, You are already running the Update 8 kernel (141444-09). That is the latest version of ZFS that is available for Solaris 10. -Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: <mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100107/f2ff4836/attachment.html>