From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 03:17:57 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0613A106566C for ; Tue, 2 Nov 2010 03:17:57 +0000 (UTC) (envelope-from nekoexmachina@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD988FC0C for ; Tue, 2 Nov 2010 03:17:56 +0000 (UTC) Received: by eyb7 with SMTP id 7so3293117eyb.13 for ; Mon, 01 Nov 2010 20:17:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=0nuiMvbEiuWLHmG2pmC1/ExjX7Rm3eU1QM6WYE4ev1s=; b=i7fRMHZpGShNz0AAzDEG7doP8kI8j4CsVXE9bLGyoOXyiM3qsgWDBDzA6tyeIlgj2u xFaC9SRYMuwV07dZUF+YOqnjrCk27XPf200NBkjVOP8LfKTJ2obNh14mI3wK5oVmOggh FWkBdKS0gyFv+4pMpoSuaDEegkQdtI1dAveWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=ki7V8mDGZC1/sLslHi3FKAOkMMQum9Q5mRNyZPa+JoWBCj1dgIPRQil2FraQb2IZ1X uTeUzhv3nbOHs3mVY2xibGfjw08EeytOIz7KSkGS3wz+Zr8N2oolk2SHyI/q9Sn/fPc9 wRnf9/FtUhFHfBwi6J+uSZOCU3BpYXIQm3MTk= Received: by 10.14.47.78 with SMTP id s54mr627977eeb.21.1288667875567; Mon, 01 Nov 2010 20:17:55 -0700 (PDT) Received: from localhost ([188.134.12.208]) by mx.google.com with ESMTPS id x54sm4920679eeh.17.2010.11.01.20.17.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 01 Nov 2010 20:17:54 -0700 (PDT) Date: Tue, 2 Nov 2010 06:17:17 +0300 From: Mikle Krutov To: freebsd-questions@freebsd.org Message-ID: <20101102031717.GA1554@takino.homeftp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: ZFS: can not import pool after export X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2010 03:17:57 -0000 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