public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.27 RAID1 not shutting down at halt/reboot???
@ 2002-07-23 16:42 Roe Peterson
  0 siblings, 0 replies; only message in thread
From: Roe Peterson @ 2002-07-23 16:42 UTC (permalink / raw)
  To: linux-kernel, linux-raid


Linux 2.5.27 running over a redhat 7.3 distro...

I've got the raid1/md stuff working correctly, but the system doesn't
shut
down the raid arrays at reboot/halt/poweroff...

A quick look at the md_notify_reboot code in drivers/md.c line 3174
reveals:

    printk(KERN_INFO "md: stopping all md devices.\n");
    return NOTIFY_DONE;

!!! followed by the md array shutdown code, which is obviously never
called.

Is there a reason for this?  Should _something_else_ be shutting down
/read-only switching the raid arrays at system halt?




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-07-23 16:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-23 16:42 2.5.27 RAID1 not shutting down at halt/reboot??? Roe Peterson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox