Will,

        With regards to ext3fs, I am aware of the journaling properties
and the superior recovery it has in comparison to ext2fs. However,
ext3fs has considerable overhead for writing data to the disk. ReiserFS
is supposedly far swifter at disk writes, which I need to quell the
minor revolt a few of my users are beginning to threaten.

Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
586-254-5800


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of will
Sent: Thursday, March 20, 2003 4:06 PM
To: [EMAIL PROTECTED]
Subject: Re: ReiserFS Support?

The Reiser filing system is supported on RedHat Linux 7.x & 8.0. The
command `mkreiserfs' creates a Linux ReiserFS file system. You can mount
a Reiser fs with `mount -t reiserfs /dev /dir'

Redhat's native fs, ext3, can also use a journel -- `mke2fs -j'. And has
superior back/recovery tools e.g., dump/restore. 

On Thu, 2003-03-20 at 15:52, Robert Adkins II wrote:
> Hello All,
> 
>       I have a need to convert a partition to ReiserFS in order to
> realize some performance gains for writes to the server. I have done a
> little looking around my system and have found that Red Hat 7.2 comes
> with the mkreiserfs tools. 
> 
>       There are also some things that appear to point to the
> possibility that the kernel, Red Hat provides, may also have ReiserFS
> support within it.
> 
>       Does anyone know off-hand if that is the case? It would save me
> a good amount of time, if that is true.
> 
> Regards,
> Robert Adkins II
> IT Manager/Buyer
> Impel Industries, Inc.
> 586-254-5800
> 
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to