VMware ESXi hosts connected to HPE 3PAR storage arrays experience intermittent connectivity loss to VMFS volumes. Users may observe the following symptoms:
Lost access to volume <DatastoreName> due to connectivity issues.ScsiDeviceIO: 4121: Cmd(0x45bb08862d08) 0x8a, CmdSN 0xffffe00139c48870 from world 2105423 to dev "naa.6000#################bd" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0xb 0x4b 0xc4NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac..." state in doubt; requested fast path state update...qlnativefc driver may log frame drops: qlnativefc: vmhbaX(49:0.0): Dropped frame(s) detected (1064960 of 1048576 bytes).The error code 0xb 0x4b 0xc4 is a specific SCSI sense key returned by the storage target. It translates to:
0xb (Aborted Command)0x4b/0xc4 (Data-Out Buffer Overflow)To resolve this issue, investigate the physical SAN fabric and HBA health:
Analyze Fabric Health: Check physical switch port statistics for CRC errors, Link Failures, or Loss of Signal. High error counts on specific ports often correlate with the frame drops observed in ESXi.
Verify Physical Layer Components: Inspect and, if necessary, replace SFPs and Fibre Channel cables associated with the HBA reporting the frame drops.
HBA Hardware Inspection: If frame drops persist on a single HBA while redundant paths remain clean, consider replacing the Host Bus Adapter (HBA).
Driver and Firmware Alignment: Ensure the FC HBA driver and firmware versions are listed as a supported combination on the Broadcom Compatibility Guide
Engage Storage Vendor: Provide the array-side logs to HPE support to confirm if "Data-Out Buffer Overflows" are being recorded on the storage processors.