Bug 1599302
| Summary: | ovirt node ng image update deletes /etc/multipath/conf.d folder and content | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-node | Reporter: | karolo <chris> |
| Component: | Installation & Update | Assignee: | Ryan Barry <rbarry> |
| Status: | CLOSED NOTABUG | QA Contact: | Yaning Wang <yaniwang> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | master | CC: | bugs, cshao, huzhao, jiaczhan, qiyuan, weiwang, yaniwang, ycui, yzhao |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-07-09 20:49:54 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: | |||
|
Description
karolo
2018-07-09 13:03:03 UTC
Also found that this update clears root drive multipath exclusion so all the system partitions now have mutlipath aliases which conflicts with the fstab entries Recreating /etc/multipath/conf.d/sdb.conf is ignored after update The update seems to moved the config files into a sub folder, /etc/multipath/conf.d/conf.d/sdb.conf, and then ignores all configuration files. Also deletes any other folder that was created such as /exports which breaks nfs. Seems to have created another root directory structure and conflicting between them both. I used the default/auto-generated LVM structure |