Re: Very slow writing to SATA disk

From: Peter Jeremy (PeterJeremy_at_optushome.com.au)
Date: 10/28/05

  • Next message: Robert Watson: "Re: RFC: porting NetBSD fsdb enhancements to FreeBSD"
    Date: Fri, 28 Oct 2005 19:48:44 +1000
    To: "Mikhail T." <mi@aldan.algebra.com>
    
    

    On Fri, 2005-Oct-28 01:18:03 -0400, Mikhail T. wrote:
    >I've got a new Hitachi drive with 16Mb of cache:
    >
    > ad8: 476940MB <HDS725050KLA360 K2AOA11A> at ata4-master SATA150
    >
    >and am trying to use it to store backups online. Unfortunately, writing
    >to the disk is painfully slow (by today's standards) -- it can barely
    >keep 7Mb/second and my other (SCSI) disks run circles around it.

    If this drive doesn't support tagged-queueing, is the write cache
    disabled? I get that sort of performance from a (PATA) disk with
    the cache disabled (hw.ata.wc="0" in loader.conf)

    >According to smartctl, the drive runs at 56C during the copying. Its
    >idle temperature seems to be 54C.

    I'd double-check that (eg with a finger). If the drive really is
    running at 56°C, it won't last very long.

    -- 
    Peter Jeremy
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: Robert Watson: "Re: RFC: porting NetBSD fsdb enhancements to FreeBSD"

    Relevant Pages

    • RE: Disk vs Tape scenario
      ... With the storage available for me to test it is hard to eliminate cache ... Theoretically a volume using RAID-10 on 8x10K RPM disks can handle ... A write SSCH rate of 475/sec would push the RAID-10 parity group to 950 ... I just tested with two IEBDG jobs writing 20 million 80 byte records ...
      (bit.listserv.ibm-main)
    • Re: Cache questions
      ... > sets and the MMX and XMM registers where possible. ... > I'm writing a routine which will need to read from a source bitmap ... especially when it causes cache misses. ... > some stack space, and I could write one of my local variables with, ...
      (comp.lang.asm.x86)
    • Re: need fastest way to write 2gig array to disk file
      ... Eric Taylor wrote: ... > writes seem to go directly to the cache and so a 2 gig output ... > On another similar system, with scsi disks, once the program ... (when writing to the cache, ...
      (comp.os.linux.development.apps)
    • Cache questions
      ... sets and the MMX and XMM registers where possible. ... I'm writing a routine which will need to read from a source bitmap ... But actually my knowledge of how the L1/L2 cache works is a little ... my local variables to memory, what's the best way to do that? ...
      (comp.lang.asm.x86)
    • need fastest way to write 2gig array to disk file
      ... writes seem to go directly to the cache and so a 2 gig output ... (when writing to the cache, ... Top says almost all the memory is free, ... And why would a write from memory to a scsi disk go at only ...
      (comp.os.linux.development.apps)