<?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 tradition partition or LVM ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362868#M35323</link>
    <description>Hi everybody, which kind of configuration i should choice when install Red Hat ES 5.x ? and why ?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Fri, 20 Feb 2009 06:52:55 GMT</pubDate>
    <dc:creator>Tung_1</dc:creator>
    <dc:date>2009-02-20T06:52:55Z</dc:date>
    <item>
      <title>tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362868#M35323</link>
      <description>Hi everybody, which kind of configuration i should choice when install Red Hat ES 5.x ? and why ?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 20 Feb 2009 06:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362868#M35323</guid>
      <dc:creator>Tung_1</dc:creator>
      <dc:date>2009-02-20T06:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362869#M35324</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The answer is it depends.&lt;BR /&gt;&lt;BR /&gt;I just attended a performance class (In November) that said to not put swap in LVM. I've been doing that for years.&lt;BR /&gt;&lt;BR /&gt;What you do, and how you do it completely depends on your application needs and what kind of storage you have available.&lt;BR /&gt;&lt;BR /&gt;Here is a layout of a typical system, 20 GB boot disk 200 GB of storage and a smb mount to a Samba network/NAS device for shared storage.&lt;BR /&gt;&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/mapper/vg00-lvol1&lt;BR /&gt;                      2.0G  427M  1.5G  23% /&lt;BR /&gt;/dev/mapper/vg00-lvol3&lt;BR /&gt;                      7.8G  2.6G  4.9G  35% /usr&lt;BR /&gt;/dev/mapper/vg00-lvol4&lt;BR /&gt;                      7.7G  301M  7.0G   5% /var&lt;BR /&gt;/dev/mapper/vg01-lvol0&lt;BR /&gt;                      184G   71G  105G  41% /share&lt;BR /&gt;/dev/hda1              99M   32M   63M  34% /boot&lt;BR /&gt;tmpfs                 180M     0  180M   0% /dev/shm&lt;BR /&gt;//10.0.0.10/web       465G  364G  102G  79% /web&lt;BR /&gt;&lt;BR /&gt;It works for me, leaves enough software update space laying around plus a generous /var partition for variable data.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 20 Feb 2009 11:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362869#M35324</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-20T11:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362870#M35325</link>
      <description>LVM gives you a lot of advantages, like volume resizing and snapshots. I use LVM always. In fact, there is no option on other Unix OS like AIX.</description>
      <pubDate>Fri, 20 Feb 2009 11:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362870#M35325</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-02-20T11:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362871#M35326</link>
      <description>If the question is whether or not to use LVM, the answer is an unqualified yes.&lt;BR /&gt;&lt;BR /&gt;LVM has saved me a great deal of OS reinstall time due to the ability to completely reconfigure storage while the system is running.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 20 Feb 2009 11:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362871#M35326</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-20T11:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362872#M35327</link>
      <description>I would agree. Being able to resize a filesystem without even unmounting it (with lvextend/resize2fs) is extremely useful for production machines.&lt;BR /&gt;&lt;BR /&gt;Steven, that's interesting about swap within LVM having possible performance problems. Did they mention how much noticeable performance degradation there might be? Perhaps I should update my server deployments to keep swap out of LVM.</description>
      <pubDate>Fri, 20 Feb 2009 15:06:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362872#M35327</guid>
      <dc:creator>Steven McCoy</dc:creator>
      <dc:date>2009-02-20T15:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362873#M35328</link>
      <description>I'm curous about the swap in LVM as well.  I would think that I/O activity on swap would have to be so high for it being in LVM to show a noticable performance difference.  But at that point a shortage of memory would be the real issue.&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Feb 2009 19:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362873#M35328</guid>
      <dc:creator>Victor Semaska_3</dc:creator>
      <dc:date>2009-02-20T19:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: tradition partition or LVM ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362874#M35329</link>
      <description>Hi Tung,&lt;BR /&gt;I dont have much to answer coz other gurus have given u sufficient info regarding this topic.&lt;BR /&gt;Adding few more....&lt;BR /&gt;LVMs primary purpose is enable flexible disk space management mechanism. &lt;BR /&gt;so if you think your servers space requirement will grow in the future and also u want to keep your mount points unchanged LVM is the option.&lt;BR /&gt;LVM allows u to expand your file system space on the fly but reducing is not recommended on the fly.&lt;BR /&gt;Also it is a best practice to keep /boot &amp;amp; swap out of LVMs. &lt;BR /&gt;Yes LVM adds some over head to the file system but it can be ignored when u compare the advantages u gain from it.&lt;BR /&gt;&lt;BR /&gt;Good Luck...!&lt;BR /&gt; &lt;BR /&gt;Technology is there to use so use it when ever u can apply.</description>
      <pubDate>Mon, 23 Feb 2009 09:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tradition-partition-or-lvm/m-p/4362874#M35329</guid>
      <dc:creator>Nuwan Alwis</dc:creator>
      <dc:date>2009-02-23T09:04:43Z</dc:date>
    </item>
  </channel>
</rss>

