Hi ALL,
We have below environment.
Operating System: Centos 4.7 (Final) running on ESX 3.5.0 VmWare
Assigned RAM: 768 MB
Assigned CPU: 1x3.0 GHz Intel(R) Xeon(R)
Domino Version: Domino 7.0.2 FP2
uname -a : Linux d06ad17d 2.6.9-78.0.13.ELsmp #1 SMP Wed Jan 14 16:12:46 EST 2009 i686 i686 i386 GNU/Linux.
Originally it used to spawn hundreds of ‘server’ processes which we fixed by changing the LD_ASSUME_KERNEL flag to LD_ASSUME_KERNEL=2.4.20 in the ‘startup’ scripts based on trial and error and docs found on the web.
Our main problems are twofold
- root filesystem (which contains everything but our data and /boot partitions) fills up daily, although it’s not in /var/logs or any other location we can find using df, du, ls etc. and that a reboot restores it to normal levels (8GB total, 5GB free upon reboot.) It’s not obviously anything in the /proc directory, although we suspect that’s what’s filling up
2)Even though Domino seems to respond quickly, it still takes up 100% of CPU all the time, even though there are very few (if any) users.
Also note that the Admin client times out when viewing certain pages on the server, namely Server Tasks, and other items on the Status tab… “Network Operation Did Not Complete In A Reasonable Amount of Time”… although we can see there’s very nearly nothing going on in log.nsf
Please note that VM guest resides on a VMWare server with just one other identical guest and that CPU is always 100% on both, or either of them even when the other is turned off.
Any help and suggestions much appreciated.
Many thanks in advance.