From owner-freebsd-current@FreeBSD.ORG Sun Sep 2 15:37:56 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DDCE16A417; Sun, 2 Sep 2007 15:37:56 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id E095213C4A8; Sun, 2 Sep 2007 15:37:55 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l82FbX01097834; Sun, 2 Sep 2007 19:37:33 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 2 Sep 2007 19:37:33 +0400 (MSD) From: Dmitry Morozovsky To: Pawel Jakub Dawidek Message-ID: <20070902193609.O95913@woozle.rinet.ru> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Sun, 02 Sep 2007 19:37:33 +0400 (MSD) Cc: current@FreeBSD.org Subject: quotas on gjournal X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2007 15:37:56 -0000 Dear Pawel, it seems gjournal is not fully compatible with quotas now: root@n5600:/# /usr/obj/usr/src/sbin/quotacheck/quotacheck -v -a /dev/mirror/m0d (/usr): EXITED WITH SIGNAL 11 /dev/mirror/m0e.journal (/var): EXITED WITH SIGNAL 11 /dev/mirror/m0f.journal (/lh): EXITED WITH SIGNAL 11 /dev/mirror/m0g.journal (/st): EXITED WITH SIGNAL 11 THE FOLLOWING FILE SYSTEMS HAD AN UNEXPECTED INCONSISTENCY: /dev/mirror/m0d (/usr), /dev/mirror/m0e.journal (/var), /dev/mirror/m0f.journal (/lh), /dev/mirror/m0g.journal (/st) root@n5600:/# !gdb gdb /usr/obj/usr/src/sbin/quotacheck/quotacheck quotacheck.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Core was generated by `quotacheck'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libc.so.7...done. Loaded symbols for /lib/libc.so.7 Reading symbols from /libexec/ld-elf.so.1...done. Loaded symbols for /libexec/ld-elf.so.1 #0 0x0000000000402bc2 in chkquota (fsname=0x800932140 "/dev/mirror/m0g.journal", mntpt=0x8009200d8 "/st", qnp=0x936000) at /usr/src/sbin/quotacheck/quotacheck.c:287 287 if (qnp->flags & HASUSR) (gdb) bt #0 0x0000000000402bc2 in chkquota (fsname=0x800932140 "/dev/mirror/m0g.journal", mntpt=0x8009200d8 "/st", qnp=0x936000) at /usr/src/sbin/quotacheck/quotacheck.c:287 #1 0x0000000000403291 in startdisk (dk=0x800932060, checkit=0x4028b0 ) at /usr/src/sbin/quotacheck/preen.c:278 #2 0x0000000000403776 in checkfstab (preen=1, maxrun=1, docheck=0x402170 , chkit=0x4028b0 ) at /usr/src/sbin/quotacheck/preen.c:164 #3 0x0000000000403101 in main (argc=0, argv=0x7fffffffebb8) at /usr/src/sbin/quotacheck/quotacheck.c:205 Any hints? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------