Masatake Iwasaki created BIGTOP-3422:
----------------------------------------
Summary: Fix ambari-server setup failure due to PostgreSQL initdb
error
Key: BIGTOP-3422
URL: https://issues.apache.org/jira/browse/BIGTOP-3422
Project: Bigtop
Issue Type: Bug
Components: deployment
Reporter: Masatake Iwasaki
{{ambari-server setup}} failed on CentOS 8 due to error on starting PostgreSQL.
{noformat}
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: Configuring
ambari database...
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: Checking
PostgreSQL...
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: Running initdb:
This may take up to a minute.
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: About to start
PostgreSQL
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: ERROR: Exiting
with exit code 3.
Notice: /Stage[main]/Ambari::Server/Exec[server setup]/returns: REASON: Unable
to start PostgreSQL server. Exiting
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)