Hide Forgot
Description of problem: quick-installer regards the first master as nfs role, but nfs can't be installed on Atomic Host(#BZ1293933). Version-Release number of selected component (if applicable): atomic-openshift-utils-3.0.79-1.git.0.9c75f11.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Prepare 2 Atomic Host 2. atomic-openshift-installer install 3. Actual results: TASK: [openshift_storage_nfs | Install nfs-utils] ***************************** fatal: [x.x.172.119] => module unknown not found in configured module paths FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/config.retry x.x.172.101 : ok=6 changed=1 unreachable=0 failed=0 x.x.172.119 : ok=26 changed=3 unreachable=1 failed=0 localhost : ok=16 changed=0 unreachable=0 failed=0 Expected results: Installation success on Atomic Host Additional info: Although notice is given in the beginning of the installtion: Welcome to the OpenShift Enterprise 3 installation. Please confirm that following prerequisites have been met: * All systems where OpenShift will be installed are running Red Hat Enterprise Linux 7. It's not resonable to prevent users to install on Atomic Host.
Test aganist atomic-openshift-utils-3.0.81-1.git.0.1bb3de7.el7.noarch Storage host can be selected and prompt correct note. Will verify again once pushed to puddle.
Test again with atomic-openshift-utils-3.0.82-1.git.0.5e5b4bf.el7.noarch Works well as above Move to verfied.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1065
I am seeing the exact same issue. atomic-openshift-utils-3.0.88-1.git.0.31c3daf.el7 rhel-atomic-cloud-7.2-16.x86_64.rhevm.ova TASK: [openshift_storage_nfs | Install nfs-utils] ***************************** fatal: [openshift-master] => module unknown not found in configured module paths FATAL: all hosts have already failed -- aborting PLAY RECAP ******************************************************************** to retry, use: --limit @/root/config.retry localhost : ok=16 changed=0 unreachable=0 failed=0 openshift-master : ok=34 changed=0 unreachable=1 failed=0 openshift-node-1 : ok=14 changed=0 unreachable=0 failed=0 An error was detected. After resolving the problem please relaunch the installation process.