Re: Does WD driver support MaxMultSect=16, and is it safe for a mysql server?




afaik multsect is only suported when DMA is not in use. DMA speeds up
transfers much mode, so you should focus on it.


But I found the message below in mysql manual >> optimization >> Disk Issues
.............
On Linux, you can get much more performance by using hdparm to
configure your disk's interface. (Up to 100% under load is not
uncommon.) The following hdparm options should be quite good for
MySQL, and probably for many other applications:

hdparm -m 16 -d 1

Note that performance and reliability when using this command depend
on your hardware, so we strongly suggest that you test your system
thoroughly after using hdparm. Please consult the hdparm manual page
for more information. If hdparm is not used wisely, filesystem
corruption may result, so back up everything before experimenting!
....................

" hdparm -m 16 -d 1 ", which mean that disk can handle 16 multsec and
activating DMA.

I know DMA is excellent, and multsect is also very impressive.

see http://linuxgazette.net/issue79/punk.html

right ?

this is very old comment, (>5 years IIRC), and I'm not sure if it applies to
newer drives.
--
ok, I see. Thanks.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • RE: hdparm script
    ... Where should I put a script that sets my drives settings with hdparm? ... To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". ...
    (Debian-User)
  • [Fwd: asus am2] solved
    ... bought myself a m2npv-vm asus am2 motherboard and a workinghorse_cpu amd sempron 3200+ am2 256kb. ... installed sarge on a 120 gigaB hd and all went well. ... then i installed hdparm and did as # hdparm /dev/hda. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: Problem to turn DMA on
    ... I'm trying to enable DMA with hdparm, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Trouble? ... Same error message ...
    (Debian-User)
  • Re: finding the rpm of the hard drive
    ... I can actually remove it and look at the label of ... but I rather not shutdown the machine just for this. ... Is hdparm the right program for a SCSI hard drive? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: System Performances
    ... the configurations of the "performance-settings Linux VM" ... It seem that you have the hdparm package installed but not the hwtools ... It is practically impossible to teach good programming style to students that ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)