This is a discussion on check raid type for LVM drive within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, How can i check the raid type of each LVM volume under AIX 5.2, the harddisks are EMC ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Try the inq64 utility of EMC. This should be normally located under , "/usr/lpp/EMC/CLARiiON/bin/inq.aix64" This should give you an output similar to this ------------------------------------------------------------------------- DEVICE :VEND :PROD :REV :SER NUM :CAP(kb) ------------------------------------------------------------------------- /dev/rhdiskpower0 :37748736 /dev/rhdiskpower1 :37748736 /dev/rhdiskpower2 :37748736 /dev/rhdiskpower3 :37748736 /dev/rhdiskpower4 :37748736 /dev/rhdiskpower5 :37748736 /dev/rhdiskpower6 :37748736 /dev/rhdiskpower7 :37748736 /dev/rhdiskpower8 :37748736 Rgrds |