From owner-freebsd-fs@FreeBSD.ORG Fri Aug 2 07:20:08 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E9CF58DB for ; Fri, 2 Aug 2013 07:20:08 +0000 (UTC) (envelope-from tjg@ucsc.edu) Received: from mail-oa0-x22e.google.com (mail-oa0-x22e.google.com [IPv6:2607:f8b0:4003:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 985D32886 for ; Fri, 2 Aug 2013 07:20:08 +0000 (UTC) Received: by mail-oa0-f46.google.com with SMTP id l10so664080oag.33 for ; Fri, 02 Aug 2013 00:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ucsc.edu; s=ucsc-google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=BojTg52/JEZpM6/RDB4GuNDcx1uxpTpwp5ZddvCHBCg=; b=efbD6YwvhqKd++TAU41D/lQfWY4olYxaOS4drfrFiVaK9VT/PwIB62hN/OQC4xbshj d5ZHVmmmn/Yk8Sp0GPXzqQPm16G9GTVtIOn3LCfqVdPaIruPU5TCRaMtMpHGDw62lSig OgJhEuDiNjBtVajAOjpkhYFTBvcfb11Fy66Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=BojTg52/JEZpM6/RDB4GuNDcx1uxpTpwp5ZddvCHBCg=; b=Vz+yecGL80apXWsDJt05KOlZ1k1R5PyuI3AFPOxgZyaihDmTOsIdbeSbib5YemBHMl 63oE/XDVg7TMnDTw0727DcKuxvuhopde7oHaBsc8dghMoxII+PEDAi1HJq0kmNaelKHR rY5KXeVIZUIDI+a5sPbL4RhsC9xnI3XjDg3VHBd816qPRDrz9Jvr+3ixI9Cql/bvldo4 d/fyxv7AsV7kS5eOik3Tv7T1wuE4257aACztknCKO1jUzI6WXJDw05lTLIOMUOPQnNGj VBZim00dZO2gACZQQXKyUvKwoO75XdU/YetzLKiMxhhnZ7OoUO07dWIdsloTgtiOkZJl Qvjw== MIME-Version: 1.0 X-Received: by 10.42.63.207 with SMTP id d15mr469947ici.21.1375428007703; Fri, 02 Aug 2013 00:20:07 -0700 (PDT) Received: by 10.42.233.143 with HTTP; Fri, 2 Aug 2013 00:20:07 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Aug 2013 00:20:07 -0700 Message-ID: Subject: Re: ZFS: unsupported ZFS version 5000 (should be 28) From: Tim Gustafson To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQleZiT+rfAal7iuv66RbFkqNiKkyVO1ptJIZ0p1KWgnCRhcQZwoWxlG24R4XRCKSWpovpAX X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 07:20:09 -0000 > the other option you have is 9.2 BETA, I think that has feature flags > support I downloaded a 9.2-BETA ISO and booted the Live CD. That CD recognized the zpool and I was able to access the data. Then I did a "gpart bootcode" using the pmbr and gptzfsboot from the 9.2-BETA disk and rebooted, but it still wouldn't boot - same error about incorrect zpool version. I rebooted using the Live CD again into single user mode, and then imported the zpool int and mounted the root partition, and then did a "gpart bootcode" using pmbr and gptzfsroot from the OS that exists on the zpool and rebooted again, and that didn't work - same error message again. I'm starting to think that my "gpart bootcode" command is incorrect. I've been using: gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da0 And then re-run that for each of da1 through da5, to install the boot code on each. (I don't know if that helps or not, but it's a habit of mine, in case a drive dies in the future). Is that the right command to run for this? -- Tim Gustafson tjg@ucsc.edu 831-459-5354 Baskin Engineering, Room 313A