public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* multi-path IO in SCSI mid-layer
@ 2001-06-26 18:00 Patrick Mansfield
  2001-06-27 16:07 ` Jason McMullan
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Mansfield @ 2001-06-26 18:00 UTC (permalink / raw)
  To: linux-scsi; +Cc: linux-kernel

Hi -

I'm interested in multi-path IO in the linux scsi mid-layer.

Are there developers working on changes to the scsi layers/interfaces?
I've seen references about such work, but no details.

Anyone else interested in or working on multi-path IO in the mid-layer?

I've looked at the code as to what changes might be required, and did
a simple prototype to issue IO requests using multiple paths for one device -
configuring one device in with multiple paths using SCSI INQUIRY page 0x83,
and selecting a path (just round-robin) at scsi_submit_cmd() time.

But, a decent multi-path IO implementation requires significant changes
to the current linux scsi interfaces/structures - especially where no
functional interfaces exist, such as the direct references to Scsi_Device
host, and Scsi_Host host_queue.

-- 
Patrick Mansfield
patman@sequent.com
patman@us.ibm.com

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

end of thread, other threads:[~2001-06-27 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-26 18:00 multi-path IO in SCSI mid-layer Patrick Mansfield
2001-06-27 16:07 ` Jason McMullan

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