Bug 772210 - Installation fails on F16 - elasticsearch
Summary: Installation fails on F16 - elasticsearch
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Ivan Necas
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-01-06 13:09 UTC by Ivan Necas
Modified: 2019-09-26 13:27 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:17:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ivan Necas 2012-01-06 13:09:18 UTC
Description of problem:
Installation fails on starting elasticsearch service

Version-Release number of selected component (if applicable):
katello-configure-0.1.49-1.fc16.noarch

How reproducible:
Very

Steps to Reproduce:
1. katello-configure

  
Actual results:
err: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/ensure: change from stopped to running failed: Could not start Service[elasticsearch]: Execution of '/sbin/service elasticsearch start' returned 1:  at /usr/share/katello/install/puppet/modules/elasticsearch/manifests/service.pp:6


Expected results:
Success

Additional info:

Trying to start elasticsearch manually fails with:

Starting elasticsearch: /usr/share/java/elasticsearch/bin/elasticsearch: line 130: /var/run/elasticsearch/elasticsearch.pid: No such file or directory

Comment 1 Ivan Necas 2012-01-06 14:05:48 UTC
Puppet manifest updated to ensure /var/run/elasticsearch exists. Change introduced in commit 710431160b9dc3130a8d40ef0fffd7f27a3f7cba, version katello-configure 0.1.50-1

Comment 2 Kedar Bidarkar 2012-01-24 13:09:02 UTC
[root@XXXXXXXXX yum.repos.d]# katello-configure
Starting Katello configuration
The top-level log file is [/var/log/katello/katello-configure-20120124-172950/main.log]
[root@xxxxxxx yum.repos.d]# vi /var/log/katello/katello-configure-20120124-172950/main.log
[root@xxxxxxx yum.repos.d]# cat /etc/fedora-release 
Fedora release 16 (Verne)
[root@xxxxx yum.repos.d]# rpm -qav | grep -i elasti
elasticsearch-0.18.4-7.fc16.x86_64


verified

Comment 5 Mike McCune 2013-08-16 18:16:25 UTC
getting rid of 6.0.0 version since that doesn't exist


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