Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: LinuxFS for Oracle

Re: LinuxFS for Oracle

From: Stefan Jahnke <stefan.jahnke_at_d2vodafone.de>
Date: Fri, 31 Aug 2001 02:32:18 -0700
Message-ID: <F001.0037EB74.20010831024108@fatcity.com>

Hi,

afaik, ReiserFS is not ext3. The ext3 filesystem is the next generation file system by the ext2 guys. The ext fs is the most mature filesystem by means of how long it is around, not by concept or feature that linux has to offer. ReiserFS offers you one major advantage: It's a journaling file system. Take a look at xfs, it's another journaling file system (shouldn't be used in production yet). Eventhough ReiserFS is recommended as a stable FS by SuSE, I still stick to ext2, but this is only because I haven't had the time to really test ReiserFS yet. And, yes, ReiserFS brings overhead with it, but that shouldn't really matter. If you are concerned about power-outs and wether things have been written to disk or not, why don't you go with a raw FS instead of a file system for you data files ?


| Regards,                   |
| Stefan Jahnke              |

| @:D2 Vodafone, Abt.: FBOM |

"Gogala, Mladen" schrieb:
>
> Sorry for being unclear. ReiserFS has much, much, much faster fsck then
> Ext2.
> With ReiserFS (a.k.a Ext3), fsck takes a second or two, not longer. With
> ext2
> it can go on forever, especially on /oracle, /mp3 or /usr/local filesystems.
>
> -----Original Message-----
> Sent: Wednesday, August 29, 2001 3:52 PM
> To: Multiple recipients of list ORACLE-L
>
> > -----Original Message-----
> > From: Gogala, Mladen [ mailto:MGogala_at_oxhp.com <mailto:MGogala_at_oxhp.com> ]
>
> >
> > Oracle works on ReiserFS as well as on Ext2. My personal preference
> > was ReiserFS because of the abominable fsck times with my big
> > disks (32GB &
> > 20GB).
>
> I am confused - did you choose ReiserFS because you wanted abominable fsck
> times, and that's what you got with ReiserFS, or because you wanted to avoid
> abominable fsck times, and abominable fsck times are a feature of Ext2 but
> not ReiserFS?
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Gogala, Mladen
> INET: MGogala_at_oxhp.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
> ---------------------------------------------------------
> This Mail has been checked for Viruses
> Attention: Encrypted mails can NOT be checked!
>
> **
>
> Diese Mail wurde auf Viren geprueft
> Hinweis: Verschluesselte mails koennen NICHT auf Viren geprueft werden!
> ---------------------------------------------------------

--
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stefan Jahnke
  INET: stefan.jahnke_at_d2vodafone.de

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Aug 31 2001 - 04:32:18 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US