VMware Cloud Community
chengjike
Contributor
Contributor

How can i get the fc stat in ESXi 5.0

In ESXi 5.5,use "localcli storage san fc stats get" can get the hba adapter port stat information,as blow:

How can i get the fc stat in ESXi 5.0??@

FcStat:

   Adapter: vmhba2

   Tx Frames: 3096109174

   Rx Frames: 1848409597

   Lip Count: 1

   Error Frames: 0

   Dumped Frames: -1

   Link Failure Count: 0

   Loss of Signal Count: 0

   PrimSeq Protocol Err Count: 0

   Invalid Tx Word Count: 21

   Invalid CRC Count: 0

   Input Requests: 0

   Output Requests: 0

   Control Requests: 0

edit by wila: Discussion moved from Workstation Pro to VMware ESXi 5

0 Kudos
2 Replies
Sreejesh_D
Virtuoso
Virtuoso

hi,

Please check the options in esxcfg-vmhba -h.

0 Kudos
Jitu211003
Hot Shot
Hot Shot

Below command will show the fc link status too along with all drivers,model details.

#esxcfg-scsidevs -a

0 Kudos