bin/111146: fsck fails on 6Tfilesystem

Dan D Niles dan at more.net
Mon Apr 9 16:20:15 UTC 2007


The following reply was made to PR bin/111146; it has been noted by GNATS.

From: Dan D Niles <dan at more.net>
To: Jan Srzednicki <w at wrzask.pl>
Cc: bug-followup at FreeBSD.org
Subject: Re: bin/111146: fsck fails on 6Tfilesystem
Date: Mon, 09 Apr 2007 11:12:46 -0500

 On Sun, 2007-04-08 at 21:24 +0200, Jan Srzednicki wrote:
 > Hi,
 > 
 > First of all, show the output of both "ulimit -Sa" and "ulimit -Ha". It
 > is possible that you may need to raise the soft limit manually.
 > 
 > If the values are all right, try running fsck with strace/truss and show
 > the result.
 > 
 
 # ulimit -Sa
 core file size        (blocks, -c) unlimited
 data seg size         (kbytes, -d) 2935808
 file size             (blocks, -f) unlimited
 max locked memory     (kbytes, -l) unlimited
 max memory size       (kbytes, -m) unlimited
 open files                    (-n) 11095
 pipe size          (512 bytes, -p) 1
 stack size            (kbytes, -s) 65536
 cpu time             (seconds, -t) unlimited
 max user processes            (-u) 5547
 virtual memory        (kbytes, -v) unlimited
 
 # ulimit -Ha
 core file size        (blocks, -c) unlimited
 data seg size         (kbytes, -d) 2935808
 file size             (blocks, -f) unlimited
 max locked memory     (kbytes, -l) unlimited
 max memory size       (kbytes, -m) unlimited
 open files                    (-n) 11095
 pipe size          (512 bytes, -p) 1
 stack size            (kbytes, -s) 65536
 cpu time             (seconds, -t) unlimited
 max user processes            (-u) 5547
 virtual memory        (kbytes, -v) unlimited
 
 I've ordered a SCSI card to move the raid device to a server that I can
 bring up to 8G of ram.  I'm hoping the card gets here before I need to
 give the array back.
 
 I'll run fsck with truss and see with I find out.
 
 Thanks,
 
 Dan
 
 


More information about the freebsd-bugs mailing list