<div dir="ltr"><div><div>Hi list,<br><br></div>I have the current configuration of multipath :<br><br><font face="Verdana"><font face="Courier New, Courier,
                    monospace">defaults {<br>
                             polling_interval      <font face="Courier New, Courier,
                    monospace">5</font><br>
                             user_friendly_names   yes<br>
                             find_multipaths       yes<br>
                    <br>
                    <br>
                    }<br>
                    <br>
                    blacklist {<br>
                            devnode
                    "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"<br>
                            devnode "^hd[a-z]"<br>
                            devnode "^dcssblk[0-9]*"<br>
                    <br>
                            device {<br>
                                    vendor "HP"<br>
                                    product "LOGICAL VOLUME.*"<br>
                            }<br>
                    <br>
                            device {<br>
                                    vendor "DGC"<br>
                                    product "LUNZ"<br>
                            }<br>
                    <br>
                    }<br>
                    </font></font></div>devices {<br>             <font face="Verdana"><font face="Courier New, Courier,
                    monospace">device {<br>
                                    vendor                  "3PARdata"<br>
                                    product                 "VV"<br>
                                    path_grouping_policy group_by_prio<br>
                                    path_selector "round-robin 0"<br>
                                    path_checker tur<br>
                                    features "0"<br>
                                    hardware_handler "1 alua"<br>
                                    prio alua<br>
                                    failback immediate<br>
                                    rr_weight uniform<br>
                                    no_path_retry <font face="Courier New, Courier,
                    monospace">2</font><br>
                                    rr_min_io_rq 1<br>
                                    detect_prio yes<br>
                                    fast_io_fail_tmo 10<br>
                                    dev_loss_tmo 14<br>
                            }<br>
                    }</font><br>
                </font>
              <p>I have a scsi timeout of 30 sec. by default, with this configuration how much time does the multipath wait for an answer from a scsi command issued?<br></p><div>Regards,<br></div></div>