Bug 1327139 - [quick-install] Fail to install on Atomic Host
Summary: [quick-install] Fail to install on Atomic Host
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Samuel Munilla
QA Contact: Ma xiaoqiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-14 10:31 UTC by Gan Huang
Modified: 2016-07-04 00:47 UTC (History)
6 users (show)

Fixed In Version: openshift-ansible-3.0.81-1.git.0.1bb3de7.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 16:40:40 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1065 0 normal SHIPPED_LIVE Red Hat OpenShift Enterprise atomic-openshift-utils bug fix update 2016-05-12 20:32:56 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.