From owner-freebsd-stable@FreeBSD.ORG Tue Dec 10 15:21:50 2013 Return-Path: Delivered-To: freebsd-stable@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 ESMTPS id 77336245 for ; Tue, 10 Dec 2013 15:21:50 +0000 (UTC) Received: from mail-yh0-f49.google.com (mail-yh0-f49.google.com [209.85.213.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2FF8914E0 for ; Tue, 10 Dec 2013 15:21:50 +0000 (UTC) Received: by mail-yh0-f49.google.com with SMTP id z20so3917318yhz.36 for ; Tue, 10 Dec 2013 07:21:49 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=XVPlp17IFwuZ2UfYtgujqEk9NPOP+YQMPq3ZzYIFJ4Y=; b=K0TjlnGfcCwt1YWFT8n0EoP+8eCk/MOJMDbwCEipXL3SID0PCJm7Po7FLw2N5PkTXG JimaSnj4G11OhcLKIEm+7iRwj2rQuH1V8UWed1OJ02aDTYgpjGfiyS97LiWQdCPeNjRT mpv3880+bkyvk10mC5/sO85QGfSXxq40nbMtClM9iDRz4Is5NNJavHBQnvAwmKlaNvQE 6LDSrKemCVCTcDWTmoMxT3OyzGxHcdUxuYpyLhLvqNt2imVhk4UWMCJgmVfY4xuWesbm nJjNaiEABSjWSofWuCsptEhgYGFqmIXiKkVFb8adQYeGbMIHCSmy4FAl5wwq+IWRk6oa 9P3Q== X-Gm-Message-State: ALoCoQml7gCuTTI79HTAYoobUnEdL3Jg5IE5PPVK81PXPB/6p360UUj2vUY3kl2zGA3XGPOictsT X-Received: by 10.236.125.102 with SMTP id y66mr7135474yhh.58.1386687294053; Tue, 10 Dec 2013 06:54:54 -0800 (PST) Received: from [192.168.1.4] (pool-72-84-124-111.nrflva.fios.verizon.net. [72.84.124.111]) by mx.google.com with ESMTPSA id r64sm22670910yhc.23.2013.12.10.06.54.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Dec 2013 06:54:53 -0800 (PST) Message-ID: <52A72B3B.3010509@ohlste.in> Date: Tue, 10 Dec 2013 09:54:51 -0500 From: Jim Ohlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Florent Peterschmitt Subject: Re: 10.0-BETA4 (upgraded from 9.2-RELEASE) zpool upgrade -> boot failure References: <52A6EB67.3000103@peterschmitt.fr> In-Reply-To: <52A6EB67.3000103@peterschmitt.fr> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-stable stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 15:21:50 -0000 On 12/10/13, 5:22 AM, Florent Peterschmitt wrote: > Hi, > > Is there anything known about ZFS under 10.0-BETA4 when FreeBSD was > upgraded from 9.2-RELEASE? > > I have two servers, with very different hardware (on is with soft raid > and the other have not) and after a zpool upgrade, no way to get the > server booting. > > Do I miss something when upgrading? Did you rewrite the bootcode after upgrading the pools? > > I cannot get the error message for the moment. I reinstalled the raid > server under Linux and the other one is waiting for getting a vKVM… > -- Jim Ohlstein