Re: [PacketFence-users] SSL server certificate for use with Android

2016-04-25 Thread Jonathan Mahady
Hey Daniel, I just wanted to give you an update. I completely forgot the day off for anzac day yesterday so I was unable to fire up the lab. However I did find my testing notes. As i mentioned in my previous email. I couldn't get the android google store (australia) bypass to work. I preinstalled

Re: [PacketFence-users] inplace upgrade from pf 5.7 to 6.0 failing

2016-04-25 Thread James Rouzier
Were there any modifications on /usr/local/pf/lib/pf/services/manager/radsniff3.pm? I ask because the module /usr/local/pf/lib/pf/services/manager/radsniff3.pm was renamed to /usr/local/pf/lib/pf/services/manager/radsniff.pm. So there should be no /usr/local/pf/lib/pf/services/manager/radsni

[PacketFence-users] inplace upgrade from pf 5.7 to 6.0 failing

2016-04-25 Thread Will Halsall
Hi Folks, Having a problem upgrading to PF 6 cannot start httpd.admin as follows: Starting pfconfig: -- Preloading FilterEngine::DNS_Scopes Preloading FilterEngine::DhcpScopes Preloading FilterEngine::Profile Preloading FilterEngine::RadiusScopes Preloading FilterEngine::Violatio

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Derek Wuelfrath
> An strace on the 100% cpu dhcpd looks like this: We might need a bit more than that if we want to have a look at what the process “is doing" Cheers! -dw. — Derek Wuelfrath dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) :: +1.866.353.6153 (x110) Inverse inc. :: Leaders behind SOGo (www.sogo.n

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread g4-lisz
Hi Derek, sorry, I did not find any correlation (yet?). The PF server is in inline mode. No registration so far... Cheers, Till On 04/25/2016 10:21 PM, Derek Wuelfrath wrote: > Also, is there any “event <-> occurence” correlation that you can do ? > Like, is it happening randomly ? > Is it when

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Felix Eckhofer
Hey. Am 25.04.2016 21:40, schrieb Derek Wuelfrath: >> We're seeing the same behavior, but only on one of the two nodes in >> the >> cluster. > > Running RHEL (includes CentOS) or Debian ? Debian wheezy. An strace on the 100% cpu dhcpd looks like this: select(30, [4 5 7 8 9 11 12 13 15 22 23 24

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Derek Wuelfrath
Also, is there any “event <-> occurence” correlation that you can do ? Like, is it happening randomly ? Is it when a device is connecting and being put in registration / isolation VLAN ? When accessing the portal ? Is there any process running high on resources at the same time ? Also, can you r

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread g4-lisz
Ok, I wil try this next time when it jumps. On 04/25/2016 09:46 PM, Derek Wuelfrath wrote: > Something like strace -p MY_PID -o MY_OUTPUT_FILE should do the job. > Cheers! -- Find and fix application performance issues f

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Derek Wuelfrath
Till, > dmesg shows nothing particular since booting: > > [Mon Apr 25 03:17:42 2016] eth0: no IPv6 routers present > [Mon Apr 25 03:17:42 2016] vboxsf: Successfully loaded version 5.0.16 > (interface 0x00010004) > [Mon Apr 25 03:17:42 2016] eth1: no IPv6 routers present > [Mon Apr 25 03:17:59 201

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread g4-lisz
Hello Derek, luckily it is a test server. There is almost nothing going on... Only one iPhone, unregistered. dmesg shows nothing particular since booting: [Mon Apr 25 03:17:42 2016] eth0: no IPv6 routers present [Mon Apr 25 03:17:42 2016] vboxsf: Successfully loaded version 5.0.16 (interface 0x0

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Derek Wuelfrath
Hello Felix, > We're seeing the same behavior, but only on one of the two nodes in the > cluster. Running RHEL (includes CentOS) or Debian ? Cheers! -dw. — Derek Wuelfrath dwuelfr...@inverse.ca :: +1.514.447.4918 (x110) :: +1.866.353.6153 (x110) Inverse inc. :: Leaders behind SOGo (www.sogo.nu

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Derek Wuelfrath
Hello Till, Is there any “evidence” of what could be happening either in /var/log/messages (or syslog), dmesg ? Any way you can strace the dhcpd process and see if you can find something ? Is the PacketFence server in production or only in tests ? Any large network(s) provisionned by the Packet

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Felix Eckhofer
Hi everyone. Am 25.04.2016 20:51, schrieb Till Wimmer: > sadly, it was not the timezone setting. After runing for almost a day, > the problem did come back. Average sytem load is 1.34, Dhcpd is running > 100% of one CPU. We're seeing the same behavior, but only on one of the two nodes in the clu

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread g4-lisz
Hello Derek, sadly, it was not the timezone setting. After runing for almost a day, the problem did come back. Average sytem load is 1.34, Dhcpd is running 100% of one CPU. And there are 3 overlapping leases in the leases file. Cheers, Till On 04/25/2016 03:17 PM, Derek Wuelfrath wrote: > Hello

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Till Wimmer
Hello Derek, sadly, it was not the timezone setting. After runing for almost a day, the problem did come back. Average sytem load is 1.34, Dhcpd is running 100% of one CPU. Cheers, Till On 04/25/2016 03:17 PM, Derek Wuelfrath wrote: > Hello Till, > >> But meanwhile I think that I have found the

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread g4-lisz
Hi Derek, yes... I changed the timezone and re-enabled OMAPI. Since then system load went back from 0.9 .. 1.x to 0.1. I will try to reproduce it again. Cheers, Till On 04/25/2016 03:17 PM, Derek Wuelfrath wrote: > Hello Till, > >> But meanwhile I think that I have found the real reason: The ti

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread Derek Wuelfrath
Hello Till, > But meanwhile I think that I have found the real reason: The timezone in > PF was set wrong. > So maybe there was some confusion with the lease times because of this. > Now, after setting it right, the lease file also looks fine to me. Have you reenable OMAPI after changing the tim

[PacketFence-users] Android App

2016-04-25 Thread Nathan, Josh
So, I'm having difficulty with the Android App. I'm trying to use PEAP, but the app doesn't seem to recognize that the username and password need to be supplied. So leaves me with registering, downloading/installing the app, running the app, and then going into the device's wifi settings and manua

Re: [PacketFence-users] PF 6 Inline: dhcpd eats CPU

2016-04-25 Thread g4-lisz
Hi MJ, yes, diasbling OMAPI solved the issue... But meanwhile I think that I have found the real reason: The timezone in PF was set wrong. So maybe there was some confusion with the lease times because of this. Now, after setting it right, the lease file also looks fine to me. Cheers, Till On