Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 16:45:51 +0300
From:      Mikle Krutov <nekoexmachina@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: [solved] ZFS: can not import pool after export
Message-ID:  <20101102134551.GA27199@takino.org>
In-Reply-To: <20101102031717.GA1554@takino.homeftp.org>
References:  <20101102031717.GA1554@takino.homeftp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 02, 2010 at 06:17:17AM +0300, Mikle Krutov wrote:
> Hello, list!
> With latest 8-STABLE I can not import pool after exporting:
> sysctls for kern version:
> kern.osrelease: 8.1-STABLE
> kern.osrevision: 199506
> kern.osreldate: 801500
> 
> trying to import just-created pool:
> [neko][1]%sudo zpool create test /dev/gpt/test
> [neko][0]%sudo zpool list
> NAME   SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
> test   472M  79.5K   472M     0%  ONLINE  -
> [neko][0]%sudo zpool export test
> [neko][0]%sudo zpool import test
> cannot import 'test': pool is formatted using a newer ZFS version
> [neko][1]%
> 
> 
> WTF happens? How do i avoid that?
The thing was, i forgot to installworld, e.g. module version and
zfs-userland-tools version mismatch.
-- 

Old mercenaries never die. They go to hell and regroup.

With best regards, Mikle Krutov, Bercut ltd. Technical Support department



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101102134551.GA27199>