Re: Very low disk performance on 5.x

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

  • Next message: Steven Hartland: "Re: Very low disk performance on 5.x"
    To: Sten Spans <sten@blinkenlights.nl>
    Date: Mon, 02 May 2005 23:06:49 +0200
    
    

    In message <Pine.SOC.4.61.0505022252190.787@tea.blinkenlights.nl>, Sten Spans w
    rites:

    >>> What about disk arrays that support RAID3?
    >>
    >> Would work for me, but most of them are dumbed down when they do RAID3:
    >> they have to hard format the disks to 128 byte sector sizes and similar
    >> madness in order to support 512 bytes sectors on the RAID3 volume.
    >
    >I would really love the 512 + 8 byte checksum stuff that mainframes
    >and netapps do. Does GEOM simplify implementing something like this ?

    Yes, GEOM works with arbitrary sectorsizes, but far from all current
    GEOM classes does.

    -- 
    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: Steven Hartland: "Re: Very low disk performance on 5.x"

    Relevant Pages

    • Geom RAID root report.
      ... I did a search on the lists to see if ... anyone else had questions or was willing to report on using a GEOM ... First I did a minimal install to one of the two disks in a 512M root. ... Gmirror on the fix-it CD appears to be impotent. ...
      (freebsd-stable)
    • Re: how does gmirror start up?
      ... the underlying operation of GEOM, ... /boot/loader.conf) and gm0 appears, backed by ad6/7. ... I would expect there to be a file somewhere in /etc with this config ... Does the system search the ends of all physically-attached disks, ...
      (freebsd-questions)
    • Re: how does gmirror start up?
      ... I'm intending to replace that SCSI disk with a pair of SATA ... the underlying operation of GEOM, ... /boot/loader.conf) and gm0 appears, backed by ad6/7. ... Does the system search the ends of all physically-attached disks, ...
      (freebsd-questions)
    • Re: dding a modified partition table to my /dev/ad0
      ... Assuming it is in the kernel, ... GEOM, hence it is very easy to restrict stuff to read-only. ... almost unlimited transformations to the data en route to the disks, ... as encrypting everything, or mirrorring data on several disks, or ...
      (comp.unix.bsd.freebsd.misc)
    • Re: GEOM for multipath? How?
      ... Multipath should be easy to implement on ... > FreeBSD as well, via geom." ... > existing geom utils to do this. ... > Basically, I'd want a provider, that would see two disks, and if it ...
      (freebsd-hackers)