[
https://issues.apache.org/jira/browse/AMBARI-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908972#comment-14908972
]
Hudson commented on AMBARI-12510:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3518 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3518/])
AMBARI-12510. ambari-server failed to properly detect of postgresql database
status on RHEL 7.x (Tuong Truong via smohanty) (smohanty:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7e2a1c0e24ed9bf1656a31b80b6e2d752739a350)
* ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py
> ambari-server failed to properly detect of postgresql database status on RHEL
> 7.x
> ----------------------------------------------------------------------------------
>
> Key: AMBARI-12510
> URL: https://issues.apache.org/jira/browse/AMBARI-12510
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Environment: RHEL 7.0, 7.1
> Reporter: Tuong Truong
> Assignee: Tuong Truong
> Labels: RHEL7.1
> Fix For: 2.2.0
>
> Attachments: AMBARI-12510-0.patch
>
>
> Ambari-server failed to initalize the postgre db when postgresql packages are
> installed as part of Ambari installation on RHEL 7.1, and 7.0 in some
> scenario.
> Ambari-server detects status of Postgre via the "service postgresql status"
> call, and perform regex on the output for "running" or "stopped". This
> works OK for RHEL 6, but not for RHEL 7 as its output may include "running"
> when postgres is not actually running.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)