2014-07-28 12:59 GMT+02:00 red0queen <[email protected]>: > Hello, > > I was trying the master slave mode and I have a strange behavior : when the > scan end, a scan process (openvassd) stay alive on the master node, and use > 100% cpu. If I lauch another scan, a second will stay alive with full cpu > usage (the master node is a dual core). I must to kill this process by hand > to avoid the load. > ps aux tell : root 8070 41.5 2.1 33032 22600 ? Rs 11:41 > 27:23 openvassd: Serving 127.0.0.1 > No significant entries was logged in openvassd.dump, and my > openvassd.messages is full of : > [Mon Jul 28 10:52:32 2014][9375] Communication closed by client > [Mon Jul 28 10:52:32 2014][9375] Client not present > [Mon Jul 28 10:53:06 2014][9384] Communication closed by client > [Mon Jul 28 10:53:06 2014][9384] Client not present > [Mon Jul 28 10:53:37 2014][9393] Communication closed by client > [Mon Jul 28 10:53:37 2014][9393] Client not present > > I don't know how-to investigate more. > > (Of course, a scan executed from the master node without delegation to a > slave node don't do that.) > Thanks > -- > Red0queen
Hello, try attaching strace(1) to the stuck process maybe. That you give you a first hint. Henri _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
