<?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 why LVM performance lower than ext3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655263#M20265</link>
    <description>hardware: HP Proliant DL585 + MSA1500&lt;BR /&gt;&lt;BR /&gt;Use same Lun on MSA1500:&lt;BR /&gt;&lt;BR /&gt;LVM: copy 10GB file , need 10mins&lt;BR /&gt;ext3: copy 10GB file , need 5mins&lt;BR /&gt;&lt;BR /&gt;I want to confirm if LV IO performance lower&lt;BR /&gt;than ext3 ?&lt;BR /&gt;&lt;BR /&gt;How can I tune LVM IO performance ?&lt;BR /&gt;&lt;BR /&gt;thanks for your help in advance !&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 22 Oct 2005 06:06:58 GMT</pubDate>
    <dc:creator>richeal75</dc:creator>
    <dc:date>2005-10-22T06:06:58Z</dc:date>
    <item>
      <title>why LVM performance lower than ext3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655263#M20265</link>
      <description>hardware: HP Proliant DL585 + MSA1500&lt;BR /&gt;&lt;BR /&gt;Use same Lun on MSA1500:&lt;BR /&gt;&lt;BR /&gt;LVM: copy 10GB file , need 10mins&lt;BR /&gt;ext3: copy 10GB file , need 5mins&lt;BR /&gt;&lt;BR /&gt;I want to confirm if LV IO performance lower&lt;BR /&gt;than ext3 ?&lt;BR /&gt;&lt;BR /&gt;How can I tune LVM IO performance ?&lt;BR /&gt;&lt;BR /&gt;thanks for your help in advance !&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Oct 2005 06:06:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655263#M20265</guid>
      <dc:creator>richeal75</dc:creator>
      <dc:date>2005-10-22T06:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: why LVM performance lower than ext3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655264#M20266</link>
      <description>Hi,&lt;BR /&gt;ext3 this is filesystem type and LVM it is volume manager - you can't compare this.&lt;BR /&gt;&lt;BR /&gt;What type of FS you have on LV created in LVM group ? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 22 Oct 2005 10:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655264#M20266</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-10-22T10:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: why LVM performance lower than ext3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655265#M20267</link>
      <description>Hi Gora ,&lt;BR /&gt;&lt;BR /&gt;Thanks you help!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LVM FS type = ext3 &lt;BR /&gt;&lt;BR /&gt;my test :&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=1.out bs=1k count=10240k&lt;BR /&gt;dd need only 2mins&lt;BR /&gt;&lt;BR /&gt;but I cp 1.out 2.out&lt;BR /&gt;cp need about 10mins&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so i tune LVM readahead as below:&lt;BR /&gt;&lt;BR /&gt;lvcreate -r 120 -L 100GB vg1&lt;BR /&gt;&lt;BR /&gt;but cp 10GB still need 10mins</description>
      <pubDate>Sat, 22 Oct 2005 23:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655265#M20267</guid>
      <dc:creator>richeal75</dc:creator>
      <dc:date>2005-10-22T23:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: why LVM performance lower than ext3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655266#M20268</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;the dd command you are using doesn't read data from disk, but it only writes.&lt;BR /&gt;the cp command instead reads and writes on the same disk, and this is obviously much slower.&lt;BR /&gt;these are two different activities, so it isn't a good test.&lt;BR /&gt;&lt;BR /&gt;ciao&lt;BR /&gt;Claudio&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Oct 2005 03:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/why-lvm-performance-lower-than-ext3/m-p/3655266#M20268</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-10-24T03:51:49Z</dc:date>
    </item>
  </channel>
</rss>

