<?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: ext2-3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035971#M5924</link>
    <description>ext2 is Linux extended filesystem 2&lt;BR /&gt;&lt;BR /&gt;ext3 is also and extended file system... but is what is known as a journeling file system.  Another journeling file system is reiser (reiserfs).  A journeling file system is more resiliant than a non-journeling system...  as it says..it journels... or writes data in a way to allow for easier recovery&lt;BR /&gt;&lt;BR /&gt;Ext3 is not only safe... but recommended to user for /&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 29 Jul 2003 14:48:07 GMT</pubDate>
    <dc:creator>John Meissner</dc:creator>
    <dc:date>2003-07-29T14:48:07Z</dc:date>
    <item>
      <title>ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035966#M5919</link>
      <description>When I build a linux RH8 system, should my / filesystem be ext2 or 3? And what is the difference? Is it like HFS  and vxfs in the HPUX world?&lt;BR /&gt;&lt;BR /&gt;10x&lt;BR /&gt;RPM</description>
      <pubDate>Tue, 29 Jul 2003 10:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035966#M5919</guid>
      <dc:creator>Nobody's Hero</dc:creator>
      <dc:date>2003-07-29T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035967#M5920</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;ext3 is equivalent to ext2 with journalization. You can make / in ext3.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jerome</description>
      <pubDate>Tue, 29 Jul 2003 10:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035967#M5920</guid>
      <dc:creator>Jerome Baron</dc:creator>
      <dc:date>2003-07-29T10:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035968#M5921</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;"ext3" is a Journaled/Logged file system.  I won't swear to it, but I'm pretty sure logging is turned on by default.&lt;BR /&gt;&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 10:59:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035968#M5921</guid>
      <dc:creator>Tom Dawson</dc:creator>
      <dc:date>2003-07-29T10:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035969#M5922</link>
      <description>ext3 is like ext2, but it is more tolerant to power failures and system crashes. Now ext3 is enough stable so a lot of linux distributions (like redhat) use it as default filesystem.&lt;BR /&gt;&lt;BR /&gt;I think that the new 'reiser file system' worth a look, too. I'm using it with RH9, and it has better performances than ext3. Now I don't remember where you can find docs about reiserfs :-) try with google or in &lt;A href="http://www.tldp.org" target="_blank"&gt;www.tldp.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;Claudio</description>
      <pubDate>Tue, 29 Jul 2003 11:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035969#M5922</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-29T11:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035970#M5923</link>
      <description>ext3 is as noted earlier the default fs in many distributions.&lt;BR /&gt;&lt;BR /&gt;It is a journaling filesystem, like HP-UX(Veritas) vxfs/JFS filesystems.&lt;BR /&gt;&lt;BR /&gt;It is quite tolerant of power failures, I've tested the functionality frequently.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 29 Jul 2003 13:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035970#M5923</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-29T13:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035971#M5924</link>
      <description>ext2 is Linux extended filesystem 2&lt;BR /&gt;&lt;BR /&gt;ext3 is also and extended file system... but is what is known as a journeling file system.  Another journeling file system is reiser (reiserfs).  A journeling file system is more resiliant than a non-journeling system...  as it says..it journels... or writes data in a way to allow for easier recovery&lt;BR /&gt;&lt;BR /&gt;Ext3 is not only safe... but recommended to user for /&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jul 2003 14:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035971#M5924</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-07-29T14:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: ext2-3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035972#M5925</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;ext3 is just the same filesystem as the ext2&lt;BR /&gt;the only difrence is the jurnal that ext3&lt;BR /&gt;have.&lt;BR /&gt;That's mean that if your filesystem should made&lt;BR /&gt;a recovery so if you use ext3 then it will be&lt;BR /&gt;much faster than ext2.&lt;BR /&gt;&lt;BR /&gt;In any time you can migrate from ext2 to ext3&lt;BR /&gt;and back.&lt;BR /&gt;&lt;BR /&gt;Ofcource better to use ext3 for you.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Tue, 29 Jul 2003 19:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ext2-3/m-p/3035972#M5925</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-29T19:08:57Z</dc:date>
    </item>
  </channel>
</rss>

