VMware Cloud Community
santosh42
Enthusiast
Enthusiast

how do we check the type of Disk via the ESX server client

Hi,

I wanted to know the type of Disk (SATA or SAS) used by the ESX server.

How can i check that through the vSPhere client. (through the UI). ?

Thanks.

Reply
0 Kudos
3 Replies
jussijaurola
Enthusiast
Enthusiast

Hi!

From esx-hosts configuration-tab's Storage page you could see Device of your vmfs-storage but you cannot see that is there sata-disk attached to your controller or sas.

athlon_crazy
Virtuoso
Virtuoso

I think the nearest you can get is by going to configuration -> storage adapter -> vmhbaX -> name. Like my one show "HP Serial attached SCSI"






vcbMC-1.0.6 Beta

vcbMC-1.0.7 Lite

http://www.no-x.org

http://www.no-x.org
etsahi
Enthusiast
Enthusiast

hi

if you have access to your esx server you can always run

$ lshw

and retrive all of your hardware info

Reply
0 Kudos