From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 4 11:11:56 2008 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7AA7106566B for ; Fri, 4 Apr 2008 11:11:56 +0000 (UTC) (envelope-from freebsd-bugs@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 43DB28FC1C for ; Fri, 4 Apr 2008 11:11:56 +0000 (UTC) (envelope-from freebsd-bugs@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Jhj6U-0002Ru-UQ for freebsd-bugs@freebsd.org; Fri, 04 Apr 2008 10:25:02 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Apr 2008 10:25:02 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Apr 2008 10:25:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-bugs@freebsd.org From: Ivan Voras Date: Fri, 04 Apr 2008 11:14:51 +0200 Lines: 42 Message-ID: References: <200804031512.m33FC3eL008119@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4819FB5649EA341DBF6978F1" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <200804031512.m33FC3eL008119@freefall.freebsd.org> X-Enigmail-Version: 0.95.0 Sender: news Cc: freebsd-geom@freebsd.org Subject: Re: kern/122415: UFS labels are being constantly created and removed. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2008 11:11:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4819FB5649EA341DBF6978F1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable gavin@FreeBSD.org wrote: > Synopsis: UFS labels are being constantly created and removed. >=20 > Responsible-Changed-From-To: freebsd-bugs->freebsd-geom > Responsible-Changed-By: gavin > Responsible-Changed-When: Thu Apr 3 15:11:14 UTC 2008 > Responsible-Changed-Why:=20 > Over to -geom mailing list >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D122415 This is probably bogus, depending on the circumstances. It looks like something is opening and closing the device ad4s1a, which makes the label geom be orphaned, then re-created. If any of the devices (ad4s1a or ufs/root) is mounted, this shouldn't happen, at least not repeatedly. Some possible causes of opening and closing ad4s1a could be: automounter, some badly written system statistics / logging software. In any case, more details are needed: what's running on the system, timestamps for the log messages, etc. --------------enig4819FB5649EA341DBF6978F1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH9fGLldnAQVacBcgRAjTDAJ0bZZqgqdBVh3KCfQFRNz2p0CGEXQCeK/d+ hPsRSt7f3QNm7xfaYIx2qFM= =2BWX -----END PGP SIGNATURE----- --------------enig4819FB5649EA341DBF6978F1--