From owner-freebsd-current@freebsd.org Fri Jan 27 20:23:55 2017 Return-Path: Delivered-To: freebsd-current@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 D70A8CC4034 for ; Fri, 27 Jan 2017 20:23:55 +0000 (UTC) (envelope-from tsoome@me.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B7A1DA1A for ; Fri, 27 Jan 2017 20:23:55 +0000 (UTC) (envelope-from tsoome@me.com) Received: by mailman.ysv.freebsd.org (Postfix) id B3B31CC4033; Fri, 27 Jan 2017 20:23:55 +0000 (UTC) Delivered-To: current@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 B34ECCC4032 for ; Fri, 27 Jan 2017 20:23:55 +0000 (UTC) (envelope-from tsoome@me.com) Received: from st13p35im-asmtp002.me.com (st13p35im-asmtp002.me.com [17.164.199.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AFE1A19; Fri, 27 Jan 2017 20:23:55 +0000 (UTC) (envelope-from tsoome@me.com) Received: from process-dkim-sign-daemon.st13p35im-asmtp002.me.com by st13p35im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) id <0OKG00200GDTRP00@st13p35im-asmtp002.me.com>; Fri, 27 Jan 2017 20:23:54 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=me.com; s=4d515a; t=1485548634; bh=r5GGMyNSb9kCwmXmrj22MQLpnmqAv3uy952kw3jNL1c=; h=Content-type:MIME-version:Subject:From:Date:Message-id:To; b=ASOYdKlfDrrC2m47hkLdbEfE5UmykC78EiKuCLHXVXxCRPGrdDhn1Yux2YSKcVcs7 SlsE8wXhYPxOqYmHg9A6VjwvrEVqYCz1LSFWgglknKzuoaenUHEHPemCs/saxaiDg4 O8ZWx6vufcV5iMlAz3hTocija7ZKIYiQyzHvozPhq/Ri9YR1U0cK6AtrrgH5WOsKBE 3a7yfVdFn5sD40ZTPzwon7PdPI1BTdd4472Fk08wyzcLBK3QW7Haj/ZQwzQDzh6mPt X5ZeIbdZDxP84hb6Zm+vRKjaSHSbnqd5O56X+ripIRj1DT+YdNExdMmd0OinLB93Nu 1eB2/3ia9OtpQ== Received: from icloud.com ([127.0.0.1]) by st13p35im-asmtp002.me.com (Oracle Communications Messaging Server 7.0.5.38.0 64bit (built Feb 26 2016)) with ESMTPSA id <0OKG001V6GNRBD30@st13p35im-asmtp002.me.com>; Fri, 27 Jan 2017 20:23:54 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-01-27_15:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1034 suspectscore=2 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1603290000 definitions=main-1701270198 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat From: Toomas Soome In-reply-to: Date: Fri, 27 Jan 2017 22:23:51 +0200 Cc: Warner Losh , Allan Jude , FreeBSD Current Content-transfer-encoding: quoted-printable Message-id: <73E29022-B9EB-4F9E-B2E1-E3FAA027EE41@me.com> References: To: Ngie Cooper X-Mailer: Apple Mail (2.3259) X-Mailman-Approved-At: Fri, 27 Jan 2017 22:01:37 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2017 20:23:55 -0000 > On 27. jaan 2017, at 22:16, Ngie Cooper wrote: >=20 >=20 >> On Jan 27, 2017, at 09:05, Warner Losh wrote: >=20 > ... >=20 >> I'm curious why you can't find the space for a bigger partition? >> Almost all drives these days are partitioned with a little wasted >> space, and that wasted space should be more than enough to cover us >> here. Also, most drives have a swap partition that can be shrunk a >> trivial amount to get space for this... >=20 > Unfortunately, in my infinite wisdom (IIRC) I put the zfs partition = before the swap partition. >=20 > We have a similar problem at work with sys/boot unfortunately, but = that's a side discussion for another time/place. >=20 > Thank you for the idea though -- I'll check when I get back to work. >=20 > -Ngie Note the order of the partitions is not important, at least on paper = anyhow. Of course there are preferences in sense that it does look nice = if freebsd-boot is in front. Also, if you do have mirror setup, it is = some work, but you can re-arrange mirror side partitioning (with usual = cautions like having scrub done, having backup, having third disk would = be helpful). rgds, toomas=