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