public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* RE: QLogic Linux failover/Load Balancing ER0000000020860
@ 2002-10-06 15:45 James Bottomley
  2002-10-06 19:46 ` GrandMasterLee
  0 siblings, 1 reply; 15+ messages in thread
From: James Bottomley @ 2002-10-06 15:45 UTC (permalink / raw)
  To: Austin Gonyou; +Cc: James.Bottomley, linux-kernel

> The reason this is a problem, is that when the LSI/StoragTEK
> controllers present their luns, AVT is enabled.

Others have answered the kernel questions, but just a note that you really 
don't want to do load balancing in this environment.

the way AVT works is that a LUN is locked to a specific controller (although 
it has a ghost on the alternate controller).  If you send an I/O packet to the 
alternate controller, the controllers will immediately negotiate to transfer 
the LUN across (AVT is Auto Volume Transfer).  It takes quite a while (in I/O 
terms) for the LUN to transfer, so if you load balance to this array you'll 
end up killing performance because most of the time will be spent oscillating 
the LUN.

The way the setup was intended to work was for simple failover, where you only 
use an alternate path if the primary fails.

In general, arrays that can gain performance from controller load balancing 
tend to be extremely expensive (EMC being the one that springs immediately to 
mind).

James



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

end of thread, other threads:[~2002-10-07 16:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <41EBA11203419D4CA8EB4C6140D8B4017CD8EE@AVEXCH01.qlogic.org>
2002-10-06  0:09 ` QLogic Linux failover/Load Balancing ER0000000020860 Austin Gonyou
2002-10-06  3:18   ` GrandMasterLee
2002-10-06 10:19     ` jbradford
2002-10-06 10:31       ` GrandMasterLee
2002-10-06 11:03         ` jbradford
2002-10-06 12:26           ` Michael Clark
2002-10-06 19:40             ` GrandMasterLee
2002-10-06 23:14               ` GrandMasterLee
2002-10-07  4:54                 ` GrandMasterLee
2002-10-07  5:15                   ` Michael Clark
2002-10-07  5:24                     ` GrandMasterLee
2002-10-06  7:58   ` Lars Marowsky-Bree
2002-10-07 16:32     ` Austin Gonyou
2002-10-06 15:45 James Bottomley
2002-10-06 19:46 ` GrandMasterLee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox