I have a small setup:
- ESX 6.7 with a dozen of VMs on one location
- My home PC and NAS disk array with Veeam B&R andd VeeamOne on another location
- inbetween there's 500/500 Mbps internet connection
It's been happening for more than a year, every week's full backup generates dozens of alerts via e-mail:
Code: Select all
Alarm - Host disk SCSI aborts (state: Error)
Alarm - Host disk SCSI aborts (state: Reset/resolved)
Alarm - Datastore write latency (state: Warning)
Alarm - Datastore write latency (state: Reset/resolved)
Alarm - VM total disk latency (state: Warning)
Alarm - VM total disk latency (state: Reset/resolved)
vmkwarning.log
Code: Select all
WARNING: SVM: 5761: scsi0:1 VMX took 2283 msecs to send copy bitmap for offset 1260572901376. This is greater than expected latency. If this is a vvol disk, check with array latency.
WARNING: SVM: 5761: scsi0:1 VMX took 1352 msecs to send copy bitmap for offset 1282047737856. This is greater than expected latency. If this is a vvol disk, check with array latency.
WARNING: SVM: 5761: scsi0:1 VMX took 1009 msecs to send copy bitmap for offset 1288490188800. This is greater than expected latency. If this is a vvol disk, check with array latency.
WARNING: SVM: 5761: scsi0:1 VMX took 1882 msecs to send copy bitmap for offset 1297080123392. This is greater than expected latency. If this is a vvol disk, check with array latency.
WARNING: SVM: 5761: scsi0:1 VMX took 1234 msecs to send copy bitmap for offset 1301375090688. This is greater than expected latency. If this is a vvol disk, check with array latency.
WARNING: SVM: 5761: scsi0:1 VMX took 1439 msecs to send copy bitmap for offset 1324997410816. This is greater than expected latency. If this is a vvol disk, check with array latency.
WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60030057027cabf02094118fc22c20b0" state in doubt; requested fast path state update...
WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60030057027cabf020941096b3552071" state in doubt; requested fast path state update...
WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60030057027cabf020941246cd1b61f9" state in doubt; requested fast path state update...
WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60030057027cabf0209412edd702b94e" state in doubt; requested fast path state update...
WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60030057027cabf0209412a6d2c6875b" state in doubt; requested fast path state update...
WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60030057027cabf020941246cd1b61f9" state in doubt; requested fast path state update...
Code: Select all
ScsiDeviceIO: 3435: Cmd(0x459b4efbf7c0) 0x85, CmdSN 0x87238 from world 2099828 to dev "naa.60030057027cabf020941246cd1b61f9" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0.
ScsiDeviceIO: 3435: Cmd(0x459b4efbf7c0) 0x1a, CmdSN 0xb35ed3 from world 0 to dev "naa.60030057027cabf0209412a6d2c6875b" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
Someone kick me in the right direction. Thanx!