Matt, What are you tomcat memory settings? Do a ps -ef |grep for tomcat and look for the min max heap settings. Might want to bump them up in tomcat server conf a little higher and see if that does it for you. I set mine to minx 256m and max 2048m, and that cleared up a lot of overhead bottlenecks for me.
- Erik E. Johnson Division of Information Technology The George Washington University On Tue, Jan 20, 2015 at 6:46 PM, Matthew Madey <[email protected]> wrote: > Hey everyone, > > We are having issues kickstarting more than 10 systems at the same time. > We are seeing errors ranging from Missing file\corrupt packages, to cobbler > not creating the configuration file in /var/lib/tftpboot. If we keep the > number around 5 or lower, we don't see any issues and kickstarts work fine. > The errors I'm seeing in the apache logs appear to be ajp link > errors\timeouts. > > Has anyone done more than 10 kickstarts at the same time? Did you need to > change any settings in cobbler\apache\tomcat to support higher numbers? Our > Spacewalk server is currently 8CPU x 32GB RAM with a 10GB NIC. > Our bottleneck seems to be apache\tomcat and not so much hardware. > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
