All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chandra Seetharaman <sekharan@us.ibm.com>
To: dm-devel <dm-devel@redhat.com>,
	Linux SCSI Mailing list <linux-scsi@vger.kernel.org>
Cc: "Moger, Babu" <Babu.Moger@lsi.com>
Subject: SCSI Hardware Handler and slow failover with large number of LUNS
Date: Sat, 04 Apr 2009 14:30:36 -0700	[thread overview]
Message-ID: <1238880636.11478.8.camel@chandra-ubuntu> (raw)

Hello All,

During testing with the latest SCSI DH Handler on a rdac storage, Babu
found that the failover time with 100+ luns takes about 15 minutes,
which is not good.

We found that the problem is due to the fact that we serialize activate
in dm on the work queue.

We can solve the problem in rdac handler in 2 ways
 1. batch up the activates (mode_selects) and send few of them.
 2. Do mode selects in async mode.

Just wondering if anybody had seen the same problem in other storages
(EMC, HP and Alua). 

Please share your experiences, so we can come up with a solution that
works for all hardware handlers.

regards,

chandra


             reply	other threads:[~2009-04-04 21:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-04 21:30 Chandra Seetharaman [this message]
2009-04-06 14:44 ` SCSI Hardware Handler and slow failover with large number of LUNS Moger, Babu
2009-04-06 15:38 ` berthiaume_wayne
2009-04-06 17:47   ` Chandra Seetharaman
2009-04-06 17:59     ` SCSI Hardware Handler and slow failover with large number ofLUNS berthiaume_wayne
2009-04-06 15:43 ` SCSI Hardware Handler and slow failover with large number of LUNS Mike Christie
2009-04-06 18:21   ` [dm-devel] " Chandra Seetharaman
2009-04-06 18:54     ` Mike Christie
2009-04-06 20:09       ` [dm-devel] " Chandra Seetharaman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1238880636.11478.8.camel@chandra-ubuntu \
    --to=sekharan@us.ibm.com \
    --cc=Babu.Moger@lsi.com \
    --cc=dm-devel@redhat.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sekharan@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.