Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]raid error message on reboot and shutdown
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
boblu
n00b
n00b


Joined: 12 Oct 2006
Posts: 40

PostPosted: Tue May 20, 2008 10:00 am    Post subject: [Solved]raid error message on reboot and shutdown Reply with quote

I have two harddisks and I arranged them in raid1 by following the Gentoo Raid Guide.

the fstab is like this
Quote:
/dev/md1 /boot (primary)
/dev/md3 /home (primary)
/dev/md5 swap (logical)
/dev/md6 / (logical)
/dev/md7 /usr (logical)
/dev/md8 /var (logical)
/dev/md9 /opt (logical)



Everything works well except I keep getting the following error message on reboot and shutdown.

Quote:
fail to stop array /dev/md6: Device or resource busy [!!]


Can you please help me on this one?
_________________
I like my G!


Last edited by boblu on Tue May 20, 2008 11:35 pm; edited 1 time in total
Back to top
View user's profile Send private message
gentoo-dev
Apprentice
Apprentice


Joined: 24 Jan 2006
Posts: 172

PostPosted: Tue May 20, 2008 10:30 am    Post subject: Reply with quote

Harmless msg. Ignore it.
Back to top
View user's profile Send private message
boblu
n00b
n00b


Joined: 12 Oct 2006
Posts: 40

PostPosted: Tue May 20, 2008 1:56 pm    Post subject: Reply with quote

Though it is an irrelevant msg, are there any methods to solve it?
‘cause it is quite boring to see [!!] at reboot and shutdown every time.
_________________
I like my G!
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue May 20, 2008 9:56 pm    Post subject: Reply with quote

As long as the kernel detects all your arrays during boot, and you do not rely on the init scripts to assemble arrays, you can do this to get rid of those useless error messages.
Code:
# rm /lib/rcscripts/addons/raid*


ps. If you delete those addons, then find that you really need them back, just
Code:
# emerge mdadm
Back to top
View user's profile Send private message
boblu
n00b
n00b


Joined: 12 Oct 2006
Posts: 40

PostPosted: Tue May 20, 2008 11:35 pm    Post subject: Reply with quote

Thank you very much!
_________________
I like my G!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum