On Mon, 2007-08-27 at 15:05 +0800, Matt Arnilo S. Baluyos (Mailing Lists) wrote: > Hello everyone, > > I'm doing an audit of all our servers here (there aren't that many > maybe around 5-10) and one of the things I'm doing is taking note of > each server's hardware specs (processor, memory, etc). > > I can't seem to figure out how to get the information for the hard > drives. The drives are in a hardware RAID5 array and are all SCSI > types. I would like to get each physical SCSI drive's specifications > (like, disk capacity). > > Also, we have another server that also uses Hardware RAID and there's > a RAID5 and a RAID1 array in there and I would also like to get as > much information as I have on them. > > How do I get this information from the console? Is this possible? I > don't have physical access to the servers and can only log in > remotely. > > Thanks, > Matt ---- try this (as root naturally) wget -q -O - http://linux.dell.com/repo/software/bootstrap.cgi | bash yum install srvadmin-all modprobe ipmi_si modprobe ipmi_devintf srvadmin-services.sh start then open a web browser and point it to the system in question... https://ip_address_or_fqdn:1311 log in as root otherwise, you can use 'omreport' commands also installed by above Craig _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos