There appears to be a problem with the device nodes Red Hat creates in /tmp/ida during install. ALL the nodes (c0d0, c1d0, c2d0...) have the same major number of 72! c0d0 should be 72, 0, c1d0 should be 73, 0 c2d0 should be 74, 0 This means installing to a system with more then one Compaq Array controller will not work.
*** This bug has been marked as a duplicate of 11304 ***
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/28ae87f734b4a18f1a32e16f3d1b9304292a03f2 Merge pull request #11320 from soltysh/issue11305 Merged by openshift-bot