<?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: LVM and ext3 filesystem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668280#M1171</link>
    <description>Vincent is absolutely right.  LVM has nothing to do with journaling or with filesystem for that matter.  I've been running LVM with reiserfs on my box for quite some time.  The filesystem (reiserfs in my case) doesn't care about LVM and LVM doesn't care about the filesystem.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
    <pubDate>Thu, 21 Feb 2002 11:31:52 GMT</pubDate>
    <dc:creator>Santosh Nair_1</dc:creator>
    <dc:date>2002-02-21T11:31:52Z</dc:date>
    <item>
      <title>LVM and ext3 filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668278#M1169</link>
      <description>Can you give an option for ext3 fs during mke2fs on a logical volume device?  I am in doubt because lvm is already journal, why would you want logical volume device on ext3? Thanks.</description>
      <pubDate>Wed, 20 Feb 2002 15:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668278#M1169</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-20T15:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: LVM and ext3 filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668279#M1170</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;LVM allows you to create flexible data partitions that are not confined to a single disk. For instance, it allows you to create a single partition of 16 GB which spans two disks of 8 GB each.&lt;BR /&gt;&lt;BR /&gt;Ext3 is a journaling filesystem (like reiserfs, jfs, xfs etc.), which provides rapid crash recovery.&lt;BR /&gt;&lt;BR /&gt;Conclusion: it makes perfect sense to create journaling filesystems on top of LVM data partitions. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Thu, 21 Feb 2002 07:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668279#M1170</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2002-02-21T07:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: LVM and ext3 filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668280#M1171</link>
      <description>Vincent is absolutely right.  LVM has nothing to do with journaling or with filesystem for that matter.  I've been running LVM with reiserfs on my box for quite some time.  The filesystem (reiserfs in my case) doesn't care about LVM and LVM doesn't care about the filesystem.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 21 Feb 2002 11:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668280#M1171</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2002-02-21T11:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: LVM and ext3 filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668281#M1172</link>
      <description>Thanks for your reply. Now which is better to use in conjunction with LVM, reiserfs or ext3? &lt;BR /&gt;&lt;BR /&gt;On another note, for conceptual purposes; let say I've created a logical volume having size=100Mbytes and filesystem (ext3 or reiserfs).  It's been in use for a few weeks, then I need to extend it (just assume we have enough extent to extend the lv). Lv has been extended successfully to 300Mbytes, Do I need to run mke2fs (some equiv. command) to alter (increase) the file system size? Is it safe? Can this be done without the fear of lost data? If this is possible, could you give an example? Thanks for your input.</description>
      <pubDate>Thu, 21 Feb 2002 15:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668281#M1172</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-21T15:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: LVM and ext3 filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668282#M1173</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;both file systems have goods and bads:&lt;BR /&gt;&lt;BR /&gt;reiser file system is a very modern file system with intent logging mechanism a little overhead, it is also very fast. But you can get into trouble when using reiser for the root-file-system. It's a known problem that reiser as rootfs can cause trouble with writing errors.&lt;BR /&gt;&lt;BR /&gt;ext3 is also modern and very new, it also provides intent logging and so on, but you would have big problems if you use ext3 with most commercial backup solutions, because they don't support ext3- backups so far, like Omniback and some others....&lt;BR /&gt;&lt;BR /&gt;So you have to find out which of these two you select.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Feb 2002 15:44:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lvm-and-ext3-filesystem/m-p/2668282#M1173</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-02-21T15:44:42Z</dc:date>
    </item>
  </channel>
</rss>

