Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2010 06:17:17 +0300
From:      Mikle Krutov <nekoexmachina@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   ZFS: can not import pool after export
Message-ID:  <20101102031717.GA1554@takino.homeftp.org>

next in thread | raw e-mail | index | archive | help
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?
-- 

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?20101102031717.GA1554>