Big Dave Diode

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Big Dave Diode's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I upgraded my server from 6.12.6 to 6.12.8. Since the upgrade my NIC will renegotiate connection speed every 45-90 seconds between 1gb and 10gb. After a number of renegotiations the connection fails. It can be restarted if I bring the NIC down and back up or disconnect and reconnect the cable between the NIC and the switch. I've replaced the switch, the cable and the gbic with no change. The only fix is to downgrade to 6.12.6 which works normally. The NIC is an Intel X540-AT2 using the ixgbe driver. What can I do to resolve this?
  2. I have an unRAID server that has been running for a few years now. All of sudden the docker context menus are not working right. I can edit, remove, console just fine. I cannot stop, start, or restart a container. I can stop all and I can start all. I can even control the containers from a shell. The menu options are there, but clicking on them does nothing. I've deleted my docker image and reloaded a container. I've tried multiple containers, all do the same thing. I've pulled a new imaged and started a container and it does the same as well. What have I done?
  3. Okay. I've got all of this installed and it works "mostly?". When transcoding a 4K movie using emby, the emby docker container completely spikes one CPU. In nvidia-smi, I can see the card being utilitized, but to a very low degree (usually less than 7%). The video stops every 5 to 7 seconds and resumes about a second later. Also in my unraid system log I get two messages repeated every 2 seconds: kernel: resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window] kernel: caller _nv001126rm+0xe3/0x1d0 [nvidia] mapping multiple BARs Now I did a little digging on these messages and mostly articles indicate that these are harmless messages. One article indicated I needed to update the bios on my GTX 1050. I've never flashed a bios on a video card. So I'm a little reluctant to do this. What am I doing wrong? Should I move the 1050 card to a different slot? I have another x16 slot to try. Should I flash the bios on the 1050?
  4. I've been running pihole on this docker for a few months. It works really well. Thanks for all your work on this. I am, however, running into a problem with the logs. The logs are going into /var/log/pihole inside the docker image. I can't see any way to change that; nor can I see any way to truncate the logs.I've read the first post, but don't see how I can do this as most of these instructions no longer seem to apply. So, how can I clear my pihole logs on a schedule? Again, thanks for all your work on this. It truly is a great tool!
  5. I mean, maybe? The only thing that makes this interesting is I can access the web interface of nzbget with no issues at all. The Host IP works fine. I can access Sonarr by its Host IP as well. Both tools work fine running as a daemon as well. I will keep digging. Thanks for replying I appreciate your work on this. It truly is amazing how smoothly it all works together.
  6. I used to own those IP's. I sold them, but never go around to readdressing my network. Last time I checked, they were in use by a mining company in Canada. Since I was highly unlikely to link to them, I didn't bother to change anything. Laziness is my middle name. I should address (ahem) the problem, but since it ain't broke, it keeps being pushed back.
  7. Guys, I gotta say as a noob to unRaid, I'm impress with both the software and the community. I have nzbget and sonarr set up and they seem to be working fine. Here is my issue. I can ONLY get sonarr to connect to nzbget on its internal (172.17.0.x) address and NOT the servers IP:Port address. Normally I wouldn't care, but the internal ports change on restart and I have to fix sonarr before it all works again. What have I done wrong and how can I fix it?