Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Chris Woods 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
-
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