public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Roe Peterson <roe@liveglobalbid.com>
To: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org
Subject: 2.5.27 RAID1 not shutting down at halt/reboot???
Date: Tue, 23 Jul 2002 10:42:16 -0600	[thread overview]
Message-ID: <3D3D8768.851E14A6@liveglobalbid.com> (raw)


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?




                 reply	other threads:[~2002-07-23 16:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D3D8768.851E14A6@liveglobalbid.com \
    --to=roe@liveglobalbid.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox