On Tue, 19 Jun 2007, John Brewer wrote:

> bash-3.00# zpool import
>   pool: zones
>     id: 4567711835620380868
>  state: ONLINE
> status: The pool is formatted using an older on-disk version.
> action: The pool can be imported using its name or numeric identifier, though
>         some features will not be available without an explicit 'zpool 
> upgrade'.
> config:
>
>         zones       ONLINE
>           c0d1s5    ONLINE

Note that you need to specify the name (or id) of the pool.  It'll import
just fine once you do.  Try 'zpool import zones'.  Once it's imported, you
can use the upgrade command on it.


Regards,
markm
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to