Re: 20TB Storage System (fsck????)
From: Geoff Buckingham (geoffb_at_chuggalug.clues.com)
Date: 09/04/03
- Previous message: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- In reply to: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- Next in thread: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- Reply: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 4 Sep 2003 11:01:55 +0000 To: Terry Lambert <tlambert2@mindspring.com>
On Thu, Sep 04, 2003 at 01:12:45AM -0700, Terry Lambert wrote:
>
> Yes. Limit the number of CG bitmaps you examine simultaneously,
> and make the operation multiple pass over the disk. This is not
> that hard a modification to fsck, and it can be done fairly
> quickly by anyone who understands the code. The code in time to
> fsck the disk will go up inversely proportionally to the amount
> of RAM it's allowed to use, which is limited to the UVA size
> minus the fsck program size itself, and the fsck buffers used for
> things like FS metadata for a given file/directory.
>
>
Pardon my ignorance but does the number of inodes in the filesystem have a
significant impact on the memory requirement of fsck?
I ask as it was previously stated the smallest file on the 10TB filessytem
would be 500MB which would enable a vastley reduced number of inodes and
possibly very large block fragment and cluster sizes?
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- In reply to: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- Next in thread: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- Reply: Terry Lambert: "Re: 20TB Storage System (fsck????)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|