Hi All,
When i tried to register the coredump location it failed.
And return me the error message as below.
Tried to create a dumpfile to it didn't have issue.
[root@localhost:/var/log] esxcli system coredump file list
Path Active Configured Size
----------------------------------------------------- ------ ---------- ---------
/vmfs/volumes/aa1c3da9-8c56241d/vmkdump/core.dumpfile false false 456130560
Tried to active it but failed.
[root@localhost:/var/log] esxcli system coredump file set -p /vmfs/volumes/aa1c3da9-8c56241d/vmkdump/core.dumpfile
Sysinfo error on operation returned status : Inappropriate ioctl for device. Please see the VMkernel log for detailed error information
VMkernel log shown as below but unable to get the mean of it.
2018-04-07T03:18:36.921Z cpu10:33291)NMP: nmp_ResetDeviceLogThrottling:3349: last error status from device mpx.vmhba32:C0:T0:L0 repeated 5 times
2018-04-07T03:19:08.991Z cpu21:32828)NMP: nmp_ThrottleLogForDevice:3298: Cmd 0x9e (0x439d80632c80, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
2018-04-07T03:19:13.000Z cpu16:35502)User: 3820: wantCoreDump:sfcb-vmware_bas signal:6 exitCode:0 coredump:disabled
2018-04-07T03:23:48.953Z cpu15:32822)NMP: nmp_ThrottleLogForDevice:3298: Cmd 0x9e (0x439d80624a80, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
2018-04-07T03:24:32.254Z cpu22:32829)NMP: nmp_ThrottleLogForDevice:3231: last error status from device mpx.vmhba32:C0:T0:L0 repeated 10 times
2018-04-07T03:24:42.762Z cpu14:34345 opID=cfda672f)World: 15544: VC opID esxcli-ab-f374 maps to vmkernel opID cfda672f
2018-04-07T03:24:42.762Z cpu14:34345 opID=cfda672f)Dump: 1058: Could not set dump file /vmfs/volumes/aa1c3da9-8c56241d/vmkdump/core.dumpfile: Inappropriate ioctl for device
2018-04-07T03:25:06.921Z cpu3:33291)NMP: nmp_ResetDeviceLogThrottling:3349: last error status from device mpx.vmhba32:C0:T0:L0 repeated 7 times
2018-04-07T03:27:23.705Z cpu18:32825)NMP: nmp_ThrottleLogForDevice:3298: Cmd 0x9e (0x439d80625980, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
2018-04-07T03:28:06.920Z cpu3:33291)NMP: nmp_ResetDeviceLogThrottling:3349: last error status from device mpx.vmhba32:C0:T0:L0 repeated 2 times
Anyone can guide me for looking further?
Thanks.