Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 16:35:52 +0200
From:      Michael Sperber <sperber@deinprogramm.de>
To:        "Marat N.Afanasyev" <amarat@ksu.ru>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: How to predict drive number change for 7.3->8.1 upgrade?
Message-ID:  <y9laang77zr.fsf@deinprogramm.de>
In-Reply-To: <4C937933.4060707@ksu.ru> (Marat N. Afanasyev's message of "Fri,  17 Sep 2010 18:20:35 %2B0400")
References:  <201009171238.o8HCcwCl084727@lurza.secnetix.de> <y9lr5gs7cjh.fsf@deinprogramm.de> <4C93674B.20300@ksu.ru> <y9liq247asc.fsf@deinprogramm.de> <4C937933.4060707@ksu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
"Marat N.Afanasyev" <amarat@ksu.ru> writes:

> you may try the following commands:
>
> sysctl kern.geom.debugflags=16
>
> foreach fs (your-filesystems)
> glabel label your-$fs-label your-$fs-device
> end
>
> echo geom_label_load="YES" >> /boot/loader.conf
> reboot
>
> and see if the labels appear in /dev/label

Is this safe to do?  The man page for glabel seems to imply that glabel
should be used before newfs, and tunefs after newfs.

-- 
Regards,
Mike




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y9laang77zr.fsf>