In the Trident documentation, it says that the multipath configuration for Ubuntu should look like this:
defaults {
user_friendly_names yes
find_multipaths no
}
If I understand correctly, the priority is currently set to:
1167270.297209 | sdd: prio = sysfs (setting: storage device autodetected)
and not to "ontap". Shouldn't it be set to "ontap"? I suspect that the multipath settings are not being applied correctly — could that be the case?
Here are some relevant logs:
3600a098038314976613f59456652377a dm-6 NETAPP,LUN C-Mode
size=100G features='3 queue_if_no_path pg_init_retries 50' hwhandler='1 alua' wp=rw
|-+- policy='service-time 0' prio=50 status=active
| - 34:0:0:1 sdc 8:32 active ready running -+- policy='service-time 0' prio=10 status=enabled
`- 35:0:0:1 sdd 8:48 active ready running
1167270.276085 | sdc: size = 209715200
1167270.276608 | sdc: vendor = NETAPP
1167270.276696 | sdc: product = LUN C-Mode
1167270.276777 | sdc: rev = 9151
1167270.277333 | sdc: h🅱️t:l = 34:0:0:1
1167270.278511 | sdc: tgt_node_name = iqn.1992-08.com.netapp:sn.d91044b5271f11f0894dd039ea952238:vs.25
1167270.278598 | sdc: uid_attribute = ID_SERIAL (setting: multipath internal)
1167270.278625 | sdc: recheck_wwid = 1 (setting: multipath.conf defaults/devices section)
1167270.278903 | sdc: 13054 cyl, 255 heads, 63 sectors/track, start at 0
1167270.278938 | sdc: vpd_vendor_id = 0 "undef" (setting: multipath internal)
1167270.279018 | sdc: serial = 81Iva?YEfR7z
1167270.279048 | sdc: detect_checker = yes (setting: multipath internal)
1167270.280249 | sdc: path_checker = tur (setting: storage device autodetected)
1167270.280286 | sdc: checker timeout = 30 s (setting: kernel sysfs)
1167270.280722 | sdc: tur state = up
We are searching why we have on nfs the 700 MB/s and why we have on iscsi only 330 MB/s.