From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 13:46:33 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 3F530106566C for ; Tue, 2 Nov 2010 13:46:33 +0000 (UTC) (envelope-from nekoexmachina@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id C28668FC19 for ; Tue, 2 Nov 2010 13:46:32 +0000 (UTC) Received: by ewy28 with SMTP id 28so3463438ewy.13 for ; Tue, 02 Nov 2010 06:46:31 -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:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=f6IQHn06lrlROum7NuX2k5n/8fqSO5u8AXZut1oCPlo=; b=Z9wYjvHUHU+cD18/WV9VbdVEFLoOS5H9yEVYSImNCON22IKAok50oDLnHNd6Rx0rnE 4XOdWQ79EFlIzxZSD5I/fmf97RpwDj6OAuq4SikRjV+OPmivDO6/AfmyKOnIdkCbUEhK e8ufAcSO5xczdPIFr95ScW8lmKLjK6eNAcXTg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=FESFO+lhMFhft5Oo57tkA97/ZrRvII34R1wCACvgJP8zuPe31G8APsdKqSwz4yzeKS NXIXw54QsbWjyZ0wB2f/3UcSKEX1BUamUbWJ0r8NX4pwojRbdvfm21mo+tMLjDYMWvef 0D8V9Z7QBVioOAJ5t/LnON8dsOd9P0S7HBEFU= Received: by 10.213.10.136 with SMTP id p8mr13847294ebp.40.1288705591110; Tue, 02 Nov 2010 06:46:31 -0700 (PDT) Received: from localhost ([188.134.12.208]) by mx.google.com with ESMTPS id w20sm5422366eeh.12.2010.11.02.06.46.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 02 Nov 2010 06:46:30 -0700 (PDT) Date: Tue, 2 Nov 2010 16:45:51 +0300 From: Mikle Krutov To: freebsd-questions@freebsd.org Message-ID: <20101102134551.GA27199@takino.org> References: <20101102031717.GA1554@takino.homeftp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101102031717.GA1554@takino.homeftp.org> User-Agent: Mutt/1.4.2.3i Subject: Re: [solved] 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 13:46:33 -0000 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