From nobody@FreeBSD.org  Wed Feb  4 07:01:04 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 57455106571F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  4 Feb 2009 07:01:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 46C288FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  4 Feb 2009 07:01:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n14713Br085596
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 4 Feb 2009 07:01:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n147133R085595;
	Wed, 4 Feb 2009 07:01:03 GMT
	(envelope-from nobody)
Message-Id: <200902040701.n147133R085595@www.freebsd.org>
Date: Wed, 4 Feb 2009 07:01:03 GMT
From: Alexei Volkov <Alexei.Volkov@softlynx.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gjournal kernel lock
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131353
>Category:       kern
>Synopsis:       [geom] gjournal(8) kernel lock
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-geom
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 04 07:10:00 UTC 2009
>Closed-Date:    
>Last-Modified:  Thu Mar 05 01:38:34 UTC 2009
>Originator:     Alexei Volkov
>Release:        7.1-RELEASE-p1
>Organization:
SoftLynx
>Environment:
FreeBSD server 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Thu Jan 22 11:14:58 MSK 2009     root@server:/usr/obj/i386/usr/src/sys/GENERIC  i386
>Description:
7.1-RELEASE-p1

FreeBSD server 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Thu Jan 22 11:14:58 MSK 2009     root@server:/usr/obj/i386/usr/src/sys/GENERIC  i386

I have several machines running with identical config:
1. gmirror on two SATA devices
2. single gjournal FS  configured as described under PR #129674 and mounted to root.
3. Periodical night snapshoting with mount -o snapshot

Currently there is stable issue with kernel lock up caused by snapshoting with  mount -u -o snapshot /.snap/snapshot.0 /

After hard reset the PR #129674 comes to scene.
>How-To-Repeat:
Configure FS the way PR #129674 described 

And take snapshots couple times until it locks up.

mount -u -o snapshot /.snap/snapshot.0 /
mount -u -o snapshot /.snap/snapshot.1 /
mount -u -o snapshot /.snap/snapshot.2 /
..
and so on.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Feb 4 20:52:26 UTC 2009 
Responsible-Changed-Why:  
reassign to -fs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131353 
Responsible-Changed-From-To: freebsd-fs->freebsd-geom 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Mar 5 01:38:19 UTC 2009 
Responsible-Changed-Why:  
Probably a more appropriate assignment. 

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