linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* wierd raid 1 problem
@ 2003-09-09 17:59 Ying-Hung Chen
  2003-09-09 20:53 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Ying-Hung Chen @ 2003-09-09 17:59 UTC (permalink / raw)
  To: linux-kernel

Hi all,

	I have recently encounter a weird raid 1 problem on my system. Here is 
my setup:

i have two ide harddisk on a promise ide control card (PDC20262)

and here is my /etc/raidtab file

raiddev       /dev/md0
raid-level    1
chunk-size    64k
persistent-superblock 1

nr-raid-disks 2
     device    /dev/hdd1
     raid-disk 0
     device    /dev/hdb1
     raid-disk 1


the file system is XFS. everything works most of time except from time 
to time, files seem to get corrupted. I test the integrity by running 
rpm --checks *.rpm continuously to verify the signature of the file.

the corrupted files seem to 'recover' itself if i leave the machine 
alone for a while or umount and mount back the filesystem.

does anyone have this type of temperory file corruption problem? I 
tested it against 2.4.2x kernel including the last vanilla 2.4.22 + xfs 
patches, they all seem to have the same problem

Thanks,

-Ying


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-10 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-09 17:59 wierd raid 1 problem Ying-Hung Chen
2003-09-09 20:53 ` Alan Cox
2003-09-10 18:59   ` Tomi Orava

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).