Re: 20TB Storage System (fsck????)

From: Geoff Buckingham (geoffb_at_chuggalug.clues.com)
Date: 09/04/03

  • Next message: Julian Elischer: "Re: 20TB Storage System (fsck????)"
    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"


  • Next message: Julian Elischer: "Re: 20TB Storage System (fsck????)"

    Relevant Pages

    • Re: [PATCH] Clustering indirect blocks in Ext3
      ... This patch modifies the block allocation strategy in ext3 in order to ... Slow fsck is not a serious problem on ... Most of Ext3 metadata is clustered on disk. ... indirect blocks are an exception. ...
      (Linux-Kernel)
    • Re: Re. Suse 10.
      ... That may be an approximation of the message, but it is certainly not the ... First wild guess - you have a hardware problem with the second partition ... taking a long time to access the disk or work something out? ... you need to run fsck manually on your scsi drive - ...
      (alt.os.linux.suse)
    • SUMMARY: repair a SAN disk, revised
      ... Please try to run the full fsck and see if it can ... Otherwise only option is to restore from backup. ... repair a SAN disk, ...
      (SunManagers)
    • Re: 20TB Storage System (fsck????)
      ... > and make the operation multiple pass over the disk. ... > fsck the disk will go up inversely proportionally to the amount ... Pardon my ignorance but does the number of inodes in the filesystem have a ...
      (freebsd-hackers)
    • Re: Damaged file system
      ... > tree structure of my second disk. ... > Windows and a reformatting of the whole disk. ... fsckis the name of the unix FileSystem ChecKer. ... I suspect that fsck created these files because the disk / filesystem is ...
      (comp.os.linux)