* Request on RAID10
@ 2010-06-26 16:56 koti
2010-06-29 6:53 ` Neil Brown
0 siblings, 1 reply; 2+ messages in thread
From: koti @ 2010-06-26 16:56 UTC (permalink / raw)
To: linux-raid
Hi Everyone,
We created RAID10 array on 4 disks (physically we had 3 1TB disks as test case
we created 350GB partitions). We got a hang while we are doing the following:
1) remove the disk and add this again. Doing this in while loop.
2) While doing the above, simultaneously read and write on the same array.
At some point of time the recovery going to hang, then the array was not
operational, we are using kernel 2.6.27.
I am new to use the RAID 10 array. Is this scenario was correct? if it is then
what might be the problem, can any body suggest me and direct in proper way. It
is very much useful for proceed further on this.
Thanks,
Koti.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Request on RAID10
2010-06-26 16:56 Request on RAID10 koti
@ 2010-06-29 6:53 ` Neil Brown
0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2010-06-29 6:53 UTC (permalink / raw)
To: koti; +Cc: linux-raid
On Sat, 26 Jun 2010 16:56:33 +0000 (UTC)
koti <satha_koti@yahoo.co.in> wrote:
> Hi Everyone,
>
> We created RAID10 array on 4 disks (physically we had 3 1TB disks as test case
> we created 350GB partitions). We got a hang while we are doing the following:
> 1) remove the disk and add this again. Doing this in while loop.
> 2) While doing the above, simultaneously read and write on the same array.
>
> At some point of time the recovery going to hang, then the array was not
> operational, we are using kernel 2.6.27.
>
> I am new to use the RAID 10 array. Is this scenario was correct? if it is then
> what might be the problem, can any body suggest me and direct in proper way. It
> is very much useful for proceed further on this.
Hi Koti,
it looks like you might have found and interesting bug. Some sort of race
around shutdown or startup.
It would be very helpful if you could post some details about the exact
situation when the system has hung.
cat /proc/mdstat
would be helpful (if that doesn't hang), and
echo t > /proc/sysrq-trigger
then collect the trace backs that went to the kernel logs and post them.
Thanks,
NeilBrown
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-29 6:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-26 16:56 Request on RAID10 koti
2010-06-29 6:53 ` Neil Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox