iscsi_vmk: iscsivmk_StopConnection:736: vmhba64:CH:1 T:1 CN:0: iSCSI connection is being marked "OFFLINE"
NMP device "naa.###" state in doubt; requested fast path state update
iscsi_vmk: iscsivmk_ConnReceiveAtomic:478: vmhba64:CH:2 T:1 CN:0: Failed to receive data: Connection reset by peer
iscsi_vmk: iscsivmk_TaskMgmtIssue:637: vmhba64:CH:2 T:1 L:0 : Task mgmt. "Abort Task" with itt=0xdc (refITT=0xd4) timed out.
Partition: 607: Read of GPT entries (hdrlba=209715199) failed on "naa.###": I/O error
Power-on Reset occurred on naa.###
VMware vCenter Server
vmkping may have appeared successful, it often results in a false positive if the incorrect syntax was used. Specifically, if the vmkping was directed at the local VMkernel IP instead of the remote Storage Target IP, the packet never leaves the ESXi TCP/IP stack, bypassing the physical network and any MTU bottlenecks.vmkping -I vmk <iscsi target ip> -d -s 8972
esxcfg-vswitch -l
esxcfg-vmknic -l
esxcli network nic list
esxcli iscsi adapter target portal list
esxcli iscsi adapter discovery sendtarget list
esxcli iscsi adapter discovery statictarget list
vmkping -I <iSCSI vmk from step 1> <iSCSI target IP from step 2> -d -s 8972
Troubleshooting ESXi connectivity to iSCSI arrays using software initiators
https://knowledge.broadcom.com/external/article/311055/troubleshooting-esxi-connectivity-to-is.html
Testing VMkernel network connectivity with the vmkping command
https://knowledge.broadcom.com/external/article/344313/testing-vmkernel-network-connectivity-wi.html