Bug 1327139

Summary: [quick-install] Fail to install on Atomic Host
Product: OpenShift Container Platform Reporter: Gan Huang <ghuang>
Component: InstallerAssignee: Samuel Munilla <smunilla>
Status: CLOSED ERRATA QA Contact: Ma xiaoqiang <xiama>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.2.0CC: aos-bugs, bleanhar, esperlaz, jokerman, mmccomas, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openshift-ansible-3.0.81-1.git.0.1bb3de7.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-12 16:40:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Gan Huang 2016-04-14 10:31:31 UTC
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.

Comment 2 Gan Huang 2016-04-19 10:39:24 UTC
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.

Comment 3 Gan Huang 2016-04-21 08:38:54 UTC
Test again with atomic-openshift-utils-3.0.82-1.git.0.5e5b4bf.el7.noarch

Works well as above

Move to verfied.

Comment 5 errata-xmlrpc 2016-05-12 16:40:40 UTC
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

Comment 6 Elliott 2016-05-25 12:37:41 UTC
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.