/var/log/vmkernel.log confirms that the Cisco Fibre Channel adapter detects a link failure and immediately performs a firmware reset.2026-05-21T08:08:28.428Z INFO: fnic_handle_link: link status 0 down cnt 22026-05-21T08:08:28.428Z INFO: fnic_handle_link: fnic2: recvd up to down event2026-05-21T08:08:28.428Z INFO: fnic_fdls_link_down: Moving tport to PLOGO state tport:52026-05-21T08:08:28.428Z INFO: fnic_fdls_link_down: Moving tport to PLOGO state tport:82026-05-21T08:08:28.428Z WARNING: fnic_fw_reset_handler: Issued fw reset2026-05-21T08:08:28.430Z INFO: fnic_fcpio_cmpl_handler: received reset cmpl handler
/var/log/vmkernel.log confirms that Native Multipathing (NMP) blocks I/O while attempting storage path failover.2026-05-21T08:08:28.430Z NMP: Cmd failed on path vmhba2:C0:T15:L2 2026-05-21T08:08:28.430Z WARNING: Device "naa.": awaiting fast path state update for failover with I/O blocked. ###########2026-05-21T08:08:29.270Z WARNING: Retry world failover device "naa.###########" 2026-05-21T08:08:29.270Z NMP: Retry world recovered device "naa.###########"
/var/log/vmkernel.log confirms that storage path scan and claim operations return BUSY after the Fibre Channel interruption.2026-05-21T08:12:39.049Z WARNING: vmk_ScsiScanAndClaimPaths returned BUSY 2026-05-21T08:12:40.049Z WARNING: vmk_ScsiScanAndClaimPaths returned BUSY 2026-05-21T08:12:44.050Z WARNING: lunmap update failed,retry ..
/var/log/vmkernel.log confirms that LUN discovery fails because storage paths cannot be reclaimed.2026-05-21T08:12:56.052Z WARNING: lun add failure! in_remove:0 ioAllowed:1 2026-05-21T08:12:56.052Z WARNING: lunmap update failed,retry ..
/var/log/vobd.log confirms that multiple Fibre Channel paths become unavailable, resulting in degraded path redundancy.2026-05-21T08:08:28.438Z Path redundancy to storage device naa.########### degraded. 2026-05-21T08:08:28.438Z Path vmhba2:C0:T13:L1 is down.
/var/log/vmkernel.log confirms that StorageFPIN cannot allocate memory, preventing FPIN processing.2026-05-21T08:22:20.354Z WARNING: StorageFPIN: Failed to allocate memory. 2026-05-21T08:22:21.141Z WARNING: vmk_ScsiScanAndClaimPaths returned BUSY
/var/log/vmkernel.log further confirms that the StorageFPIN heap reaches its maximum size and cannot expand further.2026-05-21T15:22:22.908Z WARNING: Heap storageFPINHeap already at its maximum size. Cannot expand. 2026-05-21T15:22:22.908Z WARNING: StorageFPIN: Failed to allocate memory.
vsish -e get /storage/fpin/fc/stats. The command returns Out of memory, confirming that the storageFPINHeap is exhausted and Storage FPIN is unable to allocate additional memory to process Fibre Channel path events. This directly supports the known issue where stale FPIN references prevent storage paths from being reclaimed or re-established.# vsish -e get /storage/fpin/fc/stats
VSISHCmdGetInt():Get failed: Out of memoryError: Error in command cat: Out of memory
There is currently only one fix for this issue: