From olivleh1@kartoffel.salatschuessel.net  Sat Nov  7 10:06:10 2009
Return-Path: <olivleh1@kartoffel.salatschuessel.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ADE861065672;
	Sat,  7 Nov 2009 10:06:10 +0000 (UTC)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: from kartoffel.salatschuessel.net (f049014078.adsl.alicedsl.de [78.49.14.78])
	by mx1.freebsd.org (Postfix) with ESMTP id 1C08C8FC18;
	Sat,  7 Nov 2009 10:06:08 +0000 (UTC)
Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1])
	by kartoffel.salatschuessel.net (8.14.3/8.14.3) with ESMTP id nA7A6664002178;
	Sat, 7 Nov 2009 11:06:07 +0100 (CET)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: (from olivleh1@localhost)
	by kartoffel.salatschuessel.net (8.14.3/8.14.3/Submit) id nA7A66Vr002177;
	Sat, 7 Nov 2009 11:06:06 +0100 (CET)
	(envelope-from olivleh1)
Message-Id: <200911071006.nA7A66Vr002177@kartoffel.salatschuessel.net>
Date: Sat, 7 Nov 2009 11:06:06 +0100 (CET)
From: Oliver Lehmann <oliver@freebsd.org>
Reply-To: Oliver Lehmann <oliver@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Oliver Lehmann <oliver@freebsd.org>
Subject: gjournal + glabel not working
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         140352
>Category:       kern
>Synopsis:       [geom] gjournal + glabel not working
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-geom
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 07 10:10:01 UTC 2009
>Closed-Date:    
>Last-Modified:  Sat Nov 07 15:01:52 UTC 2009
>Originator:     Oliver Lehmann
>Release:        FreeBSD 8.0-RC2 i386
>Organization:
>Environment:
System: FreeBSD nudel.salatschuessel.net 8.0-RC2 FreeBSD 8.0-RC2 #0: Fri Nov  6 12:50:46 CET 2009 olivleh1@nudel.salatschuessel.net:/usr/obj/i386-pentium3-8.0/usr/src/sys/NUDEL i386

>Description:
	glabel a journaled filesystem does not work, after the reboot, the
	label is gone
>How-To-Repeat:
	reboot into single user mode
	create a journaled filesystem:
		gjournal load
		gjournal label da0p1 mirror/gm0s1h
		tunefs -J enable -n disable da0p1.journal
	reboot into single user mode
	label the journaled filesystem
		tunefs -L files         da0p1.journal
	now the label exists in /dev/ufs
		ls -l /dev/ufs
	reboot into single user mode
	now the label is gone
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-geom 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Nov 7 15:01:19 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140352 
>Unformatted:
