One important thing I forgot.  I copied these files by using cp -R on a big 
tree.  Afterwards I did a diff and saw quite a few files were not exactly 
the same as their original.  I removed the new tree and recopied.  This 
time around I did not get the same listing from diff and the corruption was 
to different files.

I tried copying the original tree to a dfferent, non-raid, filesystem and 
all files were the same as their original.

I also manually used cp to copy about 10 or 12 of the corrupted files from 
the original tree to the RAID filesystem.  After this, the files that I 
copied did not differ from the originals.  It seems that files become 
corrupted under a heavy load either by the RAID5 daemon or in hardware.


At 02:55 PM 12/2/99 -0800, you wrote:
>I am using software RAID-5 on 3 IBM SCSI-UW drives and am experiencing a 
>problem.  I have moved all files from /www to /usr/raid/www, but diff is 
>reporting many of the files to be changed.  All the file sizes are 
>correct, but it appears that often a character is swapped for another in 
>the copy.  Here are two examples:
>
>Original:
>  <td valign=top colspan=2>
>
>Copy:
>  <td valign=top cclspan=2>
>
>Original:
>              <div align="left">Tent camp facilities at high-tech comfort 
> level
>              </div>
>
>Copy:
>              <div align="left">Tent camp facilities at high-tech cgmfort 
> level
>              <+div>
>
>This is repeated in many of the files (approximately 10%) and is stopping 
>me from finalizing the transfer of the data.  What can I do to isolate and 
>solve this problem?  Is it possible that I can get this error by screwing 
>up the makefs I did on /dev/md0?
>
>Here are some specifics:
>Linux <sitename> 2.2.13 #2 Tue Nov 30 16:39:31 PST 1999 i686 unknown
>
>The kernel patch I applied was raid0145-19990824-2.2.11
>
>/sbin/raidstart --version
>/sbin/raidstart v0.3d compiled for md raidtools-0.90
>
>If anyone has any hints or has seen this before I'd appreciate any tips or 
>insight you could lend.
>
>-Terry
>
>

Reply via email to