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

    SG-5100 lost all ix ports after power outage

    Scheduled Pinned Locked Moved Official Netgate® Hardware
    17 Posts 5 Posters 1.9k 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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Hmm, well that's.... odd! Two of them appear to have somehow changed device ID. And the others are failing to respond to the driver...
      They should appear as:

      ix0@pci0:6:0:0:	class=0x020000 card=0x00008086 chip=0x15e48086 rev=0x11 hdr=0x00
          vendor     = 'Intel Corporation'
          device     = 'Ethernet Connection X553 1GbE'
          class      = network
          subclass   = ethernet
      ix1@pci0:6:0:1:	class=0x020000 card=0x00008086 chip=0x15e48086 rev=0x11 hdr=0x00
          vendor     = 'Intel Corporation'
          device     = 'Ethernet Connection X553 1GbE'
          class      = network
          subclass   = ethernet
      ix2@pci0:8:0:0:	class=0x020000 card=0x00008086 chip=0x15e58086 rev=0x11 hdr=0x00
          vendor     = 'Intel Corporation'
          device     = 'Ethernet Connection X553 1GbE'
          class      = network
          subclass   = ethernet
      ix3@pci0:8:0:1:	class=0x020000 card=0x00008086 chip=0x15e58086 rev=0x11 hdr=0x00
          vendor     = 'Intel Corporation'
          device     = 'Ethernet Connection X553 1GbE'
          class      = network
          subclass   = ethernet
      
      B 1 Reply Last reply Reply Quote 0
      • B
        brians @stephenw10
        last edited by

        @stephenw10 Ok, so is probably some hardware issue I gather.

        stephenw10S 1 Reply Last reply Reply Quote 0
        • stephenw10S
          stephenw10 Netgate Administrator @brians
          last edited by

          It looks like it. I'm just trying to see if we've ever seen anything like that previously.
          I assume it has been through a complete power cycle since the outage?

          B 1 Reply Last reply Reply Quote 0
          • B
            brians @stephenw10
            last edited by

            @stephenw10 Yes, several power cycles.

            When we get the 6100 next week I will be able to do more experiments on it.

            1 Reply Last reply Reply Quote 0
            • bmeeksB
              bmeeks
              last edited by

              Was your extended power outage due to weather perhaps? If so, I would suspect damaged hardware via a transient surge. Ethernet cabling can make a dandy antenna for picking up EMF surges caused from nearby lightning strikes. I've had switch ports destroyed that way in the past.

              B 1 Reply Last reply Reply Quote 1
              • B
                brians @bmeeks
                last edited by

                @bmeeks said in SG-5100 lost all ix ports after power outage:

                tro

                It was a scheduled outage due to building maintenance.

                1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  When you are able there is something we might try to rewrite the NIC eeprom contents in case it has somehow been corrupted. That's about the only thing I could imagine changing the PCI device IDs like that. The driver is not complaining about the eeprom checksum which it usually would but it could be it doesn't get that far.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    brians @stephenw10
                    last edited by

                    @stephenw10 I just received 6100 today and restored to it. Therefore now I have SG5100 to do whatever you want to try regarding eeprom.

                    1 Reply Last reply Reply Quote 0
                    • jimpJ
                      jimp Rebel Alliance Developer Netgate
                      last edited by

                      You can try to reset the NIC EEPROM on the 5100 as follows:

                      • Connect to the serial console
                      • Power on the device
                      • Hit Esc or F12 to get the boot menu and choose Enter Setup
                      • Go into the BIOS settings under Advanced > CSM Configuration
                      • Change Network to a different value such as UEFI
                      • Save/exit and reboot

                      That will nudge it to rewrite the NIC EEPROM and then it should boot (but perhaps slower).

                      If the NICs work again after that, then go back into the BIOS and change that same setting back to Legacy or whatever it was on yours to start with.

                      If that does not help, then it probably is a hardware failure.

                      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                      Need help fast? Netgate Global Support!

                      Do not Chat/PM for help!

                      B 1 Reply Last reply Reply Quote 1
                      • B
                        brians @jimp
                        last edited by

                        @jimp I tried and did not fix. Thanks for your assistance.

                        I can continue to use as a test/backup router since it has two working ports still.

                        jimpJ 1 Reply Last reply Reply Quote 0
                        • jimpJ
                          jimp Rebel Alliance Developer Netgate @brians
                          last edited by

                          @brians said in SG-5100 lost all ix ports after power outage:

                          @jimp I tried and did not fix. Thanks for your assistance.

                          I can continue to use as a test/backup router since it has two working ports still.

                          Oh well, it was worth a shot.

                          Out of curiosity, was the error in the system log still the same as before?

                          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                          Need help fast? Netgate Global Support!

                          Do not Chat/PM for help!

                          B 1 Reply Last reply Reply Quote 0
                          • B
                            brians @jimp
                            last edited by

                            @jimp Yes the error was same.

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              joekislo @brians
                              last edited by

                              Incase somebody finds this thread in the future, there does appear to be issues with some netgate hardware and hard power downs.

                              Part of our final testing for a new datacenter deployment we perform a hard failover of all equipment by removing the power on each of the redundant pairs of equipment. After removing the power on our 1537 the unit booted back up and ix0 and ix1 were no longer registered. The two onboard copper ports and the expansion slot ports all worked.

                              pciconf -lv showed the PCI device, but like the OP, it was registered to none@pci. We tried the EEPROM rewrite and that didn't help. Netgate support collected a full status dump of the device, then issued us an RMA for replacement.

                              Hopefully this saves somebody some time, this hardware appears to be sensitive to unclean shutdowns.

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Hmm, that's weird. I've seen SFP ports behave oddly across a power cycle, especially with connecting module before vs after boot. But the ix driver was patched to still allow it to attach.

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