From: Fabien Combernous <fcombernous@eprocess.fr>
To: ext3-users@redhat.com,
jfs-discussion <jfs-discussion@www-124.southbury.usf.ibm.com>,
reiserfs <reiserfs-list@namesys.com>,
linux-xfs@oss.sgi.com
Subject: To compare Linux journalised filesystem, part II.
Date: Thu, 24 Oct 2002 18:45:30 +0200 [thread overview]
Message-ID: <3DB823AA.6010405@eprocess.fr> (raw)
[-- Attachment #1: Type: text/plain, Size: 410 bytes --]
Back,
After to get all informations i received, i put them in table as follow:
see attachment file.
Specialists can they tell me if they agree with my conclusions ?
Thank's for your good job.
Fabien.
--
Fabien COMBERNOUS - IT Engineer
eProcess - Parc Club du Millénaire Batiment n° 6
1025 rue Henri Becquerel - 34000 Montpellier FRANCE
http://www.eprocess.fr - +33 (0)4 67 13 84 50
[-- Attachment #2: features --]
[-- Type: text/plain, Size: 2432 bytes --]
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
| Features \ fs | xfs | ext3 | jfs | reiserfs | Comments |
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
| mmutable | N | Y | Y | Y | "Y" is not with same sens. Implementation is not same. Each one permit |
| append-only | | | | | some elements that other don't permit and reverse. xfs will have |
| | | | | | implementation in futur. |
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
| quotas | Y | Y | Y | Y | Again "Y" is not aqual. ext3 accept quota only on data-journaled |
| | | | | | filesystems, but all other journaled filesystem don't have data journal|
| | | | | | About reiserfs you need Chris patches.
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
| NFS | Y | Y | Y | Y | nfs works on all of them. You need at least reiserfs v3.6.
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
| samba | Y | Y | Y | Y | Since Samba is userspace, the fs shouldn't matter (2.2.4 or 2.2.5) |
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
| coda | coda is a file sys him self | / / / / |
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
|data journal | N | Y | N | N | Only ext3 can take care of data by a data journal. All other journaled |
| | | | | | file systems have "only" a metadata journal. |
+------------------+-----+------+-----+----------+------------------------------------------------------------------------+
next reply other threads:[~2002-10-24 16:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-24 16:45 Fabien Combernous [this message]
2002-10-24 16:52 ` To compare Linux journalised filesystem, part II Nikita Danilov
2002-10-24 16:54 ` [Jfs-discussion] " Christoph Hellwig
2002-10-24 17:08 ` [ext3-users] " Andreas Dilger
2002-10-24 17:27 ` Chris Mason
2002-10-24 17:33 ` [reiserfs-list] " Steve Lord
2002-10-25 5:48 ` Oleg Drokin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DB823AA.6010405@eprocess.fr \
--to=fcombernous@eprocess.fr \
--cc=ext3-users@redhat.com \
--cc=jfs-discussion@www-124.southbury.usf.ibm.com \
--cc=linux-xfs@oss.sgi.com \
--cc=reiserfs-list@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.