Bug 1526343

Summary: tendrl-ansible httpd configuration reload
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Lubos Trilety <ltrilety>
Component: web-admin-tendrl-ansibleAssignee: Timothy Asir <tjeyasin>
Status: CLOSED WORKSFORME QA Contact: sds-qe-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: nthomas, rallan, rcyriac, rhinduja, rhs-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-26 09:20:47 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:

Description Lubos Trilety 2017-12-15 09:22:41 UTC
Description of problem:
tendrl-ansible start httpd service as it should however there's no reload of configuration, hence when cluster is expanded no RHGSWA UI is running, the same for graphite.


Version-Release number of selected component (if applicable):
tendrl-ansible-1.5.4-7.el7rhgs.noarch

How reproducible:
100%

Steps to Reproduce:
1. remove RHGSWA via Monitoring Guide - Unmanage Cluster steps
2. install RHGSWA again using tendril-ansible
3.

Actual results:
RHGSWA UI is not running, Graphite UI is not running

Expected results:
both RHGSWA UI and Graphite UI should be running

Additional info:

Workaround: Reload httpd configuration manually
# systemctl reload httpd

Comment 4 Lubos Trilety 2018-02-26 09:20:47 UTC
The un-manage cluster procedure was changed so this issue is not valid anymore.