[dm-devel] RE: SCSI Hardware Handler and slow failover with large number of LUNS

Moger, Babu Babu.Moger at lsi.com
Mon Apr 6 14:44:03 UTC 2009


Thanks Chandra for bringing this up.

Yes this will be a major drawback for the users who use rdac handler for their storage with large configurations.

Thanks
Babu Moger 

-----Original Message-----
From: Chandra Seetharaman [mailto:sekharan at us.ibm.com] 
Sent: Saturday, April 04, 2009 4:31 PM
To: dm-devel; Linux SCSI Mailing list
Cc: Moger, Babu
Subject: SCSI Hardware Handler and slow failover with large number of LUNS

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





More information about the dm-devel mailing list