<?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 Storage issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099561#M30680</link>
    <description>Hi.&lt;BR /&gt;I have here a HP ML150 with a sata raid card E200 with BBWC and 4 500GB hd in raid5.&lt;BR /&gt;I noticed a very poor performance writing on the disk...i get max 21mbit/s.&lt;BR /&gt;I use ext3 over lvm volumes.&lt;BR /&gt;With the same setup on an old PIV and no raid i get 40mbit/s.&lt;BR /&gt;What's wrong? I use debian etch and kernel 2.6.23.1.&lt;BR /&gt;I tried also with different kernels.&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Pier</description>
    <pubDate>Thu, 08 Nov 2007 13:17:53 GMT</pubDate>
    <dc:creator>Pierguido</dc:creator>
    <dc:date>2007-11-08T13:17:53Z</dc:date>
    <item>
      <title>Storage issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099561#M30680</link>
      <description>Hi.&lt;BR /&gt;I have here a HP ML150 with a sata raid card E200 with BBWC and 4 500GB hd in raid5.&lt;BR /&gt;I noticed a very poor performance writing on the disk...i get max 21mbit/s.&lt;BR /&gt;I use ext3 over lvm volumes.&lt;BR /&gt;With the same setup on an old PIV and no raid i get 40mbit/s.&lt;BR /&gt;What's wrong? I use debian etch and kernel 2.6.23.1.&lt;BR /&gt;I tried also with different kernels.&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;Pier</description>
      <pubDate>Thu, 08 Nov 2007 13:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099561#M30680</guid>
      <dc:creator>Pierguido</dc:creator>
      <dc:date>2007-11-08T13:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Storage issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099562#M30681</link>
      <description>&amp;gt;&amp;gt;&amp;gt; With the same setup on an old PIV and no raid i get 40mbit/s.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What kind of disk?&lt;BR /&gt;&lt;BR /&gt;SATA disks are not the fastest disks, and with RAID 5, you could get worst performance than single disk, because of parity calculation.&lt;BR /&gt;&lt;BR /&gt;What is the speed when you "read" from the disk?&lt;BR /&gt;&lt;BR /&gt;Are you doing the exactly same performance test? Is the system idle?</description>
      <pubDate>Thu, 08 Nov 2007 13:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099562#M30681</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-11-08T13:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Storage issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099563#M30682</link>
      <description>Shalom Pier,&lt;BR /&gt;&lt;BR /&gt;I have to agree that more information is needed.&lt;BR /&gt;&lt;BR /&gt;I'd like to know what kind of applications are being run on it. For example an oracle or mysql database with a lot of write activity needs storage to be raid 1. However a mostly read data mine can be raid 5 without difficulty.&lt;BR /&gt;&lt;BR /&gt;The devil may be in the details of the applications, memory settings, database configuration issues (ex oracle SGA) and such.&lt;BR /&gt;&lt;BR /&gt;If your figure is off a network transfer, then network configuration could be a factor.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Nov 2007 13:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099563#M30682</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-08T13:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Storage issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099564#M30683</link>
      <description>Here more details:&lt;BR /&gt;&lt;BR /&gt;the server is doing actually nothing as it's a test server.&lt;BR /&gt;i made a bonnie++ test and i got these results:&lt;BR /&gt;&lt;BR /&gt;------Sequential Output------&lt;BR /&gt;-Per Chr- --Block-- -Rewrite- &lt;BR /&gt;K/sec %CP K/sec %CP K/sec &lt;BR /&gt;19284  43 19476   5 12608   &lt;BR /&gt;&lt;BR /&gt;--Sequential Input- --Random-&lt;BR /&gt;-Per Chr- --Block-- --Seeks--&lt;BR /&gt;%CP K/sec %CP K/sec %CP  /sec %CP&lt;BR /&gt;3 36597  74 88286  12 532.4   0&lt;BR /&gt;&lt;BR /&gt;here a dd output:&lt;BR /&gt;&lt;BR /&gt;srv-cluster-1:/home/pier# dd if=/dev/zero of=pppp.img bs=1024 count=3000000&lt;BR /&gt;3000000+0 records in&lt;BR /&gt;3000000+0 records out&lt;BR /&gt;3072000000 bytes (3.1 GB) copied, 149.703 seconds, 20.5 MB/s&lt;BR /&gt;&lt;BR /&gt;These are the result with a file server with 7 500GB hd raid 5 (with different raid card, a 3ware card):&lt;BR /&gt;&lt;BR /&gt;------Sequential Output------ &lt;BR /&gt;-Per Chr- --Block-- -Rewrite- &lt;BR /&gt;K/sec %CP K/sec %CP K/sec %CP&lt;BR /&gt;53830  98 177074  34 32281   5 &lt;BR /&gt;&lt;BR /&gt;--Sequential Input- --Random-&lt;BR /&gt;-Per Chr- --Block-- --Seeks--&lt;BR /&gt;K/sec %CP K/sec %CP  /sec %CP&lt;BR /&gt;22564  42 51874   3 350.8   0&lt;BR /&gt;&lt;BR /&gt;dd output:&lt;BR /&gt;&lt;BR /&gt;srv-file:/home/pier#  dd if=/dev/zero of=pppp.img bs=1024 count=3000000&lt;BR /&gt;3000000+0 records in&lt;BR /&gt;3000000+0 records out&lt;BR /&gt;3072000000 bytes (3.1 GB) copied, 17.538 seconds, 175 MB/s&lt;BR /&gt;&lt;BR /&gt;I mean, i don't expect that hp card to be as fast as the other, but at least give me some decent performance.&lt;BR /&gt;The result from the old PIV, are from a normal ide disk i think 40GB big (so pretty old).&lt;BR /&gt;&lt;BR /&gt;Pier&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Nov 2007 04:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/storage-issue/m-p/4099564#M30683</guid>
      <dc:creator>Pierguido</dc:creator>
      <dc:date>2007-11-09T04:42:01Z</dc:date>
    </item>
  </channel>
</rss>

