Hi All,
I am new to setting up iscsi multipath but did manage to get everything working as far as I can tell. I am getting about 2400Mbps read using fio on the VMs. the ME5 is configured for RAID10 with 6 disks. Jumbo frames are enabled, and confirmed at least from node to node getting 10Gig speeds.
I expected more performance, but things seem sluggish.
Each node shows 8 sessions available as they have 2 x 10Gig nics. They are configured for their own subnets as well.
If anyone has any info to help, I would appreciate it.
Cheers,
Rob
---
multipath.conf:
defaults {
find_multipaths strict
polling_interval 2
path_selector "round-robin 0"
path_grouping_policy multibus
uid_attribute ID_SERIAL
rr_min_io 100
failback immediate
no_path_retry queue
user_friendly_names yes
}
devices {
device {
vendor "DellEMC"
product "ME5"
path_grouping_policy "group_by_prio"
path_checker "tur"
hardware_handler "1 alua"
prio "alua"
failback immediate
rr_weight "uniform"
path_selector "service-time 0"
}
}
multipaths {
multipath {
wwid "3600c0ff000fc850722869a6701000000"
alias mpath0
}
}
I am new to setting up iscsi multipath but did manage to get everything working as far as I can tell. I am getting about 2400Mbps read using fio on the VMs. the ME5 is configured for RAID10 with 6 disks. Jumbo frames are enabled, and confirmed at least from node to node getting 10Gig speeds.
I expected more performance, but things seem sluggish.
Each node shows 8 sessions available as they have 2 x 10Gig nics. They are configured for their own subnets as well.
If anyone has any info to help, I would appreciate it.
Cheers,
Rob
---
multipath.conf:
defaults {
find_multipaths strict
polling_interval 2
path_selector "round-robin 0"
path_grouping_policy multibus
uid_attribute ID_SERIAL
rr_min_io 100
failback immediate
no_path_retry queue
user_friendly_names yes
}
devices {
device {
vendor "DellEMC"
product "ME5"
path_grouping_policy "group_by_prio"
path_checker "tur"
hardware_handler "1 alua"
prio "alua"
failback immediate
rr_weight "uniform"
path_selector "service-time 0"
}
}
multipaths {
multipath {
wwid "3600c0ff000fc850722869a6701000000"
alias mpath0
}
}