Teaming of paths
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > WebserverTalk Community > Data Storage > Teaming of paths




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Teaming of paths  
Marcel


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

Hi all,

In a network environment it's possible to team/trunk multiple lines between
switches and/or hosts to one virtual single connection boosting throughput.
Is this also possible in a san environment?

I ask this because I've recently obtained a Dell Powervault 660F wich is
configurable with two controllers (raid) thus giving me two connections.
Would be nice if I can double the bandwidth.

Marcel







[ Post a follow-up to this message ]



    Re: Teaming of paths  
Jesper Monsted


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

"Marcel" <dont@spam.me> wrote in news:cipn0h$91j$1@news.cistron.nl:

> In a network environment it's possible to team/trunk multiple lines
> between switches and/or hosts to one virtual single connection
> boosting throughput. Is this also possible in a san environment?
>
> I ask this because I've recently obtained a Dell Powervault 660F wich
> is configurable with two controllers (raid) thus giving me two
> connections. Would be nice if I can double the bandwidth.

As an end-to-end solution, you'd use multipathing software like powerpath,
veritas dmp, securepath or whatever else you feel like. Between switches
(and yes, i know that wasn't really the question), you can use ISL trunking
which, depending on the switch vendor, behaves in much the same way as
etherchannel on a LAN. On Brocade, one trunk link can move twice the
traffic, even if only one session is running, whereas McData will only do
load balancing by moving several sessions back and forth between the links.

--
/Jesper Monsted





[ Post a follow-up to this message ]



    Re: Teaming of paths  
Toomas Soome


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

Marcel wrote:
> Hi all,
>
> In a network environment it's possible to team/trunk multiple lines betwee
n
> switches and/or hosts to one virtual single connection boosting throughput
.
> Is this also possible in a san environment?
>

between switches, yes.


> I ask this because I've recently obtained a Dell Powervault 660F wich is
> configurable with two controllers (raid) thus giving me two connections.
> Would be nice if I can double the bandwidth.
>

create 2 luns, bind them to separate controllers and create an raid0
volume in host.

toomas
--
It is now 10 p.m.  Do you know where Henry Kissinger is?
-- Elizabeth Carpenter





[ Post a follow-up to this message ]



    Re: Teaming of paths  
Marcel


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM


"Jesper Monsted" <newsspam@rootweiler.dk.invalid> schreef in bericht
 news:Xns956BC6F6D82FCnewsspamrootweilerd
k@62.243.74.163...
> "Marcel" <dont@spam.me> wrote in news:cipn0h$91j$1@news.cistron.nl:
> 
>
> As an end-to-end solution, you'd use multipathing software like powerpath,
> veritas dmp, securepath or whatever else you feel like. Between switches
> (and yes, i know that wasn't really the question), you can use ISL
trunking
> which, depending on the switch vendor, behaves in much the same way as
> etherchannel on a LAN. On Brocade, one trunk link can move twice the
> traffic, even if only one session is running, whereas McData will only do
> load balancing by moving several sessions back and forth between the
links.
>
> --
> /Jesper Monsted

Does the general multhipathing software use some sort of loadbalancing
between the two or more paths?

Marcel







[ Post a follow-up to this message ]



    Re: Teaming of paths  
Marcel


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM


"Toomas Soome" <Toomas.Soome@microlink.ee> schreef in bericht
news:41506dda$1@news.infonet.ee...
> Marcel wrote: 
between[vbcol=seagreen] 
throughput.[vbcol=seagreen] 
>
> between switches, yes.
>

There is no vendor that has some sort of option to combine two line to one
switch?

> 
>
> create 2 luns, bind them to separate controllers and create an raid0
> volume in host.
>
> toomas
> --
> It is now 10 p.m.  Do you know where Henry Kissinger is?
> -- Elizabeth Carpenter

That certainly is interesting when using only a few host and you would do
this on all of them. Not when you've got a few more and some of them only
has one single connection. Besides of that, I want to double the bandwidth
to the switch from the disk array, single throughput should be sufficient
for the hosts.

I think it's smarter to give each seperate port on the powervault a
connection to a different switch and equally share the hosts. Or I can use
one switch and create two zones, one powervault port per zone and again an
equal share of hosts among the zones. Any thaughts on this?







[ Post a follow-up to this message ]



    Re: Teaming of paths  
/dev/null


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM


Marcel Wrote:
> "
> Does the general multhipathing software use some sort of loadbalancing
> between the two or more paths?
>
> Marcel


This really depends on the DMP Software. Some uses SCSI Timeouts in
order to detect problems with the link or connection and move new
connections to the other path. Some also provide some round robin
functionality, but Round Robin is just the "lowest possible feature of
loadbalacing" (IMHO).
As far as I know (please tell me I'm wrong and FC Vendors learned from
networking vendors), there is no DMP Software available which really
does loadbalacing based on the current load of the links into the
fabric.

/dev/null


--
/dev/null


------------------------------------------------------------------------
/dev/null's Profile: http://www.storagecommunity.com/for...hread.php?t=180






[ Post a follow-up to this message ]



    Re: Teaming of paths  
Andrew Gideon


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

Jesper Monsted wrote:

> Between switches
> (and yes, i know that wasn't really the question), you can use ISL
> trunking which, depending on the switch vendor, behaves in much the same
> way as etherchannel on a LAN.

Does it work that way with cisco switches?  A "trunk" circuit carries all
(or a specified list of) VLANs.  If you've two "trunk" circuits between a
pair of switches, does that it is trunked automatically cause load sharing?

Is this only ISL, or will .1q trunks behave the same?

- Andrew






[ Post a follow-up to this message ]



    Re: Teaming of paths  
Jesper Monsted


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

"Marcel" <dont@spam.me> wrote in news:ciprdr$e43$1@news.cistron.nl:
> Does the general multhipathing software use some sort of loadbalancing
> between the two or more paths?

Some of it does, yes.


--
/Jesper Monsted





[ Post a follow-up to this message ]



    Re: Teaming of paths  
Jesper Monsted


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

/dev/null <devnull.1cy8ub@no-mx.forums.yourdomain.com.au> wrote in
news:devnull.1cy8ub@no-mx.forums.yourdomain.com.au:

> This really depends on the DMP Software. Some uses SCSI Timeouts in
> order to detect problems with the link or connection and move new
> connections to the other path. Some also provide some round robin
> functionality, but Round Robin is just the "lowest possible feature of
> loadbalacing" (IMHO).
> As far as I know (please tell me I'm wrong and FC Vendors learned from
> networking vendors), there is no DMP Software available which really
> does loadbalacing based on the current load of the links into the
> fabric.

You're wrong 

Powerpath uses latency and other factors to balance load across several
paths to symmetrix or clariion arrays.

--
/Jesper Monsted





[ Post a follow-up to this message ]



    Re: Teaming of paths  
Jesper Monsted


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
09-23-04 03:29 AM

Andrew Gideon <cR182Driver45@gideon.org> wrote in
news:13727116.Pdu68J7fUq@no.to.be.used.news.int.tagonline.com:
 
>
> Does it work that way with cisco switches?  A "trunk" circuit carries
> all (or a specified list of) VLANs.  If you've two "trunk" circuits
> between a pair of switches, does that it is trunked automatically
> cause load sharing?
>
> Is this only ISL, or will .1q trunks behave the same?

In FC, it's called ISL trunking, but it's basically the same as Cisco
etherchannel (on McData - it's somewhat more intelligent on Brocade). If
you plug in two ISLs between two switches, they will (with some
limitations, at least on Brocade) automatically trunk the link. They use
two quite different methods, but accomplish mostly the same.


--
/Jesper Monsted





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 03:20 PM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register