March 6, 201214 yr I have the ECS 880GM-M7 motherboard, which uses Atheros AR8131 NIC. Up until now I've had no network issues, but have had some segfaults. After disabling cache_dirs I have not had any segfault errors. Actually after reviewing my syslog from today I notice that cache_dirs is running, though being reported by simplefeatures as being turned off. Is it possible that two instances were being ran possibly causing the segfault? Anyway, today while downloading approximately 14 GB of data, I lost connection to unraid, tried to kill emhttp and restart it, said segmentation error. So I use rc.d/rc.unRAID stop(I do have powerdown script installed) and then restart, and everything appears to work except I have no access to shares and unRAID could not ping any pc or website(tried google). Used ifconfig eth0 down | ifconfig eth0 up and I could ping other computers(still couldn't access shares) but couldn't ping google. So I used /etc/rc.d/rc.inet1 stop | /etc/rc.d/rc.inet1 restart and problem solved, I could access shares, ping anything I wanted, all is well. Also, rebooting the server would fix the problem for a few minutes, but lead to another error. Here is the error: Mar 5 17:36:17 Media kernel: NETDEV WATCHDOG: eth0 (atl1c): transmit queue 0 timed out Mar 5 17:36:17 Media kernel: Modules linked in: md_mod xor ide_gd_mod atl1c atiixp ahci libahci Mar 5 17:36:17 Media kernel: Pid: 0, comm: swapper Not tainted 3.1.1-unRAID #1 Mar 5 17:36:17 Media kernel: Call Trace: Mar 5 17:36:17 Media kernel: [<c1028550>] warn_slowpath_common+0x65/0x7a Mar 5 17:36:17 Media kernel: [<c12a379e>] ? dev_watchdog+0xf8/0x17b Mar 5 17:36:17 Media kernel: [<c10285c9>] warn_slowpath_fmt+0x26/0x2a Mar 5 17:36:17 Media kernel: [<c12a379e>] dev_watchdog+0xf8/0x17b Mar 5 17:36:17 Media kernel: [<c103117e>] run_timer_softirq+0x10a/0x182 Mar 5 17:36:17 Media kernel: [<c12a36a6>] ? __netdev_watchdog_up+0x52/0x52 Mar 5 17:36:17 Media kernel: [<c102c9ee>] __do_softirq+0x6b/0xe5 Mar 5 17:36:17 Media kernel: [<c102c983>] ? irq_enter+0x3c/0x3c Mar 5 17:36:17 Media kernel: <IRQ> [<c102c841>] ? irq_exit+0x32/0x53 Mar 5 17:36:17 Media kernel: [<c10035ab>] ? do_IRQ+0x7c/0x90 Mar 5 17:36:17 Media kernel: [<c130c669>] ? common_interrupt+0x29/0x30 Mar 5 17:36:17 Media kernel: [<c1007cb2>] ? default_idle+0x2e/0x43 Mar 5 17:36:17 Media kernel: [<c1001a69>] ? cpu_idle+0x43/0x5a Mar 5 17:36:17 Media kernel: [<c12fbd40>] ? rest_init+0x58/0x5a Mar 5 17:36:17 Media kernel: [<c145172d>] ? start_kernel+0x28c/0x291 Mar 5 17:36:17 Media kernel: [<c14510b0>] ? i386_start_kernel+0xb0/0xb7 Mar 5 17:36:17 Media kernel: ---[ end trace 64814c91add9cfff ]--- Mar 5 17:36:17 Media kernel: atl1c 0000:02:00.0: Unable to allocate MSI interrupt Error: -6 Mar 5 17:36:17 Media kernel: atl1c 0000:02:00.0: atl1c: eth0 NIC Link is Up<100 Mbps Full Duplex> This was after rebooting the server. Attached is a syslog from before reboot and after reboot. EDIT: Just testing, unRAID runs fine as long as sabnzbd is NOT downloading anything. I had sab paused and no errors for the last 2 hours, unpaused and now after 5 minutes I have no access. EDIT2: Confirming, rc.inet1 restart and everything is well again....Any ideas? syslog.txt
Archived
This topic is now archived and is closed to further replies.