Date: Fri, 4 Jan 2002 16:07:10 -0500 From: Andrei Popov <ceesaxp@m-net.arbornet.org> To: freebsd-current@freebsd.org Subject: more ffs_valloc dup alloc panics...] Message-ID: <20020104160710.A95327@m-net.arbornet.org>
next in thread | raw e-mail | index | archive | help
--rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline For some reason this message keeps on bouncing... --rwEMma7ioTxnRzrJ Content-Type: message/rfc822 Content-Disposition: inline Date: Sun, 30 Dec 2001 14:31:19 -0500 From: Andrei Popov <ceesaxp> To: freebsd-current@freebsd.org Subject: more ffs_valloc dup alloc panics... Message-ID: <20011230143119.A48026@m-net.arbornet.org> Reply-To: Pine.NEB.3.96L.1011228112928.66338O-100000@fledge.watson.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.5i Hmmm... I am seeing the same on the yesterday's current: Panic: mode =3D 041777, inum =3D 7449, fs =3D /usr/local panic: ffs_valloc: dup alloc cpuid =3D 0; lapic.id =3D 00000000 # cat /etc/fstab <snip> /dev/ad6s1h /usr/local ufs rw 2 2 </snip> # fsdb /dev/ad6s1h ** /dev/ad6s1h (NO WRITE) Editing file system `/dev/ad6s1h' Last Mounted on /usr/local current inode: directory I=3D2 MODE=3D40755 SIZE=3D512 MTIME=3DDec 28 21:27:46 2001 [0 nsec] CTIME=3DDec 28 21:27:46 2001 [0 nsec] ATIME=3DDec 30 11:34:22 2001 [0 nsec] OWNER=3Droot GRP=3Dwheel LINKCNT=3D23 FLAGS=3D0 BLKCNT=3D4 GEN=3D3123a27c fsdb (inum: 2)> inode 7449 current inode: directory I=3D7449 MODE=3D41777 SIZE=3D2048 MTIME=3DDec 30 19:31:36 2001 [0 nsec] CTIME=3DDec 30 19:31:36 2001 [0 nsec] ATIME=3DDec 30 19:31:36 2001 [0 nsec] OWNER=3Droot GRP=3Dwheel LINKCNT=3D2 FLAGS=3D0 BLKCNT=3D4 GEN=3D6fd04cbc fsdb (inum: 7449)> ls slot 0 ino 7449 reclen 12: directory, `.' slot 1 ino 2 reclen 12: directory, `..' slot 2 ino 411013 reclen 16: regular, `#411013' slot 3 ino 413193 reclen 472: regular, `#413193' slot 4 ino 0 reclen 512: unknown, `' slot 5 ino 0 reclen 512: unknown, `' slot 6 ino 0 reclen 512: unknown, `' fsdb (inum: 7449)> q After a reboot in single user and a full fsck all fine (for a while), but when mounting /usr/local mount complains with 'mount pending w=7Ferror`, but does mount it. -- Andrei --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020104160710.A95327>