* md/Software RAID ATA/RAID (software RAID)
@ 2008-06-24 16:50 Jin Suh
0 siblings, 0 replies; 2+ messages in thread
From: Jin Suh @ 2008-06-24 16:50 UTC (permalink / raw)
To: linux-raid; +Cc: neilb, Jin S Suh
Hello RAID community,
I need an urgent help from you guys.
I've been testing RAID0 and 1 on my Intel mother board. It has an Intel Matrix Storage Manager ROMv6.1.0.002 ICH8R w/ RAID5. From this RAID BIOS, I created a RAID1 using two 80GB SATA disks. I have a custom Linux custom boot CD with 2.6.24.2. After booting the system, I calculated MD5sum values with 2GB chunks and noticed that the hash value of the the last segment is different. I did not mount or read any data after the boot. Now every time I booted the machine and noticed the md5 values of the last segment got changed. I think something like a device mapper try to read these disks as a RAID and update something at the end of each disk (RAID metadata). I did not even run mdadm or dmraid command to activate the RAID. I also tested a RAID0 w/ two disks and got same things (the md5sum of the
last segment gets changed).
Another test: from a none RAID BIOS machine:
I also created a Windows Dynamic Disk (SFS) with mirror and spanned from Vista. On linux, I ran "mdadm --build /dev/md0 --level raid0 -n /dev/sda1 /dev/sdb1" something like that. I don't remember the exact command but this also changes the last segment's md5sum on both raid0 and 1.
This is very odd. Does anyone notice this problem? Am I doing something wrong? How can I fix this problem? Please help!
Thanks,
Jin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: md/Software RAID ATA/RAID (software RAID)
@ 2008-06-24 18:25 Jin Suh
0 siblings, 0 replies; 2+ messages in thread
From: Jin Suh @ 2008-06-24 18:25 UTC (permalink / raw)
To: Jin Suh, linux-raid; +Cc: neilb
Sorry my mistake. The kernel I am using is 2.6.22.2.
Jin
----- Original Message ----
From: Jin Suh <jinssuh@yahoo.com>
To: linux-raid@vger.kernel.org
Cc: neilb@suse.de; Jin S Suh <jinssuh@yahoo.com>
Sent: Tuesday, June 24, 2008 12:50:05 PM
Subject: md/Software RAID ATA/RAID (software RAID)
Hello RAID community,
I need an urgent help from you guys.
I've been testing RAID0 and 1 on my Intel mother board. It has an Intel Matrix Storage Manager ROMv6.1.0.002 ICH8R w/ RAID5. From this RAID BIOS, I created a RAID1 using two 80GB SATA disks. I have a custom Linux custom boot CD with 2.6.24.2. After booting the system, I calculated MD5sum values with 2GB chunks and noticed that the hash value of the the last segment is different. I did not mount or read any data after the boot. Now every time I booted the machine and noticed the md5 values of the last segment got changed. I think something like a device mapper try to read these disks as a RAID and update something at the end of each disk (RAID metadata). I did not even run mdadm or dmraid command to activate the RAID. I also tested a RAID0 w/ two disks and got same things (the md5sum of the
last segment gets changed).
Another test: from a none RAID BIOS machine:
I also created a Windows Dynamic Disk (SFS) with mirror and spanned from Vista. On linux, I ran "mdadm --build /dev/md0 --level raid0 -n /dev/sda1 /dev/sdb1" something like that. I don't remember the exact command but this also changes the last segment's md5sum on both raid0 and 1.
This is very odd. Does anyone notice this problem? Am I doing something wrong? How can I fix this problem? Please help!
Thanks,
Jin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-24 18:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-24 16:50 md/Software RAID ATA/RAID (software RAID) Jin Suh
-- strict thread matches above, loose matches on Subject: below --
2008-06-24 18:25 Jin Suh
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).