From owner-freebsd-fs@FreeBSD.ORG Wed Aug 15 07:21:24 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D64321065672 for ; Wed, 15 Aug 2012 07:21:24 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8A1A48FC0A for ; Wed, 15 Aug 2012 07:21:24 +0000 (UTC) Received: by qatn12 with SMTP id n12so1207005qat.13 for ; Wed, 15 Aug 2012 00:21:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=zg6nRfrOfU6ISlvTHIC9SO3oXXNmvAMnKJ+M486ZA5c=; b=UB9HN+S0qYDdVbI6weQAiexcarX/YWxkZZCxNH2Xbuq3INwqqxNo6+eSEeMUiPwcl9 GrGPTUDmQfL/Itq1CMO+7xpXKgmX+MIu5abVrl2gCo9rpq2HqJP4ZvbwU+nZQCCKZYeT oAU1b0Di8ErCbfDEAtmkaw8NPUJYlZyrLuds9Kna2sGJnlb5aFXS5quCp/Ak6WrTRT3N aDUmU+pqYs3UaZYP2OkUJ46+tVLxCiTewv1Yl6PBOH5KYff99sCZkBSqykj6QyncN29V tUGxOrNODeqP37BXzfkM8jJYZY79oEGJavCa0wGQ19qpWWLVWlmm7aIpyW17e3na5ji9 zEtg== MIME-Version: 1.0 Received: by 10.229.105.158 with SMTP id t30mr10557601qco.16.1345015283791; Wed, 15 Aug 2012 00:21:23 -0700 (PDT) Received: by 10.49.4.136 with HTTP; Wed, 15 Aug 2012 00:21:23 -0700 (PDT) In-Reply-To: References: <49C9D08A-85EF-4D23-B07F-F3980CBA5A97@slu.se> Date: Wed, 15 Aug 2012 15:21:23 +0800 Message-ID: From: Marcelo Araujo To: =?ISO-8859-1?Q?Karli_Sj=F6berg?= Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-fs@freebsd.org" Subject: Re: Hang when importing pool X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2012 07:21:24 -0000 2012/8/15 Marcelo Araujo > > 2) Used with the -F recovery option, try to import a non-importable pool > from an extreme rewind. > # zpool import -V pool | id > > Ooooops, The option 2) should be: 2) # zpool import -F -X pool | id -- Marcelo Araujo araujo@FreeBSD.org