From owner-freebsd-fs@FreeBSD.ORG Sat Dec 18 20:11:19 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7D1F1065743 for ; Sat, 18 Dec 2010 20:11:19 +0000 (UTC) (envelope-from james-freebsd-fs2@jrv.org) Received: from zimbra.jrv.org (adsl-70-243-84-11.dsl.austtx.swbell.net [70.243.84.11]) by mx1.freebsd.org (Postfix) with ESMTP id 9A0258FC14 for ; Sat, 18 Dec 2010 20:11:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zimbra.jrv.org (Postfix) with ESMTP id B05A716A054; Sat, 18 Dec 2010 14:11:18 -0600 (CST) X-Virus-Scanned: amavisd-new at zimbra.housenet.jrv Received: from zimbra.jrv.org ([127.0.0.1]) by localhost (zimbra.housenet.jrv [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6Pks0HE+fLaI; Sat, 18 Dec 2010 14:11:18 -0600 (CST) Received: from [10.0.2.15] (adsl-99-66-60-249.dsl.aus2tx.sbcglobal.net [99.66.60.249]) by zimbra.jrv.org (Postfix) with ESMTPSA id 0767216A046; Sat, 18 Dec 2010 14:11:17 -0600 (CST) Message-ID: <4D0D156B.1070402@jrv.org> Date: Sat, 18 Dec 2010 14:11:23 -0600 From: "James R. Van Artsdalen" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: Sergey Gavrilov References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org Subject: Re: ZFS recovery after power failure X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2010 20:11:19 -0000 On 12/18/2010 2:21 AM, Sergey Gavrilov wrote: > Hi all! > After hard power off pool's faulted. > When I'm trying zpool import pool2 I've got: > cannot import 'pool2': I/O error I do know how to recover pools. But I do want to know how it failed. Please post the output of "uname -a" so we know what system and version of FreeBSD was used. Also, what of hard disks are these and how are they attached to the system?