Hi, On 05 Dec 2015, at 04:16, Nikhil Rao <[email protected]> wrote:
> I tried to install puppet enterprise from puppet master and while selecting > monolithic installation and setting upto 500 nodes and setting up the DNS > name and the alias name and encountered an error WARNING 1: set 2 CPU cores > instead of 4 CPU cores WARNING 2: set at-least 100GB space in /Opt folder. > And i ended up in the following error "Error: Could not start > Service[pe-puppetserver]: Execution of '/bin/systemctl start pe-puppetserver' > returned 1: Job for pe-puppetserver.service failed. See 'systemctl status > pe-puppetserver.service' and 'journalctl -xn' for details. Error: > /Stage[main]/Puppetenterprise::Master::Puppetserver/Service[pe-puppetserver]/ensure: > change from stopped to running failed: Could not start > Service[pe-puppetserver]: Execution of '/bin/systemctl start pe-puppetserver' > returned 1: Job for pe-puppetserver.service failed. See 'systemctl status > pe-puppetserver.service' and 'journalctl -xn' for details." > What should i change in my vmware settings???? Please advice Like the installer mentions: your PE Master should have 2-4 cores minimum. First guess: RAM PE has several java applications running: - puppetserver - puppetdb - node classifier A properly sized PE Master should have 6-8 GB RAM. Second guess: do you have selinux enabled? Is a local firewall running? You might want to check the PE puppet server log file (/var/log/puppetlabs/puppetserver/puppetserver.log) Best, Martin > > > > > > > > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/d5eba3de-c3db-4b11-86db-62ba2c6cd3d7%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/833DF413-9370-48E1-AAE1-C2B99935DE2E%40gmail.com. For more options, visit https://groups.google.com/d/optout.
