Merge "Set defult value of num_nvme_discover_tries=5"
This commit is contained in:
@@ -1227,7 +1227,7 @@ v2.10."""),
|
|||||||
|
|
||||||
libvirt_volume_nvmeof_opts = [
|
libvirt_volume_nvmeof_opts = [
|
||||||
cfg.IntOpt('num_nvme_discover_tries',
|
cfg.IntOpt('num_nvme_discover_tries',
|
||||||
default=3,
|
default=5,
|
||||||
help="""
|
help="""
|
||||||
Number of times to rediscover NVMe target to find volume
|
Number of times to rediscover NVMe target to find volume
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user