Jan Walczuk
2013-Aug-20 13:12 UTC
[Puppet Users] Installation problem (PE 3.0.0 on RHEL 6.4 x64)
Hello everyone. I''m trying to install Puppet Enterprise for test purposes before my company make a purchase of Puppet Enterprise. There is a problem with installation (good start i guess :) ). After Q&A from installator and packages installation I''m getting this output: ## Setting up puppet master... ## Checking the agent certificate name detection... ## Setting up puppet agent... ## Setting up the database... Configuring postgresql server... PostgreSQL server configured. !! ERROR: The PostgreSQL server failed to start; unable to proceed My conclusion after browsing install_log: If you guys could be so nice and put info about remounting /var with exec that would be nice. :) Best regards. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Rahul Khengare
2013-Aug-21 12:54 UTC
[Puppet Users] Re: Installation problem (PE 3.0.0 on RHEL 6.4 x64)
Hi Jan, This is the problem of postgresql database server. Check postgreSQL server on your machine working or not. First start the postgresql server and then try to run puppet enterprise installation. Thanks and Regards, Rahul Khengare NTT DATA OSS Center Pune, India.** On Tuesday, August 20, 2013 6:42:30 PM UTC+5:30, Jan Walczuk wrote:> > Hello everyone. > > I''m trying to install Puppet Enterprise for test purposes before my > company make a purchase of Puppet Enterprise. > > There is a problem with installation (good start i guess :) ). > After Q&A from installator and packages installation I''m getting this > output: > ## Setting up puppet master... > ## Checking the agent certificate name detection... > ## Setting up puppet agent... > ## Setting up the database... > Configuring postgresql server... > PostgreSQL server configured. > !! ERROR: The PostgreSQL server failed to start; unable to proceed > > My conclusion after browsing install_log: > If you guys could be so nice and put info about remounting /var with exec > that would be nice. :) > > Best regards. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
Seemingly Similar Threads
- Duplicate Declaration of resource (editing contents of same file in two diiferent module)
- Warning: appears to have a negative number of dependencies
- Puppet controling Network Interfaces OS:CentOS 5.x
- Executing command via puppet !
- best practice for managing multiple stanzas within a config file?