Discussion:
[SLE] startpar using 99% of CPU
James D. Parra
2006-03-28 18:49:42 UTC
Permalink
Hello,

For some reason unbeknownst to me, startpar is utilizing 99% of the CPUs.
Root is running it, but I don't know why nor how it was started.

Any ideas on how it started and what havoc would be wrought if I killed it?

Thank you,

James
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
James D. Parra
2006-03-28 19:32:57 UTC
Permalink
run-level scripts???
sounds like you changed runlevels, or something got stuck changing
levels...
I read that in the man page for 'startpar', however the server wasn't
rebooted. Uptime: up 6 days 22:20.
The system is always booted into runlevel 3.

This is bizarre.


~James
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
Paul Cartwright
2006-03-28 19:39:18 UTC
Permalink
Post by James D. Parra
I read that in the man page for 'startpar', however the server
wasn't rebooted. Uptime:  up 6 days 22:20.
The system is always booted into runlevel 3.    
This is bizarre.
so, what does a :
ps -ef|grep startpar

show??
--
Paul Cartwright
Registered Linux user # 367800
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
James D. Parra
2006-03-28 20:07:48 UTC
Permalink
Post by Paul Cartwright
ps -ef|grep startpar
root 6349 1 0 Mar21 ? 01:03:54 startpar -f -- pgtools

pgtools is just a script that starts and stops 'postmaster' (postgres)
e.g.;command pgstart to start and pgstop to stop.

I have this script running on 4 servers without any problems, although this
server is a Dual Opteron Dual-Core running Suse 10, kernel version,
2.6.13-15.8-smp, while the other serves are Dual Opterons running Suse 9.1,
kernel version, 2.6.5-7.111.19-smp.

Also noticed that 'hald-addon-storage' runs whenever 'startpar' is running.

Thanks for your help.

~James
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
Carlos E. R.
2006-03-28 23:22:16 UTC
Permalink
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Post by James D. Parra
Post by Paul Cartwright
ps -ef|grep startpar
root 6349 1 0 Mar21 ? 01:03:54 startpar -f -- pgtools
pgtools is just a script that starts and stops 'postmaster' (postgres)
e.g.;command pgstart to start and pgstop to stop.
And startpar is a helper program used during init to start several scripts
in parallel and capture the output, so that it can be properly printed.
For some reason, some scripts seem not to finish and keep startpar
"running". I have another:

7772 ? Ss 0:00 /sbin/startpar -f -- mdadmd

but the running time for mine is 0:00, although uptime is 10 days. I
believe it is a bug.

I tried starting postgresql, but mine does not reproduce yor problem; I
have SuSE 9.3, though.
Post by James D. Parra
Also noticed that 'hald-addon-storage' runs whenever 'startpar' is running.
I don't think that is related.

- --
Cheers,
Carlos Robinson

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFEKcUptTMYHG2NR9URAsYJAJ4rez3RtjiF5OVYPao/ruMwN4/JjACfS9yW
G6Tfc7uiFopBLQ/GKlgKf2w=
=B3NJ
-----END PGP SIGNATURE-----
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-***@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-***@suse.com
Loading...