All of lore.kernel.org
 help / color / mirror / Atom feed
* SCSI Hardware Handler and slow failover with large number of LUNS
@ 2009-04-04 21:30 Chandra Seetharaman
  2009-04-06 14:44 ` Moger, Babu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Chandra Seetharaman @ 2009-04-04 21:30 UTC (permalink / raw)
  To: dm-devel, Linux SCSI Mailing list; +Cc: Moger, Babu

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-04-06 20:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-04 21:30 SCSI Hardware Handler and slow failover with large number of LUNS Chandra Seetharaman
2009-04-06 14:44 ` 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

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.