Apologies for the chain-replying to myself, just replying as I think of things to try. [EMAIL PROTECTED] writes:
Here's an odd data point. I just broke that array, formatted all three of those partitions seperately, mounted and did my ISO copy test.
All three drives, run one at a time, function fine.  No corruption.

Here's another odd one.  I did the following:
# Mount all 3 drives as individuals...
mount /dev/sda1 /mnt/a
mount /dev/sdb1 /mnt/b
mount /dev/sdc1 /mnt/c
# Copy the same file to all three drives at the same time
cp KNOPPIX_V5.1.0CD-2006-12-30-EN.iso a/kn10.iso &
cp KNOPPIX_V5.1.0CD-2006-12-30-EN.iso b/kn10.iso &
cp KNOPPIX_V5.1.0CD-2006-12-30-EN.iso c/kn10.iso &
Got massive corruption.
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to