From nobody Wed Jun 12 02:40:14 2024 X-Original-To: freebsd-hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VzVBm4drhz5NWNY for ; Wed, 12 Jun 2024 02:40:16 +0000 (UTC) (envelope-from leres@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VzVBm2dfkz40VW for ; Wed, 12 Jun 2024 02:40:16 +0000 (UTC) (envelope-from leres@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718160016; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IUaYRrUYefoFVwqpukp2YCG5yimfPKN+IDG/A8p1htE=; b=QGMwDx5WwnTLsQgEMX3KHI1sNXb6EsQ3ktvsieLH6ZXQdwruHbqPxpLVToV6ZWZ7ktd8W1 5bKXA6gVHV5TCpz1xNAV9p0/aaEDp07Z6JlZl6twynWR+fUf+qmp9En1HnWDg4FRnCJWTz P7JmNXlaFF79DUBCgObwT9fa0Tm8pL6dzc9lg2MwZad2SbHU1hR1wu0iAJhMUDzqHejTbX rLMLYGaD1FaSNM3OUoJmvCN7il7ShVeeA/TGH4DN2U8BFMRQPAdoQmSlNaj4ooBZOJzU5B 3WQcByme4Ha2649FSIwz/x+WQWGgdtDdUdb6DzmuvFKu4T26EDde+MeDtLxxpg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718160016; a=rsa-sha256; cv=none; b=qp/9QvccF+JBJNopUbm2cuCd7Cw9mRJc2Pq47hGtDVHc4uOS4BTNaQ0F9maR2xRP43yp9Q 88DR1/FKX4NCcWcnZt+Lc4u1uTu5ISABvopVC52Wy+tZJB5Y/2ilPiq30MjhWFCtXOD5od anWyp1i5CpaBjX/Oa2rD3Wae0atziA/F8PTyxKO03IWeARJyWIVniM1wGO0h0kxqfDTN+z FdVF2oW4IQLluKsDsKnhyeKoDJOpeTrBEMLQEYbE5nltkQegefNn+cdwIPEKAsoBj6WZdi Flxf0as/yZdxBlgaa3HutkT7Y7ZJR7Ng59wlO7B4J+ssZbUnVQ84GyURpE+lHw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718160016; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IUaYRrUYefoFVwqpukp2YCG5yimfPKN+IDG/A8p1htE=; b=CYZYT3gfaFlMYe+yxwpXgvEhRZEXqyBd7B3e1RjgcnR7Rw/F5MwIewSnCKN4iB6r+Wizfp KWvbYAu6d3B7HnN3q3OZ1uREjXtHcKZGshTCySmJA2vLzPoEdX6OhuZGWYzt2fBVhuobaG p95SWqJUhaKDTzt7LSjib9bHO9G7PfxDdL+Wh4uSMMcYK5mE5xJ+0EMkoP6JYse5+h5zAe X/VX+5kkyvS2z8R0IXrIvb3VO93eZRSurnA36zory1bUckk1QMSuZemdu2dVBPsE2PZKvA 6jxDUVxdf+C1c50i0s24DSeiFDL51C9YnB0Cjcj+5yb7rm8SL9XF1CYo8YVIcQ== Received: from [IPV6:fd:1965::2] (unknown [IPv6:2600:1700:ab1b:6800:2e0:edff:fece:8f27]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: leres) by smtp.freebsd.org (Postfix) with ESMTPSA id 4VzVBm0zCbzhNq for ; Wed, 12 Jun 2024 02:40:16 +0000 (UTC) (envelope-from leres@freebsd.org) Message-ID: Date: Tue, 11 Jun 2024 19:40:14 -0700 List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: FreeBSD 14 vs nvme gpart partitions From: Craig Leres To: freebsd-hackers@freebsd.org References: <1b40c5a6-632f-4b60-8a0d-4c06a07a5187@freebsd.org> Content-Language: en-US In-Reply-To: <1b40c5a6-632f-4b60-8a0d-4c06a07a5187@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 6/11/24 18:41, Craig Leres wrote: > I just upgraded an intel nuc from 13.3 to 14.1 and I don't have swap any > more. The root filesystem is a single nvme and see now that nvd was > renamed nda but I no longer have the gpart partition entries in /dev. > > Earlier I upgraded a system with a 2 nvme mirror and that system still > has the gpart swap partition (i.e. nda0p2). I guess I don't understand > why the nuc doesn't. Poking around I see > /dev/diskid/DISK-S5P2NU0W137782Zp2 but I'd prefer to use /dev/nda0p2?!?! D'oh! I found some things to put into loader.conf to solve my issues: kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" Apparently I needed this way back when I built my first poudriere build server. I still don't understand why the os upgrade switched modes but I guess at this point I sorta don't care. Sorry for the noise. Craig tiny 6 # swapinfo Device 1K-blocks Used Avail Capacity /dev/nda0p2 33554432 0 33554432 0%