LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Software RAID Always Fails on Shutdown (https://www.linuxquestions.org/questions/debian-26/software-raid-always-fails-on-shutdown-715493/)

carlosinfl 03-30-2009 09:24 AM

Software RAID Always Fails on Shutdown
 
I installed Debian and placed my / folder on a software RAID partition /dev/md0. Now when I shut-down the server, I notice I get an error that says:

Code:

Unmounting local filesystems...done.
Stopping MD array md0...failed (busy).

Anyone know what causes this or how to correct this? I am guessing this is a problem and something in my system config is not correct. When I install CentOS 5 on the same system with the same disk configuration as software RAID, I get a clean reboot/shutdown. This appears to be visible only in Debian.

Please help!

mostlyharmless 04-06-2009 03:46 PM

It may not actually be a problem. Some distros, Slackware included, have more than one "unmount and stop raid" sequence in their shutdown scripts. Looks like Debian is trying to shutdown the rootfs's raid before unmounting it. Should be harmless assuming it later unmounts the rootfs and turns off. Actually, I see this all the time, but there seems to be no ill effect.

Are you having any problems when you reboot the system, or is it just the message at shutdown that's bothering you? Does your array come up clean?

carlosinfl 04-07-2009 11:54 AM

Yes my array comes up clean after the reboot & it is just the message that bugs me. I don't like seeing errors or un-resolved issues on my machine at all. I guess that is the OCD in me. It appears this is a known issue...

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502224

I hope they get this fixed. CentOS / RHEL seem to have no problems...


All times are GMT -5. The time now is 07:16 PM.