HWInfo + iscsi-target = Crash

JousterL

New Member
Is there a way to blacklist a device from HWInfo? When it attempts to scan my iSCSI-mapped drive, the iscsi-target binary on the remote system segfaults and the drive disconnects. HWInfo in turn takes a long time to 'time out' from this crash and finish processing.

crash.png
I realize this very likely isn't a bug itself with HWInfo but I don't have the ability to replace the iscsi-target binary on this system.
 

Attachments

  • HWiNFO64.DBG
    28 bytes · Views: 1
  • iscsicrash.txt
    229.3 KB · Views: 1

Martin

HWiNFO Author
Staff member
It's not possible to selective exclude a drive from scan, but I can do this automatically in HWiNFO if I can analyze the Debug File.
Unfortunately the DBG file you attached was most likely overwritten during a second run and is just 28 bytes long. Can you please attach a new full one?
Anyway, looking at the error log, it seems that LOG_SENSE was the problematic command. This is however strange as a SCSI drive should properly respond to such command or just error/ignore it and not cause such problems. So it looks like the iSCSI implementation on the remote system is not very robust.
 

JousterL

New Member
Just recreated and attached full. Didn't realize it would get overwritten as soon as I opened vs. when a scan occurred but that makes sense.
And no, unfortunately it's not robust at all. But I really appreciate a bypass option.
 

Attachments

  • HWiNFO64.DBG
    1.5 MB · Views: 1

JousterL

New Member
Just tested with Beta-4890 and confirmed it's no longer crashing the iSCSI endpoint, where Beta-4885 was. Thank you very much for the effort! :)
 
Top