Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Warning! Do not update with todays 1/10 snapshot!

    Scheduled Pinned Locked Moved 2.5 Development Snapshots (Retired)
    49 Posts 13 Posters 7.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • kiokomanK
      kiokoman LAYER 8
      last edited by

      with new kernel you have boot loop as we have right?
      you said that switching to kernel.old lead to a crash dump

      ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
      Please do not use chat/PM to ask for help
      we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
      Don't forget to Upvote with the 👍 button for any post you find to be helpful.

      1 Reply Last reply Reply Quote 0
      • w0wW
        w0w @kiokoman
        last edited by w0w

        @kiokoman said in Warning! Do not update with todays 1/10 snapshot!:

        @w0w
        did you reboot twice?

        Three times. If it does matter I use ZFS.
        On the real hardware I have mirrored ZFS volume. Sometimes after upgrade it comes with old version back, so I need to update this twice sometimes. On the latest snapshots I did it every time today, but I didn't attach any importance to it. May be it's failed really, but booted because of ZFS, dunno. This does not explain why VM version on ZFS but without mirror works fine.

        1 Reply Last reply Reply Quote 0
        • kiokomanK
          kiokoman LAYER 8
          last edited by

          could be a combination of efi and ufs

          ̿' ̿'\̵͇̿̿\з=(◕_◕)=ε/̵͇̿̿/'̿'̿ ̿
          Please do not use chat/PM to ask for help
          we must focus on silencing this @guest character. we must make up lies and alter the copyrights !
          Don't forget to Upvote with the 👍 button for any post you find to be helpful.

          1 Reply Last reply Reply Quote 0
          • w0wW
            w0w
            last edited by w0w

            Installed snapshot from Sep 16 19:03 in the Oracle VirtualBox VM using BIOS emulation and selecting AUTO UEFI UFS, after installation completed, I've switched to UEFI and then booted the VM and started upgrade from console, option 13, it loaded latest files from 4 oct and installed them without any error. Rebooted 5 times — no problem, am I lucky one or we just missing something?
            Here is the screenshot of my VM settings:
            sets.jpg
            Install process:
            https://streamable.com/v81y0j
            Boot, upgrade and several reboots:
            https://streamable.com/50idjx

            1 Reply Last reply Reply Quote 0
            • L
              louis2
              last edited by

              I just did a lot of testing using a today's snapshot

              First test was an upgrade from the GUI. Not successful, but it did reboot 😊

              Second test was a new install from an usb-stick without any config. That did run, but I could not use it (no-config).

              Third test was a new install from usb, with my config on a second usb-stick, and that did not work 😢

              And I did notice two other problems:

              • the config file did have wrong entry's according to the parser. I noticed two "dhcpddata" and "dhcpdv6data" both occurring twice! And I think I agree with the parser 😊 and deleted the "redundant (different!) entry's.
              • then there was another issue related to lagg's. As soon as the startup sequence reaches "Configurating LAGG interfaces " it crashed and started again

              So it seems that there is more than one issue

              Whatever have I stopped testing for now, being back op the older version.

              Louis

              1 Reply Last reply Reply Quote 0
              • w0wW
                w0w
                last edited by w0w

                Hmmm... it is possible that you have broken config. Netgate team did a lot of changes in the middle of September, adding new features for XML parser and backup. A lot of changes in the code. I have problems with CARP now and there is still something broken. What version do you have now, 27/9?

                1 Reply Last reply Reply Quote 0
                • L
                  louis2
                  last edited by

                  A few remarks:

                  Be aware I do not now what is causing the problems I have.

                  Given my findings reported a few hours ago, I did decide to have a look what is the next action after Configurating LAGGS
                  So I did boot and noticed that is Configurating VLANs

                  Very recent I noticed I had a crashdump when running the 27/9 version, which might be related to laggs as well.
                  <118>Configuring VLAN interfaces...
                  <6>vlan0: changing name to 'lagg0.10'
                  panic: sleeping in an epoch section
                  cpuid = 2
                  time = 1601543446
                  KDB: enter: panic

                  However, despite that dump the 27/9 version seems to work OK

                  After the config changes I did do earlier today, related to the xml-parser issues, I did decide to test what happens when I made changes to the lagg.

                  So, I did remove one of the interfaces from the lagg and assign all vlans related to the lagg to that "now free interface".
                  => no issues
                  => reboot no issues
                  => upgrade to todays snapshot => no issues

                  Than I did move one of the vlan's back to the lagg
                  => crash
                  => did recover with the vlan assigned to its previous IO

                  So may be .... :

                  • there was a boot issue
                  • and a config and/or parser issue
                  • and a lagg issue

                  So far, my actual findings, not 100% clear yet!

                  Louis

                  1 Reply Last reply Reply Quote 1
                  • V
                    vesalius
                    last edited by vesalius

                    Starting to narrow things down Louis2. Forgive me if I missed this or I am just confounding responses, but this only seems to bite on your setup if you have lagg, but does having a lagg cause the issue on bare-metal and in a VM or just in a VM?

                    1 Reply Last reply Reply Quote 0
                    • L
                      louis2
                      last edited by louis2

                      @vesalius I do no have VM's here so all my findings relate to real hardware.

                      For info

                      • the LAGG is normally IGB0 plus IGB1
                      • and part of my vlans are assigned to that LAGG
                      • since the LAGG causes trouble I removed IGB0 from the LAGG and moved those VLAN's to IGB0
                      • then I removed the LAGG completely

                      That is the test config I am using now. The FW seems to work that way
                      😊
                      My network is not, since the attached switch does expect a LAGG 😖

                      So I have to return to a working config tomorrow (the older snapshot and the older config probably)

                      My main computer is attached to another switch, thats why I can write this reply :)

                      Louis

                      1 Reply Last reply Reply Quote 0
                      • Q
                        Quarkz
                        last edited by

                        https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240609

                        Wonder if it is this bug?

                        C 1 Reply Last reply Reply Quote 1
                        • L
                          louis2
                          last edited by

                          I would not be surprised 😊
                          It is OS-related and severe that is for sure.

                          Netgate should have a look, so I uploaded one of my crash dumps for analyses.

                          Louis

                          1 Reply Last reply Reply Quote 0
                          • _
                            _rp
                            last edited by

                            I've also had issues with upgrading to the latest snapshots from a previous snapshot, I've had to wipe my device and restore config.

                            It seems to be fine when upgrading from 2.4.5-p1 to the latest snapshot but I bet it'll break again if I then upgrade to another snapshot.

                            Sorry I don't have logged what exactly the error was but my google search history points to

                            "Cannot open /boot/lua/cli
                            Lua Error loading module, file not found"

                            If it happens again I'll take a screenshot.

                            1 Reply Last reply Reply Quote 0
                            • AKEGECA
                              AKEGEC
                              last edited by

                              Guys, it's a bug. I tried to update my bios and use basic settings (disable all turbo boost/overclock). It's still crached.
                              I think someone added "(" somewhere by accident. ;)

                              1 Reply Last reply Reply Quote 0
                              • A
                                aivxtla
                                last edited by aivxtla

                                I have pfSense installed bare metal using EFI/GPT/ZFS (no mirroring) currently on an AMD EPYC 3251 SuperMicro build and previously (a few days ago) on an Intel D-1541 based firewall, I have not had issues rolling from one build to another daily since August, I tested extra reboots after upgrades recently after seeing this thread and no issues were seen. I finally did a clean install of the Oct 3 morning snapshot for another issue and still have not run into this crash problem having done upgrades to the latest builds each day since. My network adapter is an Intel X710-T2L and I have no VLANS or LAGG running if that helps. Maybe something to do with specific configurations or hardware?

                                1 Reply Last reply Reply Quote 0
                                • V
                                  vesalius
                                  last edited by vesalius

                                  Per Jim Pingle on Redmine seems like netgate knows about the LAGG issue hitting the OP @louis2 and may have a fix for it.
                                  https://redmine.pfsense.org/issues/10956

                                  There is also another EFI bug that needs to be tracked down.
                                  https://redmine.pfsense.org/issues/10943

                                  1 Reply Last reply Reply Quote 0
                                  • L
                                    louis2
                                    last edited by

                                    Good news!

                                    Yesterday afternoon "jim/redmine" asked me to test/confirm a fix for the lagg problem.

                                    Triggered by that signal I did upgrade to yesterday evening snapshot. That worked!
                                    This morning I checked my logging's and I did not notice disturbing things.

                                    So

                                    • boot issue seems to be solved
                                    • lagg issue seems to be solved (I do not know if that is by a temporarily patch or with the final solution)

                                    About my third problem "xml-parser and/or config issues", I did not noticed that problem any more, after I "fixed" my config. I do now what caused those issues and if things have been fixed. I can just advice to monitor the boot/startup messages on the console, in case you have boot/startup problems.

                                    Louis

                                    1 Reply Last reply Reply Quote 0
                                    • _
                                      _rp
                                      last edited by

                                      OK, I'll give it a test later tonight when I get home and I'll report back.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        msm
                                        last edited by

                                        Boot, lagg and e1000 issues all seem to be resolved with latest build.

                                        I did notice that dhcpv6 client stopped working for me after 10/1 updates, but will look at that separately.

                                        M 1 Reply Last reply Reply Quote 0
                                        • C
                                          chrcoluk @Quarkz
                                          last edited by

                                          @Quarkz I doubt pfSense activates invariants.

                                          pfSense CE 2.8.0

                                          V 1 Reply Last reply Reply Quote 0
                                          • V
                                            vesalius @chrcoluk
                                            last edited by vesalius

                                            @chrcoluk read the Bug #10956 from links below in redmine. Invarients are mentioned as the cause for that LAGG issue. Not sure on the EFI issue.

                                            C 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.