Hi,

On Thu, Oct 05, 2000 at 07:16:50PM -0400, tc lewis wrote:
 
> are there any issues with using ext3 and journalling on linux raid
> devices? 

Hardware raid, no.  It should be fine.

Software raid --- don't.  There are nasty interactions between
journaling and raid resync after a crash.  Things will run fine until
a crash, but recovery gets things wrong.  2.4 fixes things.

Note that this only applies to true raid (ie. redundant disks).  LVM,
raid0 and md-linear should all be fine, as they don't have a resync
phase after a crash.

Cheers,
 Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to