| Summary: | Multipath disk is recognized as sd* mode | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Huijuan Zhao <huzhao> | ||||||
| Component: | rhev-hypervisor | Assignee: | Douglas Schilling Landgraf <dougsland> | ||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Huijuan Zhao <huzhao> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 3.5.7 | CC: | cshao, gklein, huiwa, leiwang, lsurette, pstehlik, tlitovsk, weiwang, yaniwang, ycui, yeylon, ykaul, zhezhong | ||||||
| Target Milestone: | ovirt-3.5.8 | Keywords: | Regression, ZStream | ||||||
| Target Release: | 3.5.8 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-02-18 03:54:16 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: | |||||||
| Attachments: |
|
||||||||
Created attachment 1127795 [details]
log
|
Created attachment 1127794 [details] screenshot_sd* Description of problem: The multipath disk should be recognized as /dev/mapper/* mode instead of sd*. This will effect auto_install. Version-Release number of selected component (if applicable): rhev-hypervisor7-7.2-20160215.2.el7ev ovirt-node-3.2.3-31.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Install RHEV-H in TUI mode 2. Focus on boot disk page 3. Drop to shell to run#multipath -ll Actual results: 1. After step2, the multipath disk has been recognized as sdx. 2. After step3, no output after run #multipath -ll. Expected results: 1. The multipath disk should be recognized as /dev/mapper/* mode. Additional info: