From: notbob on
On 2010-01-19, The Natural Philosopher <tnp(a)invalid.invalid> wrote:

> any fil4system can.

It's been my experience that ext3 is more robust than that
murder-yer-wife filesystem. After using --and losing-- more than one
reiserfs under pwr failure conditions, ext3 works relatively well.

nb
From: Aragorn on
On Tuesday 19 January 2010 19:40 in comp.os.linux.misc, somebody
identifying as notbob wrote...

> On 2010-01-19, The Natural Philosopher <tnp(a)invalid.invalid> wrote:
>
>> any fil4system can.
>
> It's been my experience that ext3 is more robust than that
> murder-yer-wife filesystem. After using --and losing-- more than one
> reiserfs under pwr failure conditions, ext3 works relatively well.

I personally prefer XFS, and some other people I know use JFS. Both are
robust and time-tested journaled filesystems and perform very well.

Yet it is advised - especially in the event of XFS - to connect your
computer's power cable to a UPS, because XFS has a delayed "write to
disk" routine for performance reasons. It heavily caches and buffers,
and so in the event of a power failure, you might lose quite an amount
data which had not been saved to disk yet.

--
*Aragorn*
(registered GNU/Linux user #223157)
From: The Natural Philosopher on
notbob wrote:
> On 2010-01-19, The Natural Philosopher <tnp(a)invalid.invalid> wrote:
>
>> any fil4system can.
>
> It's been my experience that ext3 is more robust than that
> murder-yer-wife filesystem. After using --and losing-- more than one
> reiserfs under pwr failure conditions, ext3 works relatively well.
>
> nb
Oh..sure reiserfs is a thalidomide child, that should never have gone to
term

From: Rikishi42 on
On 2010-01-19, notbob <notbob(a)nothome.com> wrote:
>
>
> On 2010-01-19, The Natural Philosopher <tnp(a)invalid.invalid> wrote:
>
>> any fil4system can.
>
> It's been my experience that ext3 is more robust than that
> murder-yer-wife filesystem. After using --and losing-- more than one
> reiserfs under pwr failure conditions, ext3 works relatively well.

You don't really need a power failure for that.

On my previous machine, I had 2 software-related machine crashes in just a
few weeks. Each time, ReiserFS hung solid on reboot. And it's fsck wasn't
really much help, neighter.

Allways backup, kids. Allways.




--
Any time things appear to be going better, you have overlooked
something.
From: The Natural Philosopher on
Rikishi42 wrote:
> On 2010-01-19, notbob <notbob(a)nothome.com> wrote:
>>
>> On 2010-01-19, The Natural Philosopher <tnp(a)invalid.invalid> wrote:
>>
>>> any fil4system can.
>> It's been my experience that ext3 is more robust than that
>> murder-yer-wife filesystem. After using --and losing-- more than one
>> reiserfs under pwr failure conditions, ext3 works relatively well.
>
> You don't really need a power failure for that.
>
> On my previous machine, I had 2 software-related machine crashes in just a
> few weeks. Each time, ReiserFS hung solid on reboot. And it's fsck wasn't
> really much help, neighter.
>
> Allways backup, kids. Allways.
>
>
And avoid reiserfs like the plague.
>
>