SSD woes - boot

Polytropon freebsd at edvax.de
Thu May 7 11:54:37 UTC 2020


On Thu, 7 May 2020 11:28:13 +0100, Steve O'Hara-Smith wrote:
> On Thu, 7 May 2020 11:16:25 +0200
> Christoph Kukulies <kuku at kukulies.org> wrote:
> 
> > Now I got to figure out the UUID labeling thing - maybe :)
> 
> 	I've just been going three rounds with labelling an iscsi and
> finally found a solution which may be useful to you since gpt and glabel
> labels just vanish with iscsi restarts.
> 
> 	If kern.geom.label.disk_ident.enable is set to 1 (/boot/loader.conf
> for persistence) then when a drive is discovered /dev/diskid/<serial_number>
> gets created.

Another option might be using UFSIDs, but of course that only
applies for UFS filesystems (or partitions holding them):

	Any partitions with ufsid labels can be mounted in this way,
	eliminating the need to manually create permanent labels,
	while still enjoying the benefits of device name independent
	mounting.

Source:

	https://www.freebsd.org/doc/handbook/geom-glabel.html

See 18.7.1. at the bottom of the page.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list