From owner-freebsd-questions@freebsd.org Fri Jun 12 10:42:37 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 57E16336B1A for ; Fri, 12 Jun 2020 10:42:37 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 49jy3c4Tccz4KLy for ; Fri, 12 Jun 2020 10:42:36 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id A44BE4E751; Fri, 12 Jun 2020 03:42:35 -0700 (PDT) From: "Ronald F. Guilmette" To: freebsd-questions@freebsd.org Subject: Re: Bug or Feature? -- Disappearing /dev/ nodes after mount In-Reply-To: <20200612092018.2da920b8.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <90359.1591958555.1@segfault.tristatelogic.com> Date: Fri, 12 Jun 2020 03:42:35 -0700 Message-ID: <90360.1591958555@segfault.tristatelogic.com> X-Rspamd-Queue-Id: 49jy3c4Tccz4KLy X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of rfg@tristatelogic.com designates 69.62.255.118 as permitted sender) smtp.mailfrom=rfg@tristatelogic.com X-Spamd-Result: default: False [-1.69 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.59)[-0.591]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[tristatelogic.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.66)[-0.655]; NEURAL_HAM_SHORT(-0.15)[-0.147]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:14051, ipnet:69.62.128.0/17, country:US]; SUBJECT_HAS_QUESTION(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2020 10:42:37 -0000 In message <20200612092018.2da920b8.freebsd@edvax.de>, Polytropon wrote: >Wow, thanks for providing the term. techn. "GEOM Withering", Yes, helpful to know that. >found in "man 9 g_wither_geom". > >Today I learned. ;-) So did I. But this behavior really should be documented in some additional man pages... in particular gpart(8) and possibly others... and not just in this one obscure man page for what I guess is a system call. Regards, rfg