<div dir="ltr">Hello,<div><div style>having a definition in multipath.conf such as this</div><div style><br></div><div style><div>devices {</div><div>        device {</div><div>                vendor                  "NETAPP"</div>
<div>                product                 "LUN"</div><div>...</div><div>                features                "1 queue_if_no_path"</div><div>...</div><div>                hardware_handler        "1 alua"</div>
<div>...</div><div>        }</div><div><br></div><div style>is it possible to change it to </div><div><div>devices {</div><div>        device {</div><div>                vendor                 "NETAPP"</div><div>
                product                 "LUN"</div><div>...</div><div>                features                "0"</div><div>                no_path_retry           5 </div><div>                hardware_handler        "1 alua"</div>
<div>...</div><div>        }</div></div><div><br></div><div style>and get immediately on the fly the cnages with </div><div style><br></div><div style>multipath -v2 ?</div><div style>Or are these changes that require a reboot?</div>
<div style>If the answer is yes, can it be that a former blocked device not giving back error because of its "queue" configuration, then after the change and 5 retries now gives error to the SCSI layer?</div><div style>
<br></div><div style>System is RH EL 5.8 with </div><div style>kernel 2.6.18-308.24.1.el5</div><div style>and</div><div style>device-mapper-multipath-0.4.7-48.el5_8.1<br></div><div style><br></div><div style>Thanks in advance,</div>
<div style>Gianluca</div></div></div></div>