All of lore.kernel.org
 help / color / mirror / Atom feed
* understanding of multipathing and speed
@ 2010-07-05 18:37 Bart Coninckx
  2010-07-05 18:58 ` Christophe Varoqui
  0 siblings, 1 reply; 14+ messages in thread
From: Bart Coninckx @ 2010-07-05 18:37 UTC (permalink / raw)
  To: dm-devel

Hi,

I would like to run my ideas by this list about multipathing and the results 
as far as storage speed is concerned.

I'm using multipathing to two iSCSI targets pointing to the same storage. It 
was my understanding that this provides for network path redundancy (and it 
does, I tested this) but also for added speed. 
I did some tests with Bonnie++ however while both paths were active and one 
path was down and the results are basically the same. 

Am I assuming wrong things? Or have I configured things wrong?

This is my config for now:

defaults {
        udev_dir                /dev
        polling_interval        10
        selector                "round-robin 0"
        path_grouping_policy    multibus
        getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"
        prio                    const
        path_checker            directio
        rr_min_io               100
        max_fds                 8192
        rr_weight               priorities
        failback                immediate
        no_path_retry           5
        user_friendly_names     no
}
blacklist {
       wwid 26353900f02796769
        devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"
        devnode "^hd[a-z][[0-9]*]"
        devnode "^cciss!c[0-9]d[0-9]*[p[0-9]*]"
        device {
                vendor DEC.*
                product MSA[15]00
        }
}
multipaths {
 multipath {
                wwid                    
1494554000000000000000000010000000000000002000000
  alias                   lx03
  }
 multipath {
                wwid                    
1494554000000000000000000010000000100000002000000
  alias                   ws033
  }
 multipath {
                wwid                    
1494554000000000000000000010000000200000002000000
  alias                   ms01
  }
}


Thank you!!

B.

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: understanding of multipathing and speed
@ 2010-07-06  8:07 bart.coninckx
  2010-07-06  8:25 ` Christophe Varoqui
  0 siblings, 1 reply; 14+ messages in thread
From: bart.coninckx @ 2010-07-06  8:07 UTC (permalink / raw)
  To: Christophe Varoqui; +Cc: dm-devel


[-- Attachment #1.1: Type: text/plain, Size: 967 bytes --]



On Tuesday 06 July 2010 09:21:51 Christophe Varoqui wrote: 

> (1494554000000000000000000010000000200000002000000) dm-1 

> 

> > IET,VIRTUAL-DISK [size=40G][features=1 queue_if_no_path][hwhandler=0] 

> > \_ round-robin 0 [prio=-2][active] 

> > \_ 1:0:0:2 sdf 8:80 [active][undef] 

> > \_ 2:0:0:2 sdg 8:96 [active][undef] 

> > 

> > I have two Gigabit NICs in this server each running over a separate 

> > switch to a separate gigabit NIC with a unique IP address on the 

> > storage IET iSCSI target. 

> 

> did you setup different ip networks for each independant lan ? You may want 

> to verify the ip routing is not sending every other packet through the 

> wrong interface ? 

> 

> Bye 

> 







Hi Christophe, 



yes I did, the two initiators and targets have there own IP network. IP 

routing points to the correct interface per network. Maybe my test (bonnie++) 

is not an appropriate one to show the difference in speed? 



thx, 



Bart 


[-- Attachment #1.2: Type: text/html, Size: 2789 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2010-07-08  6:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-05 18:37 understanding of multipathing and speed Bart Coninckx
2010-07-05 18:58 ` Christophe Varoqui
2010-07-05 19:41   ` John A. Sullivan III
2010-07-06  4:16   ` Bart Coninckx
2010-07-06  7:21     ` Christophe Varoqui
2010-07-07 17:18     ` Bart Coninckx
2010-07-07 21:01       ` Bart Coninckx
2010-07-07 22:06         ` Brem Belguebli
2010-07-08  6:35           ` Bart Coninckx
  -- strict thread matches above, loose matches on Subject: below --
2010-07-06  8:07 bart.coninckx
2010-07-06  8:25 ` Christophe Varoqui
2010-07-06  8:37   ` brem belguebli
2010-07-06  8:59     ` bart.coninckx
2010-07-06  8:52   ` bart.coninckx

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.