Bug 1674617 - Make sure /var/log has atleast 15G before deployment
Summary: Make sure /var/log has atleast 15G before deployment
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: gluster-ansible
Version: rhhiv-1.6
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: RHGS 3.4.z Batch Update 4
Assignee: Sachidananda Urs
QA Contact: Mugdha Soni
URL:
Whiteboard:
Depends On:
Blocks: 1674611
TreeView+ depends on / blocked
 
Reported: 2019-02-11 16:46 UTC by Gobinda Das
Modified: 2019-03-27 03:44 UTC (History)
5 users (show)

Fixed In Version: gluster-ansible-features-1.0.4-3.el7rhgs
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1674611
Environment:
Last Closed: 2019-03-27 03:44:39 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:0661 0 None None None 2019-03-27 03:44:53 UTC

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


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