From owner-freebsd-fs@FreeBSD.ORG Fri Aug 2 07:48:05 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 567664DE for ; Fri, 2 Aug 2013 07:48:05 +0000 (UTC) (envelope-from tjg@ucsc.edu) Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1C9212961 for ; Fri, 2 Aug 2013 07:48:04 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wo10so614983obc.13 for ; Fri, 02 Aug 2013 00:48:03 -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=GMXTCXY/gq4nsp8ZS7e+KGwnG0EAWAaNNehDdyKCoVE=; b=HLvll7Eu9UNhhJm29dQzF8lb+iTneWgGkwhBxcRw3ePWJ8eTw2/iRak2EQplZHJn7c AAr/Qmmc4psjhE5wxj442B0bqWczEkSQ7f81/JrmrC7q3euhAidFh68kwy825m9OjRO3 vgvQ0h3rQGyTjc6nGECHXZpPC7ADnOZo5QCyI= 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=GMXTCXY/gq4nsp8ZS7e+KGwnG0EAWAaNNehDdyKCoVE=; b=mu0FLPnsAydJSQd+4UBz9SDR9gsQzNslOoQ7wLwwqiwJe/vOM+nUJQGab1L/JzTK4E 7v7eFyfwrF5BCutpE81hl7Eehp9AeXq1OWLB1BmBSsAbIosm/vhUJ8AUybDLwNyauwOn jyutzf5dJ5CkHsnfPohDyVU8prgFZ8gB3oBIxIMuZIiw0NDzzD/AgG4aNmsEXULanx2u jaV1+7T0zvYXwOsT+4tcnSkwZaxEGqWrqbVOt1n6DfJGD3V6ei8ACo5CFx8iwugdDIYj ie+IflHL1HOjVH05+B/RHEicpVt7W6OZ0lbMGM/UgYDc5SgdJuFdDcKA6p0ZplWIxEvq SkLg== MIME-Version: 1.0 X-Received: by 10.50.20.195 with SMTP id p3mr148759ige.26.1375429683357; Fri, 02 Aug 2013 00:48:03 -0700 (PDT) Received: by 10.42.233.143 with HTTP; Fri, 2 Aug 2013 00:48:03 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Aug 2013 00:48:03 -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: ALoCoQnoLSXS46dUnvdqdYoPdu7xOEZouUXMqRU/0sVr15WBayydibRm9SXeA4ChiyEJBqr5a7mN 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:48:05 -0000 Ok, so I think I have a little more of an idea as to what happened. Apparently, when I did an "svn checkout" this evening, I grabbed releng/9.1 rather than releng/8.4. Apparently, that make buildworld/buildkernel/installkernel/installworld also upgraded the zpool for me, or something...I'm not sure what happened, but I *am* sure I didn't type "zpool upgrade" at any point. Is an automatic zpool upgrade included in installkernel now? So now I've got base/releng/9.1 revision number 253878 installed on that machine, which apparently does support the 5000 zpool version, but seems to somehow not have a compatible boot loader. I'm feeling like "gpart bootcode" ought to fix this problem for me, but I've tried several iterations of that without success. For now, I'm booted off the 9.2-BETA CD in single user mode, and then mounted my zpool and zfs file systems, and then ran "sh /etc/rc" by hand, which started (almost) everything up for me. My jails are running, so my services are up, so I'm going to sleep on it. I don't have some commands like "ps" and "top" right now in the root OS (/dev seems to be wedged), but at least I can poke around and look at some files and see what happened, and then maybe fix it. -- Tim Gustafson tjg@ucsc.edu 831-459-5354 Baskin Engineering, Room 313A