Content Of Files May Be Changed After One Disk Is Failed In RAID5

2012-09-06 Thread clplayer
I am stressing the RAID5 functions on my desktop. I installed 8 hard disks which 4 were on the internal SATA ports and the others were connected via eSATA. The operating system on the desktop is Ubuntu 12.04.1 LTS 64-bit. I have made a script to check the files in the raid while there are disks

Re: Content Of Files May Be Changed After One Disk Is Failed In RAID5

2012-09-06 Thread clplayer
> --assume-clean is not safe with RAID5 unless the array actually is clean. > It is safe with RAID1 and RAID6 due to details of the specific implementation. > So I suspect that is the cause of the corruption. > > NeilBrown > Thank you for the information. I have removed --assume-clean in the scri