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

    Really big problem to go to 2.2.2 from 2.2.1

    Problems Installing or Upgrading pfSense Software
    35
    88
    24.0k
    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.
    • D
      dr.diesel
      last edited by

      @cmb:

      Those affected, are you running full installs or nano? What kind of hardware? Is the serial console enabled?

      Full install, intel hardware, default serial settings.

      1 Reply Last reply Reply Quote 0
      • M
        Michael Sh.
        last edited by

        @cmb:

        do you know which file specifically? That timeline seems to match some loader.conf changes for serial console, but I don't see how that would impact things in that way. That's been tested on numerous different hardware platforms and VMs, not sure how other situations can be different.

        Those affected, are you running full installs or nano? What kind of hardware? Is the serial console enabled?

        Zotac IONITX-P-E, 4GB RAM, 1TB HDD. Full install AMD64. Serial console disabled.
        I don`t know which file specifically, but is top level of /boot - not a kernel. Can an experiment, but it will take some time.

        1 Reply Last reply Reply Quote 0
        • J
          jwhostet
          last edited by

          Just took the upgrade and was sad to find out that I had the problem stated above. I am running the asrock q1900m system with 4gb of ram. I had serial console enabled. I went to the BIOS and disabled the serial port all together and rebooted. Upon reboot my system is back to normal. Boot up took normal amount of time.
          I have a full install upgrading from 2.2.1

          Any questions let me know I'll see what I can do.

          1 Reply Last reply Reply Quote 0
          • D
            dr.diesel
            last edited by

            Yup, same here, fixed!  I disabled the serial port and it's back up and normal.

            1 Reply Last reply Reply Quote 0
            • pttP
              ptt Rebel Alliance
              last edited by

              Yup… same here

              Full install (64bits) on a "cheap" Asrock C70M1, 8Gb of RAM, 80Gb SATA HDD.

              "Solved" disabling "Serial port"

              1 Reply Last reply Reply Quote 0
              • M
                Michael Sh.
                last edited by

                @cmb:

                do you know which file specifically? That timeline seems to match some loader.conf changes for serial console, but I don't see how that would impact things in that way. That's been tested on numerous different hardware platforms and VMs, not sure how other situations can be different.

                Immediately after the upgrade file loader.conf contains:

                
                boot_serial="YES"
                comconsole_speed="9600"
                hw.usb.no_pf="1"
                
                

                Сleaning it solves the problem.

                1 Reply Last reply Reply Quote 0
                • C
                  Crescens
                  last edited by

                  @cmb:

                  Those affected, are you running full installs or nano? What kind of hardware? Is the serial console enabled?

                  FWIW, I'm running on a cheapo eMachines w/ Atom processors and was having the same issue with the upgrade (full install). Wiping back to a clean install booted fine, but as soon as I imported my old config, it would slow down again.

                  I don't recall what the status of the serial console was initially, but like the others above, disabling my serial port in the BIOS allowed it to boot up normally.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Trel
                    last edited by

                    I did a fresh install of 2.2.2 and restored my config.
                    Immediately after that, it did the slow down again.

                    Disabling the serial port in my bios fixed it for me as well.

                    this is a low risk upgrade

                    To everyone in this thread.  I recommend NEVER playing Russian Roulette.

                    1 Reply Last reply Reply Quote 0
                    • P
                      pfff
                      last edited by

                      Hi,

                      Upgrade from full install of 2.2.1 to 2.2.2 on a

                      Intel DQ77KB
                      Xeon E3-1265v2
                      8GB 40GB Intel mSATA SSD

                      Running pfsense without problems for about a year. Same problem where the system boots character by character with a speed reminding me of my first 150 baud modem :). Disabled the serial port and the system boots fine with connectivity restored. I forgot to check which BIOS version I had installed, I'll check upon request. Just filing to perhaps aid in finding a pattern. Thanks folks for finding a workaround so fast.

                      IMG_0619.JPG
                      IMG_0619.JPG_thumb

                      1 Reply Last reply Reply Quote 0
                      • C
                        cmb
                        last edited by

                        @Michael:

                        Immediately after the upgrade file loader.conf contains:

                        
                        boot_serial="YES"
                        comconsole_speed="9600"
                        hw.usb.no_pf="1"
                        
                        

                        Сleaning it solves the problem.

                        Thanks, that's helpful. I think it's the boot_serial line on its own that does it, but have no means of confirming as it seems to be somehow hardware-specific.

                        1 Reply Last reply Reply Quote 0
                        • K
                          Knight
                          last edited by

                          @Michael:

                          Zotac IONITX-P-E, 4GB RAM, 1TB HDD. Full install AMD64. Serial console disabled.
                          I don`t know which file specifically, but is top level of /boot - not a kernel. Can an experiment, but it will take some time.

                          I have similar hardware but Atom based…

                          Disabling the serial port fixed the problem, thank you jwhostet (I believe he is the first one who suggested disabling the serial port)!

                          I guess it's trying to access a serial console and stays stuck there...

                          Is it possible to temporarily deactivate offering the update until this is fixed so that nobody else gets caught without Internet access? The forum is not very mobile friendly so it was a pain to search for a fix...

                          Nick

                          1 Reply Last reply Reply Quote 0
                          • D
                            dr.diesel
                            last edited by

                            It acts like it's sending a serial char out, waiting for a reply, timing out then moving on.

                            1 Reply Last reply Reply Quote 0
                            • C
                              Crescens
                              last edited by

                              @cmb:

                              Thanks, that's helpful. I think it's the boot_serial line on its own that does it, but have no means of confirming as it seems to be somehow hardware-specific.

                              Apologies for being mostly BSD illiterate, is there any way that I can grab more (possibly useful) information for you from at least my system?

                              1 Reply Last reply Reply Quote 0
                              • K
                                Knight
                                last edited by

                                My loader.conf (I assume it is the one under /boot) contains more stuff but it has the same serial line…

                                autoboot_delay="3"
                                vm.kmem_size="435544320"
                                vm.kmem_size_max="535544320"
                                kern.ipc.nmbclusters="0"
                                boot_serial="YES"
                                comconsole_speed="9600"
                                hw.usb.no_pf="1"
                                
                                

                                Nick

                                1 Reply Last reply Reply Quote 0
                                • S
                                  sprior
                                  last edited by

                                  I ran into the same issue on upgrade from 2.2.1 to 2.2.2.  Going into the BIOS and disabling the serial ports got me around it.

                                  1 Reply Last reply Reply Quote 0
                                  • I
                                    ipfftw
                                    last edited by

                                    Yeah, well serves me right for doing updates the first day they are released…. I had the same problem, and after watching the copyright dates slowly filter through at the rate of 7 seconds per character for 20 minutes, I managed to find an old pfsense 2.0 cd and was able to get online to check the forums.

                                    Disabling the serial port fixed it and i am on 2.2.2 now, with no serial ports. 
                                    motherboard is p5Ld2-vm http://www.asus.com/Motherboards/P5LD2VM/

                                    1 Reply Last reply Reply Quote 0
                                    • N
                                      NOYB
                                      last edited by

                                      So why do y'all have your serial port enabled if you are not using it.  Didn't your ma'ma ever teach you to turn off the lights when you leave a room vacant.  Less is more.

                                      If it ain't being used put it away, put it into storage, throw it away, turn it off.  Get the picture?  It's the same sort of philosophy as with security.  Only what is needed is permitted, stored/kept, provided, etc.

                                      First thing I did when initially setting up my pfSense machine was go into the BOIS and turn off everything not being used.  Like the built in modem (yeah it's that old), printer port, etc.

                                      Less is more.

                                      Some times we people are our own worst enemy.

                                      1 Reply Last reply Reply Quote 0
                                      • K
                                        Knight
                                        last edited by

                                        @NOYB:

                                        So why do y'all have your serial port enabled if you are not using it.

                                        Why would we turn it off unless we needed the resources (mostly IRQ) for another device or if it was a security risk?

                                        Didn't your ma'ma ever teach you to turn off the lights when you leave a room vacant.  Less is more.

                                        I don't think you will save energy by turning it off especially considering that the chip involved do other things as well…

                                        If it ain't being used put it away, put it into storage, throw it away, turn it off.  Get the picture?

                                        No, should we?

                                        It's the same sort of philosophy as with security.  Only what is needed is permitted, stored/kept, provided, etc.

                                        I agree with you here but here there is actually a good and valid reason to do it…

                                        First thing I did when initially setting up my pfSense machine was go into the BOIS and turn off everything not being used.  Like the built in modem (yeah it's that old), printer port, etc.

                                        Built-in modem? What is it, a PCJr? I have had plenty of PCs (and even non PCs like Apple II compatible and Sinclair ZX81) and I don't recall any of them ever had a built-in modem.

                                        Less is more.
                                        Some times we people are our own worst enemy.

                                        If you did not have the number of posts you have here I would have hesitated between thinking this was flame bait or trolling…

                                        I doubt this is the case considering your implication here but this is what it seemed to be at first glance...

                                        Nick

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          cmb
                                          last edited by

                                          @Crescens:

                                          Apologies for being mostly BSD illiterate, is there any way that I can grab more (possibly useful) information for you from at least my system?

                                          If you wouldn't mind, if you can try it after removing only the boot_serial line, that would at least verify the exact cause, which is enough we can fix it (by making sure that doesn't get added in that way).

                                          1 Reply Last reply Reply Quote 0
                                          • C
                                            cmb
                                            last edited by

                                            @Knight:

                                            My loader.conf (I assume it is the one under /boot) contains more stuff but it has the same serial line…

                                            It will, the earlier snippet was just a part of his.

                                            @NOYB:

                                            So why do y'all have your serial port enabled if you are not using it.  Didn't your ma'ma ever teach you to turn off the lights when you leave a room vacant.  Less is more.

                                            For sound cards, and other potentially more-intrusive hardware, I agree. Remove it if possible, disable it in the BIOS otherwise. Serial ports, prior to now I'd never seen having those enabled be an issue (and it still isn't, really, outside of working around this I still wouldn't bother disabling serial ports).

                                            @Trel:

                                            this is a low risk upgrade

                                            To everyone in this thread.  I recommend NEVER playing Russian Roulette.

                                            Good advice. :) For the hardware we test it's low risk at least. I hate that change broke things for some of you. We missed that as it didn't impact anything we sell or test using, and apparently only one person hit it prior to release (which we thought was a one-off issue specific to one person's system since our significant testing didn't show any such issues across a variety of platforms).

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