Network interfaces cycles up and down everynight

Status
Not open for further replies.

KevDog

Patron
Joined
Nov 26, 2016
Messages
462
Regularly I receive an email from the FreeNAS system during the daily security run stating:

Code:
igb0: link state changed to DOWN
igb0: link state changed to UP


This has the unfortunate effects of killing any ssh session running within the various jails since they are bridging to the network card. Is there anyway to prevent this status change?

Here is the hardware in my system:
Code:
hostb0@pci0:0:0:0:    class=0x060000 card=0x088515d9 chip=0x19188086 rev=0x07 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Skylake Host Bridge/DRAM Registers'
    class      = bridge
    subclass   = HOST-PCI
pcib1@pci0:0:1:0:    class=0x060400 card=0x088515d9 chip=0x19018086 rev=0x07 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Skylake PCIe Controller (x16)'
    class      = bridge
    subclass   = PCI-PCI
pcib2@pci0:0:1:1:    class=0x060400 card=0x088515d9 chip=0x19058086 rev=0x07 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Skylake PCIe Controller (x8)'
    class      = bridge
    subclass   = PCI-PCI
xhci0@pci0:0:20:0:    class=0x0c0330 card=0x088515d9 chip=0xa12f8086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H USB 3.0 xHCI Controller'
    class      = serial bus
    subclass   = USB
none0@pci0:0:20:2:    class=0x118000 card=0x088515d9 chip=0xa1318086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H Thermal subsystem'
    class      = dasp
none1@pci0:0:22:0:    class=0x078000 card=0x088515d9 chip=0xa13a8086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H CSME HECI'
    class      = simple comms
ahci0@pci0:0:23:0:    class=0x010601 card=0x088515d9 chip=0xa1028086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H SATA controller [AHCI mode]'
    class      = mass storage
    subclass   = SATA
pcib3@pci0:0:28:0:    class=0x060400 card=0x088515d9 chip=0xa1148086 rev=0xf1 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib4@pci0:0:28:5:    class=0x060400 card=0x088515d9 chip=0xa1158086 rev=0xf1 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib5@pci0:0:28:6:    class=0x060400 card=0x088515d9 chip=0xa1168086 rev=0xf1 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib7@pci0:0:29:0:    class=0x060400 card=0x088515d9 chip=0xa1188086 rev=0xf1 hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
isab0@pci0:0:31:0:    class=0x060100 card=0x088515d9 chip=0xa14a8086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H LPC Controller'
    class      = bridge
    subclass   = PCI-ISA
none2@pci0:0:31:2:    class=0x058000 card=0x088515d9 chip=0xa1218086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H PMC'
    class      = memory
none3@pci0:0:31:4:    class=0x0c0500 card=0x088515d9 chip=0xa1238086 rev=0x31 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-H SMBus'
    class      = serial bus
    subclass   = SMBus
mpr0@pci0:2:0:0:    class=0x010700 card=0x080815d9 chip=0x00971000 rev=0x02 hdr=0x00
    vendor     = 'LSI Logic / Symbios Logic'
    device     = 'SAS3008 PCI-Express Fusion-MPT SAS-3'
    class      = mass storage
    subclass   = SAS
igb0@pci0:3:0:0:    class=0x020000 card=0x153315d9 chip=0x15338086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'I210 Gigabit Network Connection'
    class      = network
    subclass   = ethernet
igb1@pci0:4:0:0:    class=0x020000 card=0x153315d9 chip=0x15338086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'I210 Gigabit Network Connection'
    class      = network
    subclass   = ethernet
pcib6@pci0:5:0:0:    class=0x060400 card=0x088515d9 chip=0x11501a03 rev=0x03 hdr=0x01
    vendor     = 'ASPEED Technology, Inc.'
    device     = 'AST1150 PCI-to-PCI Bridge'
    class      = bridge
    subclass   = PCI-PCI
vgapci0@pci0:6:0:0:    class=0x030000 card=0x088515d9 chip=0x20001a03 rev=0x30 hdr=0x00
    vendor     = 'ASPEED Technology, Inc.'
    device     = 'ASPEED Graphics Family'
    class      = display
    subclass   = VGA
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
This should not be happening, particularly on the high quality equipment you're running.

When I occasionally see this, a reboot usually solves it. I'm not sure what the cause is. Could be the router needs a reboot, could be the NAS needs a reboot. But it's rare enough that I pay it no mind.
 

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
What troubleshooting have you done so far?
  • Have you changed the network cable?
  • Is your PSU operating correctly?
  • Do you have any cron jobs?
  • Is the network switch operating as it should be?
 

KevDog

Patron
Joined
Nov 26, 2016
Messages
462
After doing some reading it sounds like a hardware issue, maybe not

In terms of troubleshooting steps, after some investigation I just changed the networking cable , so I'll see how that goes.
2. In terms of PSU operating correctly??? How would I know? Is there a method to troubleshoot the PSU? It's brand new which might or might mean anything. I've a multimeter however beyond this, I'm sure its different underload which could be at various times throughout the day.
3.Cron Jobs --- Yes I have many cron jobs, however the cron jobs are all being run in the jails. I don't have any cron jobs being run from the main system. Is there a difference from where the cron jobs are being run?
4. Network switch operating as it should??? Hard question there --- its a simple airport time capsule right now since a "real" switch is on the way. I'm not sure where to begin with this one.

I know I'm not helping my own cause with this one, however I'm at a loss kind of where to begin.
 
Status
Not open for further replies.
Top