Tagged Questions
1
vote
1answer
55 views
ServeRAID error in syslog, is it important?
I was checking the logs in server when i came across this message.
Nov 4 12:52:05 SERVERNAME ServeRAID Manager Agent: [338] Periodic scan
found one or more critical logical drives: controller 1. ...
4
votes
3answers
958 views
Using mdam --examine to write mdadm.conf
I'm trying to script the RAID setup for a (growing) number of identical servers. The advice I've seen for using mdadm suggests that once the RAID array has been created you can run mdadm --examine ...
2
votes
3answers
664 views
Linux + how to verify mirror configuration on linux red-hat
I have an IBM blade server and we've installed RedHat Linux on the machine.
How can we check if we have both disks running as a mirror, or if everything is only running on a single disk? What ...