I am trying work out a formula for total failover time of my multipathed iSCSI device so far I have:
failover time = nop timout + nop interval + replacement_timeout seconds + scsi block device timeout(/sys/block/sdX/device/timeout) Is there anything else that I am missing? -b On Mar 15, 4:53 pm, Mike Christie <[email protected]> wrote: > On 03/15/2010 05:56 AM, Alex Zeffertt wrote: > > > > > The bugzilla ticket requests a merge of two git commits, but neither of > > those contain the libiscsi.c change that addresses bug #2. Was this a > > mistake, or did you deliberately omit that part of your > > speed-up-conn-fail-take3.patch when you raised the ticket? > > Hey, > > It was laziness. I did not update the bugzilla. When I made it, I > thought we were only hitting #1 (this was the first patch I sent in this > thread). But when I was testing those 2 patches with RHEL 5, I finally > hit the problem that bet was hitting. When I figured out that we were > hitting #2, I made the second patch in this thread. I then just did not > update the bugzilla with the new patch. For RHEL I ended up sending the > second patch though. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
