From owner-freebsd-fs@FreeBSD.ORG Sat Jul 3 21:12:18 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 49B111065673 for ; Sat, 3 Jul 2010 21:12:18 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 051EB8FC0C for ; Sat, 3 Jul 2010 21:12:17 +0000 (UTC) Received: by qyk7 with SMTP id 7so1139056qyk.13 for ; Sat, 03 Jul 2010 14:12:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=kVMB8nFVGUcAoZmuJHwCiLlP6j1a3RVhgnpwmYhVpo4=; b=f0wEBkjS+Q6ZVRjWHJ51vt+1I9jc2iaj7FqN2ylEPhfDO80e/ZpgSICemlolOJmWBL Pjl6NVAgDRTarSCSTSeX1/fB9r8/0R7kuLYyxBFOE98x3kpqlkRFasV8u7YPYG+ORLDN 6gUzs03U+UI+7KvOSi0FtTTR+6BFIYSlR9iEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=tmTBi4iZz2LjwlxwSuBWgkxkEeBkZymjvNb9k+uksy7V6H6AvFRgN6MgJ1YFkpVH4g 4AsAOFNIPz5Pap22FfyIPKKjPW5hMYzToXPuWTSvcc9oYEZbhcfwcFE4CeW79UVQ/mHy 1iSD6M4QXUEu97PCKz/RpooYW01WQ/jgh1GjI= MIME-Version: 1.0 Received: by 10.229.225.16 with SMTP id iq16mr412332qcb.67.1278191527460; Sat, 03 Jul 2010 14:12:07 -0700 (PDT) Received: by 10.229.41.203 with HTTP; Sat, 3 Jul 2010 14:12:07 -0700 (PDT) Date: Sat, 3 Jul 2010 16:12:07 -0500 Message-ID: From: "Sam Fourman Jr." To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Help with Faulted zpool 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, 03 Jul 2010 21:12:18 -0000 Hello list, I have a File server that runs FreeBSD 8.1 (zfs v14) after a poweroutage, I am unable to import my zpool named Network my pool is made up of 6 1TB disks configured in raidz. there is ~1.9TB of actual data on this pool. FreeBSD does not have many option for restoring a pool from corrupt meta data I have loaded OpenSolaris svn_134 on a septate boot disk, in hopes of recovering my zpool. on Opensolaris 134, I am not able to import my zpool almost everything I try gives me cannot import 'Network': I/O error I have done quite a bit of searching, and I found that import -fFX Network should work however after ~ 20 hours this hard locks Opensolaris (however it does return a ping) here is a list of commands that I have run on Open Solaris http://www.puffybsd.com/zfsv14.txt if anyone could help me use zdb or mdb to recover my pool I would very much appreciate it. I believe the metadata is corrupt on my zpool -- Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com