You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Sen (JIRA)" <ji...@apache.org> on 2013/08/23 17:53:51 UTC

[jira] [Created] (AMBARI-3008) Command "ambari-server setup -s" ends with error on SUSE

Dmitry Sen created AMBARI-3008:
----------------------------------

             Summary: Command "ambari-server setup -s" ends with error on SUSE
                 Key: AMBARI-3008
                 URL: https://issues.apache.org/jira/browse/AMBARI-3008
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 1.2.5
         Environment: SUSE
            Reporter: Dmitry Sen
            Assignee: Dmitry Sen
             Fix For: 1.4.1


In case of silent setup, ambari-server.py starts postgres server daemon, waits 20 seconds and returns a retcode of the operation. retcode==0 doesn't guarantee that posgres is completely up and ready to recieve connections, this only means that the daemon's start was initiated successfully.

ambari-server.py should make several attempts to connect to the DB server

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira