* mdadm-3.1.1 busyloop when delete superblock on a non-exist device [resend]
@ 2009-12-11 10:31 KueiHuan Chen
0 siblings, 0 replies; only message in thread
From: KueiHuan Chen @ 2009-12-11 10:31 UTC (permalink / raw)
To: neilb, linux-raid; +Cc: Evan Tu
Dear Neil,
Due to the mail content type, so i resend mail again, sorry.
Here has a little problem about zero superblock on a non-exist
device. We can reproduce this by the command:
mdadm --zero-superblock /dev/sdgg
The problem comes from Kill always return 1 when there is no such
device, and the while loop in mdadm.c is waiting for rv == 2. So it
just keep looping.
Thanks.
Best Regards,
KueiHuan-Chen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-11 10:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-11 10:31 mdadm-3.1.1 busyloop when delete superblock on a non-exist device [resend] KueiHuan Chen
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).