Shawn Walker wrote:
Benoit Heroux wrote:
Hi guys,

I needed a quick install of OpenSolaris and i found : http://hub.opensolaris.org/bin/view/Project+jeos/200906+Prototype#HDownloads

The footprint is splendid: around 275 megs, so it is little. But i have a question.

Why the ZFS and ZPOOL version are that old ?
r...@osol-jeos:/var/www# cat /etc/release
                         OpenSolaris 2009.06 snv_111b X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                              Assembled 07 May 2009

# zpool upgrade -v
This system is currently running ZFS pool version 14.

As per : http://www.opensolaris.org/os/community/zfs/version/N
The latest is 21 !

# zfs upgrade -v
---show version 3

As per : http://www.opensolaris.org/os/community/zfs/version/zpl/N
The latest version of ZFS is version 4

Is there any way i can upgrade all that stuff ?? Using live upgrade? if yes, can you point me how to do it ? thanks,

The zfs format isn't ugpraded automatically.

You have to explicitly tell zfs to upgrade the format by executing:

zpool upgrade

See "man zpool" for more information.

And I should also note that the 2009.06 release is months old, so the zfs version here won't match the latest available. You'd have to go to a newer build of JeOS to do that.

Cheers,
--
Shawn Walker
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to