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

From: Petri Helenius (pete_at_he.iki.fi)
Date: 09/03/03

  • Next message: Chuck Swiger: "Re: 20TB Storage System (fsck????)"
    Date: Wed, 03 Sep 2003 21:22:59 +0300
    To: Max Clark <max.clark@media.net>
    
    

    Max Clark wrote:

    >Ohh, that's an interesting snag. I was under the impression that 5.x w/ PAE
    >could address more than 4GB of Ram.
    >
    >
    It does. However as long as a pointer is 32 bits, your address space for
    a process
    is maxed out at 4G which translates to about 2.5G user after kernel and
    other
    things have taken their toll.

    >If fsck requires 700K for each 1GB of Disk, we are talking about 7GB of Ram
    >for 10TB of disk. Is this correct? Will PAE not function correctly to give
    >me 8GB of Ram? To check 10TB of disk?
    >
    PAE functions correctly but does not provide for 7G address space.

    >Is there anyway to bypass this requirement and split fsck into smaller
    >chunks? Being able to fsck my disk is kinda important.
    >
    >
    Yes, you do that by splitting up the filesystem to smaller filesystems.
    Kind of obvious?

    >I have zero experience with either itanium or opteron. What is the current
    >status of support for these processors in FreeBSD? What would the preferred
    >CPU be? Will there be PCI cards that I would not be able to use in either of
    >these systems?
    >
    >
    I´m personally biased towards the Opteron, but that´s more based on that
    it makes
    more sense than their technical merits so far (because neither has too
    much).

    Both CPU´s should work fine with 5.2 according to the TODO list.
    Meanwhile I suggest
    you play with the number of inodes on the 10TB filesystem and see how
    that affects
    the memory usage.

    Pete

    _______________________________________________
    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: Chuck Swiger: "Re: 20TB Storage System (fsck????)"

    Relevant Pages

    • Re: [PATCH 00/14] Pramfs: Persistent and protected ram filesystem
      ... One thing with persistent RAM disks is you _really_ want it to be ... That's one of the advantages of using a log-structured filesystem such ... got an external SRAM with a battery for example. ... optimum performance on spinning disk media, ...
      (Linux-Kernel)
    • Re: 20TB Storage System (fsck????)
      ... >could address more than 4GB of Ram. ... However as long as a pointer is 32 bits, ... Being able to fsck my disk is kinda important. ... you do that by splitting up the filesystem to smaller filesystems. ...
      (freebsd-hackers)
    • Re: experimantal question about mds
      ... My idea was to setup a raid1with virtual disk images. ... For now the man-page mentoid me to not to do so, while large disks in RAM ... cause panics, and i know panics come surely ... the regular process of filesystem buffering will do ...
      (freebsd-hackers)
    • Re: [TuxOnIce-devel] [RFC] TuxOnIce
      ... I also want my sytem to reliably hibernate if the filesystem to hold ... For full reliability you simply need a reservation. ... The typical system today has three orders of magnitude more disk ... less than 2two orders of magnitude more disk than ram? ...
      (Linux-Kernel)
    • Weird harddisk behaviour
      ... A couple of weeks ago my 400Gb SATA disk crashed. ... Partition Table for /dev/sda ... # Type Sector Sector Offset Length Filesystem Type Flag ... Superblock backups stored on blocks: ...
      (Linux-Kernel)