daos
daos copied to clipboard
DAOS-10289 bio: tuneable SPDK subsystem fini timeout (#8705)
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]
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