[PATCH] nvme-cli/fabrics: Add ctrl-loss-tmo param to connect cmd
Keith Busch
keith.busch at intel.com
Mon Aug 14 12:17:45 PDT 2017
On Sun, Aug 13, 2017 at 06:45:04PM +0300, Max Gurtovoy wrote:
> From: Nitzan Carmi <nitzanc at mellanox.com>
>
> Added 'ctrl-loss-tmo' to 'connect' command so users can specify the
> controller lost timeout period.
>
> usage examples:
> nvme connect --ctrl-loss-tmo=0 --transport=rdma --traddr=10.0.1.1 --nqn=test-nvme
> nvme connect -l 0 -t rdma -a 10.0.1.1 -n test_nvme
>
> Signed-off-by: Nitzan Carmi <nitzanc at mellanox.com>
> Reviewed-by: Max Gurtovoy <maxg at mellanox.com>
Looks good, applied.
More information about the Linux-nvme
mailing list