Loading
bdev/nvme: Get failover path information by NOTICELOG
We do not know failover is attempted from which path to which path. Get these information by NOTICELOG. Failover or reset is serialized by the flag ctrlr->resetting and ctrlr->failover_in_progress. Hence it is enough to add such information only to start. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I97400c048b39dc1b70e6aeb71643b5ed1ca23e72 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/5695 Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>