Date: Tue, 22 Sep 2015 12:57:35 -0700 From: Chris Stankevitz <chris@stankevitz.com> To: Matt Churchyard <matt.churchyard@userve.net> Cc: FreeBSD FS <freebsd-fs@freebsd.org> Subject: Re: Name/label/id metadata: how do I make it go away Message-ID: <5601B2AF.7040306@stankevitz.com> In-Reply-To: <5601A82A.7040304@stankevitz.com> References: <56004C68.4020904@stankevitz.com> <alpine.BSF.2.20.1509212126470.4544@wonkity.com> <5600F0DF.8000805@stankevitz.com> <e1abb521ab324532b3445d26984f5638@SERVER.ad.usd-group.com> <5601A82A.7040304@stankevitz.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/22/15 12:12 PM, Chris Stankevitz wrote: > I want to read the man page or source for whatever assigns diskid for > glabel to subsequently advertise. That process, for some reason, only > assigns diskids for 10 of my 22 drives. All drives are the same model > number, although the drives have different histories. (some drives > lived in FreeNAS in a former life) According to 'geom disk list', each of my 22 drives has an "ident", but only some of them have "labels". "ident" is turned into a "label" via a process called "tasting": sys/geom/label/g_label_disk_ident.c sys/geom/label/g_label.c Although it is not yet clear to me why apparently only some of my disks are "tasted". Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5601B2AF.7040306>