Bug 1560424
| Summary: | [CNS][3.6] Installation failed when enable openshift_storage_glusterfs_registry_block_storageclass with glusterfs_registry group | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wenkai Shi <weshi> |
| Component: | Installer | Assignee: | Jose A. Rivera <jarrpa> |
| Status: | CLOSED ERRATA | QA Contact: | Wenkai Shi <weshi> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.6.1 | CC: | aos-bugs, jarrpa, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | 3.6.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | 1542861 | Environment: | |
| Last Closed: | 2018-05-17 07:58:35 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: | |
| Embargoed: | |||
|
Comment 1
Jose A. Rivera
2018-04-26 11:41:34 UTC
Verified with version openshift-ansible-3.6.173.0.115-1.git.0.1de2a17.el7, installer pass the TASK Generate Gluster Block StorageClass file.
# ansible-playbook -i hosts -v /usr/share/ansible/openshift-ansible/playbooks/byo/config.yml
...
TASK [openshift_storage_glusterfs : Generate Gluster Block StorageClass file] ***
Thursday 03 May 2018 03:10:06 -0400 (0:00:00.081) 0:23:52.098 **********
changed: [master.example.com] => {
"changed": true,
"checksum": "ef9d1f34333498ee87cd7908d77abab9d266f92e",
"dest": "/tmp/openshift-glusterfs-ansible-JyIneL/gluster-block-storageclass.yml",
"failed": false,
"gid": 0,
"group": "root",
"md5sum": "456b59e54749168ce73d432a7b056671",
"mode": "0644",
"owner": "root",
"secontext": "unconfined_u:object_r:admin_home_t:s0",
"size": 443,
"src": "/root/.ansible/tmp/ansible-tmp-1525331407.13-196300524288561/source",
"state": "file",
"uid": 0
}
...
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-2018:1579 |