Bug 1674617

Summary: Make sure /var/log has atleast 15G before deployment
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Gobinda Das <godas>
Component: gluster-ansibleAssignee: Sachidananda Urs <surs>
Status: CLOSED ERRATA QA Contact: Mugdha Soni <musoni>
Severity: medium Docs Contact:
Priority: high    
Version: rhhiv-1.6CC: rcyriac, rhs-bugs, sabose, sankarshan, sasundar
Target Milestone: ---Keywords: ZStream
Target Release: RHGS 3.4.z Batch Update 4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gluster-ansible-features-1.0.4-3.el7rhgs Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1674611 Environment:
Last Closed: 2019-03-27 03:44:39 UTC Type: ---
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:    
Bug Blocks: 1674611    

Comment 2 Sachidananda Urs 2019-02-19 09:28:35 UTC
Patch posted at: https://github.com/gluster/gluster-ansible-features/pull/20

Comment 4 Mugdha Soni 2019-02-22 10:27:56 UTC
Tested with the following:-
1.rhvh-4.3.0.5-0.20190221
2.glusterfs-server-3.12.2-45.el7rhgs
3.cockpit-ovirt-dashboard-0.12.2-1.el7ev.

Didnot increase the size of /var/log to 15GB and the deployment failed .

The error encountered was :-
 TASK [gluster.features/roles/gluster_hci : Check if /var/log has enough disk space] ***
fatal: [rhsqa-grafton1-nic2.lab.eng.blr.redhat.com]: FAILED! => {"changed": true, "cmd": "df -m /var/log | awk '/[0-9]%/ {print $4}'", "delta": "0:00:00.007996", "end": "2019-02-22 15:36:55.049497", "failed_when_result": true, "rc": 0, "start": "2019-02-22 15:36:55.041501", "stderr": "", "stderr_lines": [], "stdout": "7470", "stdout_lines": ["7470"]}
fatal: [rhsqa-grafton2-nic2.lab.eng.blr.redhat.com]: FAILED! => {"changed": true, "cmd": "df -m /var/log | awk '/[0-9]%/ {print $4}'", "delta": "0:00:00.007380", "end": "2019-02-22 15:36:55.285707", "failed_when_result": true, "rc": 0, "start": "2019-02-22 15:36:55.278327", "stderr": "", "stderr_lines": [], "stdout": "7470", "stdout_lines": ["7470"]}
fatal: [rhsqa-grafton3-nic2.lab.eng.blr.redhat.com]: FAILED! => {"changed": true, "cmd": "df -m /var/log | awk '/[0-9]%/ {print $4}'", "delta": "0:00:00.008420", "end": "2019-02-22 15:36:55.292038", "failed_when_result": true, "rc": 0, "start": "2019-02-22 15:36:55.283618", "stderr": "", "stderr_lines": [], "stdout": "7470", "stdout_lines": ["7470"]}


Hence, moving the bug to verified state.

Comment 6 errata-xmlrpc 2019-03-27 03:44:39 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-2019:0661