From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Marzinski Subject: Re: [PATCH] multipath: add fast_io_fail and dev_loss_tmo config parameters Date: Tue, 3 Aug 2010 13:15:27 -0500 Message-ID: <20100803181527.GK25030@ether.msp.redhat.com> References: <4C5297AA.4070708@ce.jp.nec.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <4C5297AA.4070708@ce.jp.nec.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Jun'ichi Nomura Cc: Kiyoshi Ueda , device-mapper development , Michael Christie List-Id: dm-devel.ids On Fri, Jul 30, 2010 at 06:13:14PM +0900, Jun'ichi Nomura wrote: > Hi, > > (03/23/10 11:44), Benjamin Marzinski wrote: > > This patch adds two new configuration parameters to multipath.conf, > > fast_io_fail_tmo and dev_loss_tmo which set > > > > /sys/class/fc_remote_ports/rport-:-/fast_io_fail_tmo and > > /sys/class/fc_remote_ports/rport-:-/dev_loss_tmo > ... > > This is nice feature but the code uses scsi_id instead of rport_id: > Indeed it does. Sorry. You patch looks fine to me. -Ben