All of lore.kernel.org
 help / color / mirror / Atom feed
* Block multipathing in an IP-SAN
@ 2005-11-01 22:19 goggin, edward
  2005-11-02  6:56 ` Mike Christie
  0 siblings, 1 reply; 2+ messages in thread
From: goggin, edward @ 2005-11-01 22:19 UTC (permalink / raw)
  To: 'dm-devel@redhat.com'

I'm wondering about how block device multipathing works in conjunction with
the high availability
features of an IP-SAN.

Does the iSCSI initiator's session layer's retransmission capability and the
IP-takeover capability
of IP-SAN switches eliminate the need for block device multipathing in an
IP-SAN?

Does the iSCSI initiator present redundant paths to the SCSI mid-layer?

Do these answers differ with software verses hardware iSCSI initiators?

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

* Re: Block multipathing in an IP-SAN
  2005-11-01 22:19 Block multipathing in an IP-SAN goggin, edward
@ 2005-11-02  6:56 ` Mike Christie
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Christie @ 2005-11-02  6:56 UTC (permalink / raw)
  To: device-mapper development

goggin, edward wrote:
> I'm wondering about how block device multipathing works in conjunction with
> the high availability
> features of an IP-SAN.
> 
> Does the iSCSI initiator's session layer's retransmission capability and the
> IP-takeover capability
> of IP-SAN switches eliminate the need for block device multipathing in an
> IP-SAN?
> 
> Does the iSCSI initiator present redundant paths to the SCSI mid-layer?
> 
> Do these answers differ with software verses hardware iSCSI initiators?
> 


For linux mainline and what some distros carry, software will be similar 
to HW iscsi becuase the linux-scsi community has not wanted MCS. For 
software iscsi in mainline (open-iscsi/linux-iscsi-5) and RHEL 4 
(linux-iscsi-4), you can use bonding or trunking - whatever you know it 
as, and hide everything from the iSCSI and SCSI levels, or you can use 
dm-multipath. To do the latter for software iscsi, the iscsi driver 
creates a session to each portal, scans it, and dm-multipath/multipath 
assembles dm devices like it would for FC. The softare drivers drivers 
also support login redirect and some vendors use this for failover and 
load balancing. I think qlogic also support this.

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

end of thread, other threads:[~2005-11-02  6:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01 22:19 Block multipathing in an IP-SAN goggin, edward
2005-11-02  6:56 ` Mike Christie

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.