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
The un-manage cluster procedure was changed so this issue is not valid anymore.