Default multipath policy is round-robin, shows considerably worse read throughput compared to using service-time
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu on IBM z Systems |
Fix Released
|
Low
|
Dragan S. | ||
multipath-tools (Ubuntu) |
Fix Released
|
Low
|
Mathieu Trudel-Lapierre | ||
Xenial |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
---Problem Description---
Default multipath policy is round-robin, shows considerably worse read throughput compared to using service-time
Contact Information = Barbara Mundle, <email address hidden>
---uname output---
4.4.0-21-generic
Machine Type = z systems: Type 2964, Model 701 NC9
---Debugger---
A debugger is not configured
---Steps to Reproduce---
Conducting throughput measurements with both policies shows the difference
Userspace tool common name: multipath-tools
The userspace tool has the following bit modes: 64-bit
Userspace rpm: multipath-
Userspace tool obtained from project website: na
*Additional Instructions for Barbara Mundle, <email address hidden>:
-Attach ltrace and strace of userspace application.
Throughput numbers with FIO for sequential read (in KBPS) with multipath policies service.
1 3193030 2917220
2 5248430 5020375
4 8453570 6438140
8 9708690 6444175
16 9712100 6448080
32 9714035 6450905
64 9718355 6461650
tags: | added: architecture-s39064 bugnameltc-147635 severity-high targetmilestone-inin--- |
Changed in ubuntu: | |
assignee: | nobody → Skipper Bug Screeners (skipper-screen-team) |
affects: | ubuntu → multipath-tools (Ubuntu) |
tags: |
added: targetmilestone-inin16041 removed: targetmilestone-inin--- |
Changed in ubuntu-z-systems: | |
assignee: | nobody → Dragan S. (dragan-s) |
Changed in ubuntu-z-systems: | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in multipath-tools (Ubuntu): | |
assignee: | Dimitri John Ledkov (xnox) → Mathieu Trudel-Lapierre (cyphermox) |
status: | Confirmed → In Progress |
milestone: | ubuntu-17.05 → ubuntu-17.03 |
Changed in ubuntu-z-systems: | |
status: | Confirmed → In Progress |
Changed in ubuntu-z-systems: | |
status: | In Progress → Fix Released |
Changed in multipath-tools (Ubuntu Xenial): | |
assignee: | Mathieu Trudel-Lapierre (cyphermox) → nobody |
tags: | added: rls-x-incoming |
Changed in multipath-tools (Ubuntu Xenial): | |
status: | New → Won't Fix |
FYI the minimal bits I checked in the background when we talked about it yesterday.
Done in debian/ patches/ path_selector. patch
Related Changelog: patches/ path_selector. patch: switch the default path selector modules.
* debian/
back to round-robin while service-time isn't available to the installer
multipath-
Likely starts by fully understanding the old dependencies that got to the decision to add that.