Koozali.org: home of the SME Server

Raid 1 Question.

Chris Woods

Raid 1 Question.
« on: October 16, 2001, 05:43:40 AM »
How can I determine if my Raid 1 pack is healthy or not?  What type of utility is available to facilitate monitoring of this?

Thanks,

Chris

Patrick Basile

Re: Raid 1 Question.
« Reply #1 on: October 16, 2001, 05:54:59 AM »
Chris,

You can use the following command:

cat /proc/mdstat

That will tell you what you need - look at the end of the line for [2/2], if it says [1/2] or [2/1] you have a problem.

Darrell May has a great raid monitoring tool, check it out here:

http://myezserver.com/docs/mitel/raid-monitor-howto.html

Good luck!

Regards,
Patrick