Bug 1815542
| Summary: | RHHI-V gluster deployment fails at thinpool creation with size greater than few TBs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | SATHEESARAN <sasundar> | ||||
| Component: | rhhi | Assignee: | Gobinda Das <godas> | ||||
| Status: | CLOSED ERRATA | QA Contact: | SATHEESARAN <sasundar> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rhhiv-1.7 | CC: | rhs-bugs | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | RHHI-V 1.8 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | gluster-ansible-infra-1.0.4-7.el8rhgs | Doc Type: | No Doc Update | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1815546 (view as bug list) | Environment: |
rhhiv, rhel8
|
||||
| Last Closed: | 2020-08-04 14:52:05 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: | |||||||
| Bug Depends On: | 1815546 | ||||||
| Bug Blocks: | 1779977 | ||||||
| Attachments: |
|
||||||
|
Description
SATHEESARAN
2020-03-20 14:25:59 UTC
As per my conjecture, this looks like problem because of incorrect inclusion of content from master branch. On RHEL 7 based RHHI-V 1.7 the content looks like: [root@ ]# ls -l /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks total 36 -rw-r--r--. 1 root root 2264 Jan 24 16:39 cache_setup.yml -rw-r--r--. 1 root root 1331 Jan 24 16:39 fscreate.yml -rw-r--r--. 1 root root 3637 Jan 24 16:39 main.yml -rw-r--r--. 1 root root 2222 Jan 24 16:39 mount.yml -rw-r--r--. 1 root root 230 Jan 24 16:39 thick_lv_create.yml -rw-r--r--. 1 root root 1150 Jan 24 16:39 thin_pool_create.yml -rw-r--r--. 1 root root 383 Jan 24 16:39 thin_volume_create.yml -rw-r--r--. 1 root root 1315 Jan 24 16:39 vdo_create.yml -rw-r--r--. 1 root root 2002 Jan 24 16:39 vg_create.yml The same content with the latest RHEL-8 looks like: [root@ ]# ls -l /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks total 92 -rw-r--r--. 1 root root 1427 Mar 13 09:54 bind_tang_server.yml -rw-r--r--. 1 root root 962 Mar 13 09:54 blacklist_mpath_devices.yml -rw-r--r--. 1 root root 6177 Mar 13 09:54 cache_setup.yml -rw-r--r--. 1 root root 4112 Mar 13 09:54 fscreate.yml -rw-r--r--. 1 root root 595 Mar 13 09:54 fstrim_service.yml -rw-r--r--. 1 root root 2326 Mar 13 09:54 get_vg_groupings.yml -rw-r--r--. 1 root root 2637 Mar 13 09:54 luks_device_encrypt.yml -rw-r--r--. 1 root root 743 Mar 13 09:54 lvm_config.yml -rw-r--r--. 1 root root 1711 Mar 13 09:54 lvm_kernelparams.yml -rw-r--r--. 1 root root 868 Mar 13 09:54 main-lvm.yml -rw-r--r--. 1 root root 4074 Mar 13 09:54 main.yml -rw-r--r--. 1 root root 2497 Mar 13 09:54 mount.yml -rw-r--r--. 1 root root 4815 Mar 13 09:54 thick_lv_create.yml -rw-r--r--. 1 root root 11748 Mar 13 09:54 thin_pool_create.yml -rw-r--r--. 1 root root 6652 Mar 13 09:54 thin_volume_create.yml -rw-r--r--. 1 root root 3327 Mar 13 09:54 vdo_create.yml -rw-r--r--. 1 root root 2951 Mar 13 09:54 vg_create.yml Also the content of thin_pool_create.yml is totally different with the latest. Created attachment 1671941 [details]
deployment-log
Dependent bug is ON_QA, and moving this bug also ON_QA Tested with gluster-ansible-infra-1.0.4-7 and RHVH 4.4. based on el8.2 thinpool creation step in gluster deployment process of RHHI-V deployment is successful 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 (RHHI for Virtualization 1.8 bug fix and enhancement update), 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/RHEA-2020:3314 |