From owner-freebsd-questions@freebsd.org Tue Feb 7 05:01:37 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD859CD42B2 for ; Tue, 7 Feb 2017 05:01:37 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52A5412E2 for ; Tue, 7 Feb 2017 05:01:36 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id v1751Q7m033244; Tue, 7 Feb 2017 16:01:27 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Tue, 7 Feb 2017 16:01:26 +1100 (EST) From: Ian Smith To: "Russell L. Carter" cc: freebsd-questions@freebsd.org Subject: Re: zfs upgrade "gpart: /dev/da4p1: not enough space" In-Reply-To: Message-ID: <20170207155112.B55184@sola.nimnet.asn.au> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 05:01:37 -0000 In freebsd-questions Digest, Vol 661, Issue 7, Message: 5 On Sat, 4 Feb 2017 20:55:09 -0700 "Russell L. Carter" wrote: > Greetings, > > amd64 11/stable > > So I'm on the last machine of a zpool upgrade everybody, and on the > very last, and most important pool, I zpool upgraded and then > went to finish the boot zpool and what did I see: > > root@terpsichore> gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da3 > gpart: /dev/da3p1: not enough space > > So... what do I do now? It's happy staying up for days, but... will > I have to reinstall the system to make da3p1 big enough? Saw your follow-up in the archives, but that digest hasn't arrived yet. I know nothing about this, but have seen similar issues discussed and resolved on freebsd-stable@ recently, so suggest trying there. cheers, Ian