| Summary: | Multipath disk should be recognized as /dev/mapper/* mode | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | wanghui <huiwa> |
| Component: | ovirt-node | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Status: | CLOSED WORKSFORME | QA Contact: | wanghui <huiwa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.5.7 | CC: | amureini, cshao, dougsland, fdeutsch, gklein, huiwa, huzhao, leiwang, lsurette, weiwang, yaniwang, ycui, ykaul |
| Target Milestone: | ovirt-3.5.8 | Keywords: | Regression, ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-03 11:22:24 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: | |
|
Description
wanghui
2016-02-02 08:28:52 UTC
In the build logs I see: DEBUG util.py:257: Error: error: argument --module: invalid choice: multipath DEBUG util.py:257: (available: certificates, libvirt, sanlock, sebool) This indicates that vdsm-tool was run during the build: (ovirt-3.6) $ git grep -- --module recipe/common-post.ks:vdsm-tool configure --module multipath --force But vdsm-tool is only called in the 3.6 branch. This indicates that the recipe was not clean when the iso was built. Hi Douglas, The rhev-hypervisor7-7.2-20160202.1 works good to me, all the multipath disk is now recognized as /dev/mapper/* mode. |