Operating System - OpenVMS
1753479 Members
5371 Online
108794 Solutions
New Discussion юеВ

Security_server process is using 100% CPU

 
SOLVED
Go to solution
Piet Timmers_1
Frequent Advisor

Security_server process is using 100% CPU

I have a security_server process consuming a lot off CPU.

Stop and start: same result.
Prio set to 0 to avoid CPU problems.
OpenVMS V7.3-1

Everything looks ok, but it is still using a lot off CPU.

Anyone??

Greetings,
Piet
19 REPLIES 19
Jan van den Ende
Honored Contributor

Re: Security_server process is using 100% CPU

Piet,

my first suspect would be some monitoring setting wrong.
For instance, if you enable auditing for all file access, that DOES take a lot (although in that case, I would expect AUDIT_SERVER to trash).
Can you stop & start the security server, (and maybe take the file to an other system) and look what got registrered?
I would not be surprised if that points to an "AHA".

Success.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.
Volker Halle
Honored Contributor

Re: Security_server process is using 100% CPU

Piet,

does the SECURITY_SERVER only consume CPU time or is it doing 'real work', i.e. also doing lots of BUFIOs, DIRIOs or Pagefaults.
Check with SHOW PROC/CONT/ID=

Look at the right-hand column. Any numbers increasing except CPU time ? If so, it's doing some work. Otherwise it's probably looping...

Volker.
Piet Timmers_1
Frequent Advisor

Re: Security_server process is using 100% CPU

Jan, Volker,

The problem is on a two node cluster, and both processes are consuming CPU and buffered IO only, no pagefaults, no direct IO's.
On 08:43:34
CPU: 0 03:32:24.76
Buffered IO: 7719201

On 08:44:15
CPU: 0 03:32:38.86
Buffered IO: 7726813

So a lot off CPU and buffered IO.

When I stop and start both processes, the new processes act the same, very CPU consuming.

Accoring the regular system manager the problem started after the switch to daylight saving.

Greetings,

Piet
Wim Van den Wyngaert
Honored Contributor

Re: Security_server process is using 100% CPU

Do you have DTSS ? Try restarting it.
I already had problems with decevent, desta, symbionts and home made stuff.

Wim
Wim
Wim Van den Wyngaert
Honored Contributor

Re: Security_server process is using 100% CPU

Piet,

Check with accouting what processes were created, if any. Did you also check the system log file for messages ? And audit ?

Wim
Wim
Piet Timmers_1
Frequent Advisor

Re: Security_server process is using 100% CPU

Wim,

DTSS was active, and NTP was active, so I have disabled DTSS on both nodes.

No special messages in audit and other logging. Until the end off march it has worked as expected.

Greetings,
Piet
Wim Van den Wyngaert
Honored Contributor

Re: Security_server process is using 100% CPU

Strange. And show intrussion ?
Wim
Volker Halle
Honored Contributor

Re: Security_server process is using 100% CPU

Piet,

the SECURITY_SERVER recieves messages from other components in the system through it's mailbox. Does the operations count increase rapidly ?

$ SHOW DEV/FULL SECSRV$MAILBOX

Does the SYS$MANAGER:SECURITY_SERVER_ERROR.LOG exist, does it have any error messages ?

SECURITY_SERVER does PROXY processing and CIA processing (Compound Intrusion Analysis).

Did you check SHOW INTRUSION ?

Volker.
Jan van den Ende
Honored Contributor

Re: Security_server process is using 100% CPU

Piet,

what was the effect of disabling DTSS?
Have you confirmed DTSS really stopped?

Proost.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.