Set defult value of num_nvme_discover_tries=5

Discovering newly connected devices in the initiator side can be slow
when there are old connections, increasing the retries is important
to discover the new connected device.

Change-Id: I62a8162bf96d51f7252cfefbffc1a46010a3a612
Closes-Bug: #1792313
This commit is contained in:
Hamdy Khader
2018-09-13 16:24:54 +03:00
parent 0ba34a8184
commit a1325b4c76

View File

@@ -1235,7 +1235,7 @@ v2.10."""),
libvirt_volume_nvmeof_opts = [
cfg.IntOpt('num_nvme_discover_tries',
default=3,
default=5,
help="""
Number of times to rediscover NVMe target to find volume