Displaying 2 results from an estimated 2 matches for "553m".
Did you mean:
553
2007 Aug 18
0
Out of memory error while running puppet
...c/puppet/puppetd.conf and use puppet.conf
info: Loading fact xen_kernel
And puppetd sits on that line until it''s killed by the OS since we are
out of memory. If I launch top I can see following
4015 root 25 0 58012 472 400 R 79.3 0.0 0:08.22 yes
3997 root 25 0 620m 553m 2620 R 20.7 29.4 0:02.50 puppetd
What does "yes" do
yes - output a string repeatedly until killed
Oops. Correct code should have said
Facter.add("xen_kernel") do
server= `uname -r`
if !server.index(''xen'').nil? then...
2005 Nov 09
2
Problem updating with yum
Hi.
I executed the command yum update in a centos 3.5 (originally a whitebox
enterprise) and I got the results:
Corriendo??un??test??de??la??transacci??n:
Errores??reportados??haciendo??la??prueba
installing package glibc-common-2.3.2-95.37 needs 29MB on the / filesystem
installing package nptl-devel-2.3.2-95.37 needs 29MB on the / filesystem
Sorry but part of the messages is in spanish.
Iago.