Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 2009 19:11:28 +0200
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        Adam Vande More <amvandemore@gmail.com>
Cc:        Dag-Erling =?UTF-8?B?U23DuHJncmF2?= <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:  <20091023191128.1c45041c.oliver@FreeBSD.org>
In-Reply-To: <6201873e0910230959i7f411744pcd1ae911ed0e9930@mail.gmail.com>
References:  <20091023173611.1d44c7a4.oliver@FreeBSD.org> <20091023175544.893049ad.oliver@FreeBSD.org> <6201873e0910230913p7dabb675tbb3d5737ab62fd74@mail.gmail.com> <20091023182957.4524d4dc.oliver@FreeBSD.org> <6201873e0910230959i7f411744pcd1ae911ed0e9930@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Adam,

Adam Vande More wrote:

> sysctl kern.geom.debugflags=17

I also tried this in the meantime. The behaviour is still the same. I
also attached the disk to a FreeBSD 7.2 system - same problem:

root@kartoffel olivleh1> glabel status
                  Name  Status  Components
ufsid/49f8856ee7867c4f     N/A  da0s1
            ufs/backup     N/A  da0s1
root@kartoffel olivleh1> sysctl kern.geom.debugflags=17
kern.geom.debugflags: 0 -> 17
root@kartoffel olivleh1> glabel stop backup
root@kartoffel olivleh1> glabel status
                  Name  Status  Components
ufsid/49f8856ee7867c4f     N/A  da0s1
root@kartoffel olivleh1> glabel clear -v da0s1
Can't clear metadata on da0s1: Invalid argument.
glabel: Not fully done.
Exit 1
root@kartoffel olivleh1> glabel status
                  Name  Status  Components
ufsid/49f8856ee7867c4f     N/A  da0s1
            ufs/backup     N/A  da0s1
root@kartoffel olivleh1> 

You see? while trying to clear the data, the label is back....

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



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