Hide Forgot
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:
Created attachment 1127795 [details] log