open-iscsi / tcmu-runner

A daemon that handles the userspace side of the LIO TCM-User backstore.
Apache License 2.0
190 stars 148 forks source link

Timeout for Vendor Specific Command #704

Open rkawase opened 2 months ago

rkawase commented 2 months ago

Hello, this is my first post to this github.

I had a timeout issue when an initiator sent a vendor-specific command to our target devices. (It occurred on device-scanning from the initiator. So, (timeout value x # of devices) took very long time.)

It turned out that:

So, I propose a few lines of fix we tested and would like to open a pull-request.