<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DL140 G2 SATA disk speed in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644418#M66911</link>
    <description>Same symptoms down here.&lt;BR /&gt;&lt;BR /&gt;This seem to be related to the fact that the linux kernel recognise the drive as an old Parallel-ATA drive.&lt;BR /&gt;&lt;BR /&gt;My guess is that there is an emulation layer in  HP's bios that should be removed so that the linux kernel recognise the drive as a SATA one.&lt;BR /&gt;&lt;BR /&gt;You can see wether you are using the old PATA driver if your device is named /dev/hda. It will be /dev/sda if you are using the SATA driver.</description>
    <pubDate>Fri, 14 Oct 2005 13:34:17 GMT</pubDate>
    <dc:creator>Stenuit Jean-François</dc:creator>
    <dc:date>2005-10-14T13:34:17Z</dc:date>
    <item>
      <title>DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644416#M66909</link>
      <description>I just setup a DL140 G2 (375589-421) with Red Hat Enterprise Linux v4 Update 2.&lt;BR /&gt;&lt;BR /&gt;I'm getting very poor performance on the disk drives, less than 3 MB per second.&lt;BR /&gt;&lt;BR /&gt;I ran "hdparm /dev/hda" and notice that "using_dma" is not set and cannot be set (hdparm -d1 /dev/hda) with error "Operation not permitted".&lt;BR /&gt;&lt;BR /&gt;This server comes up as a supported system on the HP web which seems odd to me if it's performing so badly.</description>
      <pubDate>Fri, 07 Oct 2005 11:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644416#M66909</guid>
      <dc:creator>Richard Allen</dc:creator>
      <dc:date>2005-10-07T11:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644417#M66910</link>
      <description>Hi Allen ,&lt;BR /&gt;&lt;BR /&gt;    Do you use SATA harddrive? or  SCSI harddrive?&lt;BR /&gt;&lt;BR /&gt;    I suggest you use 2 method to benchmark i/o performance.&lt;BR /&gt;&lt;BR /&gt;    1, perform command "time dd if=/dev/zero of=/aaa bs=1024k count=3000", in the same time and another console perform command "vmstat 1 10000" to gather infomation.&lt;BR /&gt;&lt;BR /&gt;    2, perform command "time tar cf directory(i use redhat 4 discs)" to have a try. And  in the same time and another console perform command "vmstat 1 10000" to gather infomation.&lt;BR /&gt;&lt;BR /&gt;    Put on below result.&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Sat, 08 Oct 2005 02:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644417#M66910</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-10-08T02:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644418#M66911</link>
      <description>Same symptoms down here.&lt;BR /&gt;&lt;BR /&gt;This seem to be related to the fact that the linux kernel recognise the drive as an old Parallel-ATA drive.&lt;BR /&gt;&lt;BR /&gt;My guess is that there is an emulation layer in  HP's bios that should be removed so that the linux kernel recognise the drive as a SATA one.&lt;BR /&gt;&lt;BR /&gt;You can see wether you are using the old PATA driver if your device is named /dev/hda. It will be /dev/sda if you are using the SATA driver.</description>
      <pubDate>Fri, 14 Oct 2005 13:34:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644418#M66911</guid>
      <dc:creator>Stenuit Jean-François</dc:creator>
      <dc:date>2005-10-14T13:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644419#M66912</link>
      <description>This is in fact the problem (SATA disks detected as /dev/hd*). I think I have most likely ruled out a hardware problem since I got another DL140 G2 and with the same symptoms.&lt;BR /&gt;&lt;BR /&gt;The clock seems to stop now and then, the hard disks become unavailable for extended periods when handling high IO loads.</description>
      <pubDate>Tue, 18 Oct 2005 10:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644419#M66912</guid>
      <dc:creator>Richard Allen</dc:creator>
      <dc:date>2005-10-18T10:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644420#M66913</link>
      <description>I found i stupid mistake since kernel 2.6 no problem sata reconition if you have any cd driver on ide adapter mounted.&lt;BR /&gt;so if you have a cd driver inside your hd is sda and/or sdb if you dont have they becames hda/hdb .&lt;BR /&gt;The problem is only bios emulation so let hp repair this stupid problem!!!!!</description>
      <pubDate>Sun, 06 Nov 2005 09:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644420#M66913</guid>
      <dc:creator>nikoz</dc:creator>
      <dc:date>2005-11-06T09:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644421#M66914</link>
      <description>I have found that this problem can be addressed with having a IDE CD-ROM hooked up to the machine.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172301" target="_blank"&gt;https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172301&lt;/A&gt;</description>
      <pubDate>Sun, 06 Nov 2005 20:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644421#M66914</guid>
      <dc:creator>Richard Allen</dc:creator>
      <dc:date>2005-11-06T20:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644422#M66915</link>
      <description>A workaround to this problem is to change /boot/grub/grub.conf and specify 'ide0=noprobe ide1=noprobe' on the 'kernel' lines as follows.&lt;BR /&gt;&lt;BR /&gt;Change...&lt;BR /&gt;        kernel /vmlinuz-2.6.9-22.0.1.EL ro root=/dev/VolGroup00/LogVol00&lt;BR /&gt;...to...&lt;BR /&gt;        kernel /vmlinuz-2.6.9-22.0.1.EL ro root=/dev/VolGroup00/LogVol00 ide0=noprobe ide1=noprobe&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Subsequent kernel installs will also get these additional parameters, so this doesn't need to be redone later.&lt;BR /&gt;&lt;BR /&gt;When this change has been made and the system rebooted, your hard disk will now be /dev/sda not /dev/hda and performance will be a lot faster.&lt;BR /&gt;&lt;BR /&gt;This doesn't affect the DL145 G2, only the DL140 G2...&lt;BR /&gt;&lt;BR /&gt;I hope this helps...&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Wed, 30 Nov 2005 08:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644422#M66915</guid>
      <dc:creator>Dan Tucny</dc:creator>
      <dc:date>2005-11-30T08:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644423#M66916</link>
      <description>I've got the same problem.  Here is another strange behavior.  The server is not able to boot from USB if no CD drive attached to the system.  For some reason, with or without CD drive has dynamically changed the BIOS setting.&lt;BR /&gt;This is definitely HP problem.</description>
      <pubDate>Wed, 07 Dec 2005 15:28:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644423#M66916</guid>
      <dc:creator>Hoang Le_1</dc:creator>
      <dc:date>2005-12-07T15:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644424#M66917</link>
      <description>So was this ever addressed by HP or did they just not bother?  We have the same problem on about 15 machines and are about ready to send them back.</description>
      <pubDate>Tue, 12 Sep 2006 14:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644424#M66917</guid>
      <dc:creator>joel flickinger_1</dc:creator>
      <dc:date>2006-09-12T14:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: DL140 G2 SATA disk speed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644425#M66918</link>
      <description>My experience is that appending the following parameters to the kernel boot will rectify the problem:&lt;BR /&gt;&lt;BR /&gt;ide0=noprobe ide1=noprobe&lt;BR /&gt;&lt;BR /&gt;I don't agree that this is a HP problem but a kernel problem, the kernel is detecting them as non-SATA disks.</description>
      <pubDate>Mon, 18 Sep 2006 06:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dl140-g2-sata-disk-speed/m-p/3644425#M66918</guid>
      <dc:creator>Richard Allen</dc:creator>
      <dc:date>2006-09-18T06:11:58Z</dc:date>
    </item>
  </channel>
</rss>

