daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-10289 bio: tuneable SPDK subsystem fini timeout (#8705)

Open NiuYawei opened this issue 3 years ago • 1 comments

To analyze the issue of SPDK subsystem fini timeout on certain cluster node, this patch makes the SPDK subsystem fini timeout tuneable through through env var "DAOS_SPDK_SUBSYS_TIMEOUT".

The default timeout value is 9000 ms, one can change the default value by setting "DAOS_SPDK_SUBSYS_TIMEOUT" to a different value or disable timeout by setting "DAOS_SPDK_SUBSYS_TIMEOUT" to 0.

Signed-off-by: Niu Yawei [email protected]

NiuYawei avatar Aug 15 '22 01:08 NiuYawei

Bug-tracker data: Ticket title is 'dmg system stop not stopping rank cleanly: "io_device sw_accel_engine not unregistered"' Status is 'In Review' Labels: 'request_for_2.2.1,tds,triaged' https://daosio.atlassian.net/browse/DAOS-10289

github-actions[bot] avatar Aug 15 '22 02:08 github-actions[bot]