puppet-enterprise-installer failes with DB startup failure
Running the puppet-enterprise-installer supplied with 3.0.0. Runs fine until just after "PostgreSQL server configured"
I get the following:
!! ERROR: The PostgreSQL server failed to start; unable to proceed
ps -ef | grep postgres shows the appropriate postgres apps (logger,checkpointer,wal,etc) are running
The #port configured is not enabled in postgresql.conf. I am unable to psql directly into the DB as no port is active.
also - IPtables is not running
I have tried this one 3 different machines with the same results, any ideas.
Please post the complete output from the installation script, including all of the answers chosen during the process. It would be best to do this on a clean system.
Another question for you - if you manually update the postgresql.conf file to configure the listening port, can you start psql successfully?
What do you see if you run `service pe-postgresql start` from the CLI?
Tail end of installation script pe-rubygem-trollop.noarch 0:1.16.2-2.pe.el6 pe-tanukiwrapper.x86_64 0:3.5.9-8.pe.el6 Dependency Installed: pe-ruby-mysql.x86_64 0:2.8.2-1.pe ...(more)