On Tue, 2013-04-30 at 16:21 +0200, Paula Gonzalez Muñoz wrote: > Hello, > > > I was able to install openvas from a gentoo ebuild and, when trying to > create a credential process openvasmd is using all available CPU and > the process wont progress. > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ > COMMAND > 5689 root 20 0 169m 26m 2328 R 95.4 1.3 3:59.75 > openvasmd > > > I have tried creating credentials using an OMP command and it does > with no problem. Also, once I have the credentials I've tried creating > a target and a task and it does with no problem either. Any ideas? > > > It is a clean openvas install on a clean gentoo install. > > > Regards, > Paula > > -- > Paula González Muñoz > >
I had this issue too. I have tried generated encryption-key (openvasmd --create-credentials-encryption-key) but it was fails http://pastebin.com/V44cJwGQ mime told about entropy. I have checked kernel entropy. It was ~110-180. After install haveged the entropy up to 10k-15k. And issue was solved. > > > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
