OK, I finally solve my problem.The httpd.graphite service could not generate the secret in the sub "generate_secret" of lib/pf/services/manager/httpd_graphite.pm module from /dev/random on my VM (oVirt 3.6).
As a workaround, I made /dev/random a link to /dev/urandom, but I have to better understand the cause.
Thank you Regards Mirko On 28/06/2017 16:00, Mirko Corosu via PacketFence-users wrote:
Hi Louis, Please check inline answerDid you go through the configurator?Yes, but when I reach "Step 7 Start the services" and I click on the button START PACKETFENCE, the httpd.graphite service remains in "starting" state.Please show your conf/pf.conf (remove the passwords).[general] # # general.domain # # Domain name of PacketFence system. domain=ge.infn.it # # general.hostname ## Hostname of PacketFence system. This is concatenated with the domain in Apache rewriting rules and therefore must be resolvable by clients.hostname=infnwebgw [alerting] # # alerting.emailaddr ## Email address to which notifications of rogue DHCP servers, violations with an action of "email", or any other# PacketFence-related message goes to. [email protected] # # alerting.smtpserver ## Server through which to send messages to the above emailaddr. The default is localhost - be sure you're running an SMTP# host locally if you don't change it! smtpserver=dns2.ge.infn.it [database] # # database.pass ## Password for the mysql database used by PacketFence. Changing this parameter after the initial configuration will *not* change it in the database it self, only in the configuration.pass=****** [interface eth1] ip=10.0.0.1 type=portal mask=255.255.252.0 [interface eth0] ip=193.206.149.15 type=management mask=255.255.255.128What are the specs of that machine? 99 seconds to start is a bit much.It's CentOS7 a VM with two CPU an 8GB of RAM [root@... pf]# freetotal used free shared buff/cache availableMem: 8008948 3163184 143344 5708 4702420 4501224 Swap: 8387580 0 8387580 [root@... pf]# uname -aLinux infnwebgw 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64 x86_64 x86_64 GNU/LinuxThank you Regards Mirko ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
-- -------------------------------------------------------------------------------- Mirko Corosu Network and System Administrator I.N.F.N. Sezione di Genova Via Dodecaneso 33, 16146 Genova Tel. +39 010 3536361 I problemi più complessi hanno soluzioni semplici, facili da comprendere e sbagliate. --------------------------------------------------------------------------------
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
