[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Install and RAID



Previously Steve Langasek wrote:
> And you're right that a jfs doesn't completely prevent data loss from power
> failures. It does, however, prevent precisely the sort of data loss that fsck
> looks for.

Actually, journaling filesystems like reiser don't give you extra data
protection at all since they do metadata journaling only. The result is
that your filesystem will always be consistent, but your data might
still be corrupt.

ext3 does allow you to do full journaling or only metadata journaling.

Wichert.

-- 
  _________________________________________________________________
 /       Nothing is fool-proof to a sufficiently talented fool     \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: