bin/111146: fsck fails on 6T filesystem
dan at more.net
dan at more.net
Mon Apr 2 16:50:01 UTC 2007
>Number: 111146
>Category: bin
>Synopsis: fsck fails on 6T filesystem
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 02 16:50:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dan D Niles
>Release: FreeBSD 6.2-RELEASE-p3 i386
>Organization:
MOREnet - Missouri Research and Education Network
>Environment:
System: FreeBSD hostname 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #5: Wed Mar 28 07:44:39 CDT 2007 root at hostname:/usr/obj/usr/src/sys/BIG_MEM i386
>Description:
I have a 6T filesystem on a server that crashed. I cannot fsck
the filesystem.
# fsck -t ufs -y /dev/da0
fsck_ufs: cannot alloc 1993797728 bytes for inoinfo
I also tried:
# fsck -t ufs -f -p /dev/da0
/dev/da0: UNKNOWN FILE TYPE I=11895232
/dev/da0: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
I built a custom kernel with MAXDSIZ and DFLDSIZ just under 3G, and got
the same results. It was at about 430M in use when it crashed, so the
total would be 2332 M which is less that the size allowed (reported by
limits).
NOTE: I have temporarily replaced the server. For a short time I have the
crashed filesystem available for testing and debugging code. I have
a core dump from the fsck.
>How-To-Repeat:
On a 6T filesystem that has crashed, run:
fsck -t ufs -y /dev/da0
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list