From owner-freebsd-current@FreeBSD.ORG Wed Sep 21 23:13:17 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19B2816A41F for ; Wed, 21 Sep 2005 23:13:17 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 147A943D45 for ; Wed, 21 Sep 2005 23:13:15 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-01-z2.arcor-online.net (mail-in-01-z2.arcor-online.net [151.189.8.13]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 5ADC14F990 for ; Thu, 22 Sep 2005 01:13:12 +0200 (CEST) Received: from mail-in-03.arcor-online.net (mail-in-06.arcor-online.net [151.189.21.46]) by mail-in-01-z2.arcor-online.net (Postfix) with ESMTP id 501C576DC3 for ; Thu, 22 Sep 2005 01:13:12 +0200 (CEST) Received: from lofi.dyndns.org (dsl-084-061-132-142.arcor-ip.net [84.61.132.142]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id 0FAA94E290 for ; Thu, 22 Sep 2005 01:13:12 +0200 (CEST) Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.4]) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id j8LND9bh001640 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 22 Sep 2005 01:13:09 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: from kiste.my.domain (lofi@localhost [127.0.0.1]) by kiste.my.domain (8.13.4/8.13.1) with ESMTP id j8LND8MW007919 for ; Thu, 22 Sep 2005 01:13:08 +0200 (CEST) (envelope-from lofi@freebsd.org) Received: by kiste.my.domain (8.13.4/8.13.1/Submit) id j8LND7uf007918 for freebsd-current@freebsd.org; Thu, 22 Sep 2005 01:13:07 +0200 (CEST) (envelope-from lofi@freebsd.org) X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org using -f From: Michael Nottebrock To: freebsd-current@freebsd.org Date: Thu, 22 Sep 2005 01:13:02 +0200 User-Agent: KMail/1.8.2 X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o; >bD>c:]^; :>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg X-Virus-Scanned: by amavisd-new Subject: UFS_EXTATTR(_AUTOSTART) broken on 6.0-BETA5 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: Wed, 21 Sep 2005 23:13:17 -0000 --nextPart4517192.2IZDTPdR7J Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline So I tried to update my gateway at home to 6.0 tonight and got a panic whil= e=20 trying to boot the new kernel: [...] ad0: 76351MB at ata0-master UDMA100 acd0: DVDROM at ata1-maste= r=20 UDM A33 Trying to mount root from ufs:/dev/ad0s1a panic: lockmgr: unknown locktype request 0 Uptime: 2s Cannot dump. No dump device defined. Automatic reboot in 15 seconds - press a key on the console to abort =2D-> Press a key on the console to reboot, =2D-> or switch off the system now. I traced it to to these options in my kernel configuration: options UFS_EXTATTR options UFS_EXTATTR_AUTOSTART (these are required to make extended attributes and POSIX ACLs work on UFS1= =20 filesystems). =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart4517192.2IZDTPdR7J Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDMekCXhc68WspdLARAsiNAKCno8iSR145LMNqLGwo4nhsPaXOBgCdF5CS TzHiEBOoZupHiXuROEjYY9c= =3ZKr -----END PGP SIGNATURE----- --nextPart4517192.2IZDTPdR7J--