public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mdadm: failed to stop /dev/md1
Date: Mon, 18 Jul 2005 20:32:21 +0200	[thread overview]
Message-ID: <42DBF5B5.4090001@asmallpond.org> (raw)
In-Reply-To: <42DBCFDB.902@gmx.net>

Jarry wrote:

> Hm, I've noticed on console-screen some strange message when
> doing shutdown:
>
> mdamd: failed to stop /dev/md1 array, device or resource busy [!!]
>
> /dev/md1 is mounted as root partition, apart from that I have
> 7 more /dev/md partitions, all are stopped without any message.
>
> Right before "shutdown -h now" I tried to see if there are some
> files open, but "lsof /dev/md1" showed nothing...
>
> I can not find any other relevant messages, syslog-ng is stopped
> before this error, and shutdown continues as usuall. Any ideas?
>

Yep, get used to it! ;->

The problem is that there are still at least two programs running at 
shutdown time...the shutdown command and init.  Since their current 
working directory is somewhere on the root filesystem, root cannot be 
unmounted...the best that can happen is that root gets remounted 
read-only.  And since your root filesystem cannot be unmounted, /dev/md1 
will continue to be busy.

It is a completely harmless message though.  I get something similar 
about shuting down LVM...

-Richard

-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2005-07-18 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 15:50 [gentoo-user] mdadm: failed to stop /dev/md1 Jarry
2005-07-18 18:32 ` Richard Fish [this message]

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=42DBF5B5.4090001@asmallpond.org \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.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