how disk brand in solaris

Hi All,What is the command to find out what make or brand of disks is being used in solaris box.Thanks Regards,Prakash
[153 byte] By [kprakashc] at [2007-11-25 22:53:12]
# 1

Begin your investigation with ...

format

iostat -En (Solaris 8 and newer)

You can use both of those commands and get most of the information you want.However if the drives are in an external array, you may only be shown the array controller, because that hardware controller does additional filesystem-per-disk translation.

If you are using Volume Manager, Disksuite, or 3rd party disk software (EMC?, StorageTek?, HP?, IBM? ... whatever) then you may need to review the documents for those software suites.

rukbat at 2007-7-5 17:08:38 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...