Bug 1428248 - [IntService_public_295] After install using ansible, Hawkular won't start due to hawkular-jgroups.keystore is missing
Summary: [IntService_public_295] After install using ansible, Hawkular won't start due...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Jeff Cantrill
QA Contact: Peng Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-02 06:44 UTC by Peng Li
Modified: 2017-07-24 14:11 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
Environment:
Last Closed: 2017-04-12 19:03:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:0903 0 normal SHIPPED_LIVE OpenShift Container Platform atomic-openshift-utils bug fix and enhancement 2017-04-12 22:45:42 UTC

Description Peng Li 2017-03-02 06:44:46 UTC
Description of problem:
Using ansible to deploy Metrics, after the operation, Metrics won't start up due to hawkular-jgroups.keystore is missing.

Version-Release number of selected component (if applicable):
see the steps part, this was first found on openshift-ansible-3.5.18, and in yesterday's test it works well.

How reproducible:
Always

Steps:
1. on ansible control node, install openshift-ansible* packages.

#yum install openshift-ansible*
#rpm -qa openshift-ansible*
openshift-ansible-3.5.20-1.git.0.5a5fcd5.el7.noarch
openshift-ansible-roles-3.5.20-1.git.0.5a5fcd5.el7.noarch
openshift-ansible-docs-3.5.20-1.git.0.5a5fcd5.el7.noarch
openshift-ansible-callback-plugins-3.5.20-1.git.0.5a5fcd5.el7.noarch
openshift-ansible-filter-plugins-3.5.20-1.git.0.5a5fcd5.el7.noarch
openshift-ansible-playbooks-3.5.20-1.git.0.5a5fcd5.el7.noarch
openshift-ansible-lookup-plugins-3.5.20-1.git.0.5a5fcd5.el7.noarch

2. parepare the inventory file

(...)

openshift_metrics_install_metrics=true

openshift_metrics_hawkular_hostname=hawkular-metrics.$subdomain
openshift_metrics_project=openshift-infra

openshift_metrics_image_prefix=registry.ops.openshift.com/openshift3/
openshift_metrics_image_version=3.5.0

(...)

3. run the playbook

#cd /usr/share/ansible/openshift-ansible
#ansible-playbook  -v  -i  ~/inventory  playbooks/common/openshift-cluster/openshift_metrics.yml

4. on Master, check pods status and log

Actual results:
hawkular-metrics pod won't start-up due to file missing.

Expected results:
All pods are running

Additional info:
ansible execution log attached.
hawkular-metrics pod logs attached.

Comment 12 errata-xmlrpc 2017-04-12 19:03:07 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-2017:0903


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