PFSense 2.0 Beta5 1/19 build system locks up
-
jimp, just i tell thank all version after 19/1/2011 have this problem.
I back to 2.0-BETA5 (i386) built on Wed Jan 19 02:10:47 EST 2011.
pfSense-Full-Update-2.0-BETA5-i386-20110118-2149.gz <=== this version not has any problem.
thanks -
Just found something else funny, the reason I couldn't hang my VM is that I switched it to the dev kernel. I switched back to the SMP kernel and I can hang it again.
So something about the dev kernel is making it less prone to hangs. (Can't say it's immune, haven't tested it long enough)
-
I switched back to the SMP kernel and I can hang it again.
FYI, the physical machine that was hanging last night was, I believe, running the single processor kernel. It definitely is now after I reinstalled the old snapshot, but since there's just one 2.4GHz P4 in there I did the single proc kernel (not sure if I should use the multi-proc kernel if it's a hyperthreaded proc or not).
-
Generally it's best to use the SMP kernel everywhere, even on single CPU machines. In the past that wasn't recommended, but the limitations don't really exist anymore (we've talked about dropping the UP kernel altogether but haven't yet done it, just in case…)
-
OK I hadn't seen anything about it so I just followed what was physically in the machine during the install process. I will keep that in mind though. Is it worth specifically switching in this case? I know I can drop in the SMP one without reinstalling if I look up the steps.
-
The UP and the SMP kernel probably aren't going to be that different as far as this thread is concerned. It's the developer kernel that seems to fare better, though it will also perform slower due to the other debugging overhead.
-
Just found something else funny, the reason I couldn't hang my VM is that I switched it to the dev kernel. I switched back to the SMP kernel and I can hang it again.
So something about the dev kernel is making it less prone to hangs. (Can't say it's immune, haven't tested it long enough)
Agreed. i have no measurable proof but this matches with my experience on this issue. I can still get a lockup using a FTP client with the dev kernel but on average it takes more tries than with SMP.
-
Commits just went in that should stop the hangs. The next new snapshots should have them. They are building right now, so they won't be uploaded until sometime in the early morning. The current run just finished but it doesn't have these fixes in it.
-
Works like a charm, no more freezes when I try to connect via FTP!
Thanks!
;D ;D ;D
2.0-BETA5 (i386)
built on Fri Jan 28 14:23:00 EST 2011 -
a few days ago I switched from my net5501/nanobsd to a Dell PC running I386 SMP full version. everything was running fine until I upgraded to "Sat Jan 29 01:09:59" and tried to connect to a remote site via IPsec site-site VPN. it immediately hard locked and had to be power cycled.
no packages installed
not using openvpn
no ftp traffic
single WAN and LAN
debug.pfftpproxy set to 1
running 4 Intel Pro 100 NICsEdit: went back to "Fri Jan 28 14:23:00" and everything is back to normal. :)
Roy…
-
Upgraded and have the same problem.
However, it seems to be triggered by several different triggers. Not sure what mine is yet, but it appears to have to do with the webConfigurator. -
Yep know issue.
With the snapshot that will come late today everything has been fixed from what our testing shows. -
Hi,
Just performed an upgrade to this snapshot (have been running one from ~26th).
Now pfsense doesn't boot anymore.It didn't continue after displaying "Configuring Gateway Monitors".
I was continuously pinging the pfsense box from its lan side during boot and got exactly one reply back in between.
I then did a hard reset which led to that pfsense stopped loading further just one output line before configuring gateway monitors (if I remember correctly).
Silly me didn't take a screen capture of the first (regular) boot. I only have one after the reset :(
-
I don't know, maybe it's related to http://forum.pfsense.org/index.php/topic,32767.0.html since I have a few site-to-site ipsec tunnels configured and those remote hosts would try re-connecting all the time.. but I didn't want to hijack that thread..
-
Similar problem, but it appears to boot properly if I disconnect my WAN interface prior to boot.
Also, even if boot is successful, I am not able to login to SSH (which previously worked). -
@ermal:
Yep know issue.
With the snapshot that will come late today everything has been fixed from what our testing shows.if somebody is interessted in the symptoms
clean 1.2.3 install
updated via system_firmware_auto.php to Sat. 20110129 -> amd64system locks up one CPU-core … seems to to nothing more
TUI tells
"Firmware upgrade in progress…"
reloading webconfigurrator gives```
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /etc/inc/interfaces.inc on line 1023
after "hard-reset" TUI tells > "IPsec: Initialized Security Association Processing." and locks up
-
You also happen to have any remote ipsec hosts connecting automatically?
-
Same problem here, I'm wondering, last updates worse than ever… ???
-
I merged the topics because it really is the same issue.
I would really like the config files from the people that have installations with carp+openvpn.
You can send them privately with all private info removed.As i said already it was a known issue and you have to wait for the snapshot of late today to test which
has commit https://rcs.pfsense.org/projects/pfsense-tools/repos/mainline/commits/ff8cebdea1046caacd263cab2b39053b629d3a83 in it. -
Same problem here, I'm wondering, last updates worse than ever… ???
Just bad luck ;)
Something like that didn't happen to me for a very long time.
I guess there's always a little chance of breaking something critical when developing such a huge project even more with snapshots being built automatically.
Of course this is very frustrating in a production environment. It's a good idea to have a backup machine to start up in such a case.