Date: Fri, 23 Oct 2009 11:13:50 -0500 From: Adam Vande More <amvandemore@gmail.com> To: Oliver Lehmann <oliver@freebsd.org> Cc: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= <des@des.no>, freebsd-stable@freebsd.org, Pawel Jakub Dawidek <pjd@freebsd.org> Subject: Re: 8.0: glabel on a gjournaled FS is broken Message-ID: <6201873e0910230913p7dabb675tbb3d5737ab62fd74@mail.gmail.com> In-Reply-To: <20091023175544.893049ad.oliver@FreeBSD.org> References: <20091023173611.1d44c7a4.oliver@FreeBSD.org> <20091023175544.893049ad.oliver@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 23, 2009 at 10:55 AM, Oliver Lehmann <oliver@freebsd.org> wrote: > And one adition: > > I also have an external harddisk /dev/da1s1 which I labled with "backup" > with RC1. I unfortunally got a /dev/ufs/backup as well as > a /dev/ufs/backupd for the 4th partition of the 1st slide /dev/da1s1d. > > I wanted to fix this (label da1s1d as backup) and booted into the single > user mode, and typed "glabel destroy backup". The two backup+backupd > entries in /dev/ufs where gone. > I then rebooted once more into the single user mode and now I have backup > +backupd again. Something seems to be definitly broken here :( > > No - I have not mounted that filesystem at any time. > > -- > Oliver Lehmann > > man glabel: stop Turn off the given label by its name. This command does not touch on-disk metadata! destroy Same as stop. clear Clear metadata on the given devices. You want clear for changes to persist. -- Adam Vande More
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6201873e0910230913p7dabb675tbb3d5737ab62fd74>