@mikechristie
Latest commit c60b630 Jul 14, 2019 History
This adds a new tcmu-runner setting "tcmur_cmd_time_out" which is the
number of seconds to wait for a command to complete before logging the
command as stuck and it's completion time.

The new setting can be passed into the dev's config string like

targetcli fil example:

cfgstring=;tcmur_cmd_time_out=5;/dev/sdc"

rbd:

cfgstring=;tcmur_cmd_timeout=5;/rbd/test_image;osd_op_timeout=30

Signed-off-by: Mike Christie <mchristi@redhat.com>
11 contributors

Users who have contributed to this file

@mikechristie @agrover @lxbsz @pkalever @dillaman @tjakob @liuy @rootfs @draghuram @ddiss @damien-lemoal