ItsRaining

Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by ItsRaining

  1. 8 minutes ago, SimonF said:

    Have you tiried unplugging the usb ethernet to see if that allows it to be stubbed. it may be unraid has take the nic. Not looked at you diags yet.

    You are the man! I cannot believe this was the issue. So the ethernet is part of a Kensington Dock. Is there a way I can force Unraid to unbind it or something similar to allow the dock to be passed through?

  2. No matter what settings and port combination I try. I CANNOT get this USB Controller to passthrough. To my understanding when it is grayed-out like this Unraid is using it. I removed all my VMs and have nothing else running in Unraid but no matter what the controller is grayed-out. MSI B550-Creator Motherboard with VM ACS set to Both. I have been trying to get a decent gaming VM to work for months. When passing just the devices there is a huge FPS drop and I just cannot figure out why I cannot pass the USB controller through. I am close to just using Windows again but there are so many limitations.

     

    image.thumb.png.7c8981d825ea63840dd85124854d7de6.png

  3. Hello binhex, I use a few of your dockers and they are great! Regarding this one, do you have any intentions of keeping the docker up-to-date with the prowlarr version? I notice you are a few versions behind and the constant update available is there. Curious if there is a reason you are behind or plan to update? Thank you!

  4. I have been using Mover Tuning with days old and percent enabled for about 6 months now. When setting this in mover tuning the expected result would be when cache reaches percent used it will trigger a move only files older than a specified days old. Instead what happens is mover will trigger at percent used and move all files regardless of age.

  5. Hello all! I have some questions I hope someone more knowledgeable prople can answer for me. Below is a list of my current Unraid build. I am getting a NIC for Christmas and would like to install it. Here is my question. My current motherboard has three 16x lanes and one 1x lane. Which device should I put on the 1x with a riser and/or should I look for a four 16x motherboard.

     

    Motherboard: Gigabyte X570 Aorus Master

    CPU: AMD 3600x

    PCIe 1: Nvidia P2000

    PCIe 2: LSI Broadcom SAS 9300-8i-8-port

    PCIe 3: LSI Broadcom SAS 9300-8i-8-port

    New NIC: Dell 0RT8N1 Mellanox Connectx-2

     

    The reason for the dilemma is because I am not sure regarding the limitations of a riser when it comes to the data transfer rate which is why I was leaning towards the GPU. Suggestions and thoughts would be appreciated!

  6. Good to know. I will restart to confirm its persisting then. So far it has not persisted but I was messing with sysctl.conf.

     

    Update: The issue I am having where plex is unable to scan the EAC3 audio files is still persisting and the inotify.max_user_watches stays at 512k. Leading me to believe the value is not setting for Unraid. Going to try and reach out to Unraid support because I have not been able to get this working since day 1 on my server.

  7. Here is what I tried doing. After restarting the server, tips and tweaks had it set to 4194304 but on the right it was the default. Opening the file in the terminal also showed the default (and showed a default conf file with no extra parameters - seems to have reset the conf upon restart). After inputting 4194304 again tips and tweaks showed the number on the right. This does not persist when I restart but honestly not a big deal if its working but I do not know a way to confirm this until plex tries to detect intros on an EAC3 audio file. Which was the original reason I went down this rabbit hole.

  8. When I change the setting and hit apply. The setting does change on the right. However, it changes back on reboot. I am not sure if that is by design.

     

    Finally, when set through this GUI how can you confirm it is applied? When I apply the setting, it shows in the GUI on the right side but did not show in the terminal when running sysctl.conf -p.

  9. I really hope someone will help me as this is my third post regarding this issue. I have been reading and wrapping my brain trying to to change the Max Watches 'fs.inotify.max_user_watches' variable. I started trying to use the terminal using the following command:

     

    sudo sh
    echo  fs.inotify.max_user_watches=4194304  >> /etc/sysctl.conf
    sysctl -p


    This ended up just adding fs.inotify.max_user_watches=4194304 to the sysctl.conf and did not replace the variable. After reading a bunch of forum posts regarding the issue I was directed towards using the "tips and tweaks" plugin. Setting this variable to 4194304 did not actually change anything. I also tried 999999, 1048576, and 2097152. Realizing I needed to probably restart the server for the changes to take effect I restarted. I am still showing the default value in the terminal and tips and tweaks.

     

    image.thumb.png.a77afe0aa848793d8fad3bd3387c0b35.png

     

    Here is my original post on the Plex Linux Docker:

    https://github.com/linuxserver/docker-plex/issues/291

     

    Unraid Forums Post:

     

    Any assistance would be appreciated!

    diagnostics-20211130-0645.zip

  10. To my understanding changing it for the host changes the value for all the containers. As the container pulls this value from the host. I do not understand why I am unable to change the value for the host even using vi. I will submit my forth post to the tips and tweaks support thread. Hopefully they can help.

  11. I have been reading and wrapping my brain trying to to change the Max Watches 'fs.inotify.max_user_watches' variable. I started trying to use the terminal using the following command:

     

    sudo sh
    echo  fs.inotify.max_user_watches=4194304  >> /etc/sysctl.conf
    sysctl -p


    This ended up just adding fs.inotify.max_user_watches=4194304 to the sysctl.conf and did not replace the variable. After reading a bunch of forum posts regarding the issue I was directed towards using the "tips and tweaks" plugin. Setting this variable to 4194304 did not actually change anything. I also tried 999999, 1048576, and 2097152. Realizing I needed to probably restart the server for the changes to take effect I restarted. I am still showing the default value in the terminal and tips and tweaks.

     

    image.thumb.png.76bceed2910638869ffbcf83c2baea4d.png

     

    Here is my original post on the Plex Linux Docker:

    https://github.com/linuxserver/docker-plex/issues/291

     

    Any assistance would be appreciated!

    diagnostics-20211130-0645.zip

  12. Yes I put it together. It wasn't my first time and used PCPartsPicker to check compatibility. Do you want the full specs? It was working just fine I do not understand this sudden change.

     

    Edit: After bringing it to a trusted friend he switched out the motherboard and everything worked great. I am currently in the process of replacing the motherboard through the manufacturers warranty.