Bug 1294910
Summary: | vdsm-python overwrites multipath.conf without find_multipaths=yes as default value | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] vdsm | Reporter: | Charlie Inglese <cinglese> | ||||
Component: | Tools | Assignee: | Yaniv Bronhaim <ybronhei> | ||||
Status: | CLOSED NOTABUG | QA Contact: | Aharon Canan <acanan> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.17.10 | CC: | amureini, bazulay, bmarzins, bugs, cinglese, cshao, ecohen, fdeutsch, gklein, huiwa, leiwang, lkuchlan, lpeer, lsurette, nsoffer, s.danzi, s.kieske, ycui, yeylon, ylavi | ||||
Target Milestone: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | node | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 1173290 | Environment: | |||||
Last Closed: | 2016-01-04 11:20:57 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Charlie Inglese
2015-12-30 22:43:33 UTC
Suggest adding "find_multipaths yes" above Line 43 in the ../vdsm/tool/configurators/multipath.py "find_multipaths yes" is functionaliyt wise not needed anymore in RHEV-H's multipath.conf, because vdsm changes the multipath configuration to multipath any device, regardless of the number of paths. Getting rid of the error message is another issue which is currently under investigation in bug 1182048. Thus I'm closing this bug, please reopen if you think this is necessary. |