Pfsense crashing randomly pfsnese plus 24.03
-
@enthu19 well 24.03 was until it wasn’t. 6 months ish uptime from memory and then I suspect the ISP changed my WAN IP (PPPOE) and I got a page fault. Thought updating the system packages was an alternative to doing a full upgrade.
Was this system tunable added to 24.11 otherwise I don’t see how upgrading will help with my problem. -
@hulleyrob
no, I added System Tunnable entry in 24.03, -
@hulleyrob The sysctl above avoids a bug with selective ACK that's been fixed in 24.11.
However, the backtrace in your dump does not match that problem. In fact, it doesn't match any known problem. Or has any useful hints about what the problem could be.
Does this problem happen regularly? Is it always the same backtrace?In any event, upgrading to the latest version is always a good idea.
-
@kprovost nope can’t remember the last time I had a crash I think none since I got the 6100.
I’ve preferred the system update route since it was added to avoid the downtime of a full system update. I thought they would leave the system in the same state code wise and only upgraded to 24.03 for something but can’t remember what it was maybe a WireGuard update?
I did hold of on 24.11 on purpose due to the high cpu usage reports initially.
-
@hulleyrob said in Pfsense crashing randomly pfsnese plus 24.03:
I thought they would leave the system in the same state code wise
That's not the case. Updates to a new version really do need a reboot. It's the only way you're going to run the new kernel.
-
@kprovost I didn’t see anything in the release notes about a kernel upgrade which is why I thought the update to system packages would leave my system in the same state.
-
The kernel is almost always rebuilt, even between development snapshots. It's certainly different between 24.03 and 24.11.
But that's not the only reason you should use the full upgrade. There are a number of other things that are run by doing that. ZFS BE snapshot, config upgrade etc.
If you're running ZFS the downtime is minimal because the new upgrade process creates and upgrades a new BE before booting into it.
-
@stephenw10 ok thanks will schedule the update once I’ve backed up some files and got a copy of the firmware from TAC support.