Hi, OMSA provides much of that information with omreport. You can grep or use perl to parse the output into what you need.
$ omreport storage controller $ omreport storage vdisk $ omreport storage pdisk controller=0 Paul ----- Original Message ----- From: "Geoff Galitz" <[email protected]> To: [email protected] Sent: Wednesday, July 21, 2010 12:33:40 AM Subject: collecting RAID info Hello there. We have systems with various PERC RAID cards and I would like to be able to gather basic data about the RAID configs on our servers programmatically. In other words, I want to write a script that can report the disk drive models, size and the RAID level configuration. This is for inventory purposes so I don't need to worry about the runtime state of the array. I'm ok with perl and shell, so I really just need guidance on what interfaces to use to collect the data. Thanks. _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
