Could you try using in your default settings<br><pre> no_path_retry           queue</pre><br><br><br>Regards<br>Sunil Joshi<br><br><br><div><span class="gmail_quote">On 9/24/07, <b class="gmail_sendername">Nuno Fernandes</b>
 <<a href="mailto:npf-mlists@eurotux.com">npf-mlists@eurotux.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,
<br><br>We've bought and IBM BladecenterH and IBM DS4700 storage.<br>We are using Redhat Enterprise Linux 5 and we are trying to put multipath<br>working.<br><br>RHEL5 we are using uses 2.6.18-8.1.3.el5xen. We've ported rdac patch
<br>(<a href="http://kernel.org/pub/linux/kernel/people/agk/patches/2.6/2.6.21/dm-mpath-rdac.patch">http://kernel.org/pub/linux/kernel/people/agk/patches/2.6/2.6.21/dm-mpath-rdac.patch</a>)<br>to RHEL5 kernel. We've also updated multipath-tools to support
<br>mpath_prio_rdac.<br><br>Our multipath.conf is:<br><br>devnode_blacklist {<br>  devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"<br>  devnode "^hd[a-z]"<br>  devnode "^cciss!c[0-9]d[0-9]*"
<br>  #USB 4G Flash drive inside HS21<br>  devnode "sda"<br>}<br><br>defaults {<br>  multipath_tool "/sbin/multipath -v0"<br>  udev_dir /dev<br>  polling_interval 5<br>  default_selector "round-robin 0"
<br>  default_getuid_callout "/sbin/scsi_id -g -u -s /block/%n"<br>  #default_prio_callout "/bin/true"<br>  failback immediate<br>  path_checker rdac<br>  hardware_handler "1 rdac"<br>  prio_callout "/sbin/mpath_prio_tpc /dev/%n"
<br>  path_grouping_policy group_by_prio<br>}<br><br>multipaths {<br>  multipath {<br>  wwid 3600a0b8000320bea0000048f46e52137<br>  alias client_data<br>  }<br>}<br><br>When we start multipath -v2 it creates multipath devices. I can see 2 active
<br>paths (active controler) and 2 ghost paths (standby controler).<br>When i unplug 2 active fibre that connect the fabric to DS4700, multipath<br>reports I/O errors and doesn't failover the controler.<br><br>Any ideas?
<br><br>Thanks for any help<br>Nuno Fernandes<br><br>--<br>dm-devel mailing list<br><a href="mailto:dm-devel@redhat.com">dm-devel@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/dm-devel">https://www.redhat.com/mailman/listinfo/dm-devel
</a><br></blockquote></div><br>