Re: FW: 20TB Storage System

From: Poul-Henning Kamp (phk_at_phk.freebsd.dk)
Date: 09/02/03

  • Next message: Max Clark: "RE: FW: 20TB Storage System"
    To: "Max Clark" <max.clark@media.net>
    Date: Tue, 02 Sep 2003 22:01:44 +0200
    
    

    In message <ILENIMHFIPIBHJLCDEHKIEMEDCAA.max.clark@media.net>, "Max Clark" writ
    es:

    >Given the above:
    >1) What would my expected IO be using vinum to stripe the storage enclosures
    >detailed above?

    That depends a lot on the applications I/O pattern, an I doubt a
    precise prediction is possible.

    In particular the FibreChannel is hard to predict the throughput off
    because the various implementations seems to have each their own
    peculiar quirks performance wise.

    On a SEAGATE ST318452 disks, I see sequential transfer rates
    at the outside rim of the disk of 58MB/sec. If I stripe two of
    them them with CCD I get 107MB/sec.

    CCD has a better performance than Vinum where they compare.

    RAID-5 and striping a large number of disks does not scale linearly
    performance wise, in particular you _may_ see your average access
    time drop somewhat, but there is by far no guarantee that it will
    be better than the individual drive.

    >2) What is the maximum size of a filesystem that I can present to the host
    >OS using vinum/ccd? Am I limited anywhere that I am not aware of?

    Good question, I'm not sure we currently know the exact barrier.

    >3) Could I put all 20TB on one system, or will I need two to sustain the IO
    >required?

    Spreading it will give you more I/O bandwidth.

    -- 
    Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
    phk@FreeBSD.ORG         | TCP/IP since RFC 956
    FreeBSD committer       | BSD since 4.3-tahoe    
    Never attribute to malice what can adequately be explained by incompetence.
    _______________________________________________
    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: Max Clark: "RE: FW: 20TB Storage System"

    Relevant Pages

    • Re: FW: 20TB Storage System
      ... >1) What would my expected IO be using vinum to stripe the storage enclosures ... CCD has a better performance than Vinum where they compare. ... RAID-5 and striping a large number of disks does not scale linearly ... performance wise, in particular you _may_ see your average access ...
      (freebsd-questions)
    • Re: FW: 20TB Storage System
      ... >1) What would my expected IO be using vinum to stripe the storage enclosures ... CCD has a better performance than Vinum where they compare. ... RAID-5 and striping a large number of disks does not scale linearly ... performance wise, in particular you _may_ see your average access ...
      (freebsd-hackers)
    • Re: Interesting SunFire V65x configuration issue
      ... If I use differential disks then I can plug the ... I can mirror pairs of disks together to ... he'll typically download his whole mailbox. ... >and will thus span multiple spindles in the stripe. ...
      (comp.unix.solaris)
    • Re: raid0 slower than devices it is assembled of?
      ... So if the transfer time for a typical i/o is less than 2x ... If you set the stripe size ... modern disks are GOOD at streaming data. ... | hack your IO patterns to pieces. ...
      (Linux-Kernel)
    • Re: RAID 5 q - in simpler terms - THANKS!
      ... example, if its striped on disks 1-4, then all expansion will be on disks 1-4. ... Also, if you lose one disk in a stripe, the sync requires all disks in the stipe ... On your statement that no downtime is ever involved on mirroring, ... If the wrong two drives fail, ...
      (AIX-L)