Jump to content

Reddog1400

Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by Reddog1400

  1. So, back to the RAM filling up. Can anyone explain this? The python3 usage. 

     

    56.3359 MB              ./dizquetv
    57.9531 MB              /app/Tdarr_Node/Tdarr_Node
    61.5586 MB              /app/Tdarr_Node/Tdarr_Node
    62.5078 MB              containerd
    64.418 MB               /app/Tdarr_Node/Tdarr_Node
    75.1836 MB              python3
    93.9531 MB              node
    94.7031 MB              /usr/bin/dockerd
    97.7148 MB              ./Tdarr_Node
    107.613 MB              /app/Tdarr_Server/Tdarr_Server
    128.797 MB              /usr/sbin/netdata
    131.113 MB              stash
    132.156 MB              /usr/lib/plexmediaserver/Plex
    143.102 MB              /app/Tdarr_Server/Tdarr_Server
    154.414 MB              /usr/bin/mono-sgen
    169.484 MB              /app/Tdarr_Server/Tdarr_Server
    210.766 MB              /usr/bin/mono
    232.871 MB              /usr/lib/prowlarr/bin/Prowlarr
    241.945 MB              /app/nzbget/nzbget
    248.094 MB              /app/Tdarr_Server/Tdarr_Server
    255.129 MB              /usr/lib/radarr/bin/Radarr
    262.156 MB              /usr/lib/readarr/bin/Readarr
    290.891 MB              /usr/local/sbin/shfs
    366.051 MB              /usr/bin/node
    401.965 MB              /usr/lib/lidarr/bin/Lidarr
    520.562 MB              /usr/bin/mono
    531.918 MB              /usr/lib/radarr/bin/Radarr
    832.898 MB              /usr/local/bin/unraid-api/unraid-api
    1031.34 MB              ./Tdarr_Server
    15740 MB                python3

  2. docker run
      -d
      --name='plex-gpu'
      --net='defiant1'
      --cpuset-cpus='4,5,6,7,12,13,14,15'
      -e TZ="America/Indiana/Indianapolis"
      -e HOST_OS="Unraid"
      -e HOST_HOSTNAME="Defiant"
      -e HOST_CONTAINERNAME="plex-gpu"
      -e 'VERSION'='docker'
      -e 'NVIDIA_VISIBLE_DEVICES'='GPU-22894283-12c9-ee8d-0da8-55e6693131b0'
      -e 'NVIDIA_DRIVER_CAPABILITIES'='all'
      -e 'PUID'='99'
      -e 'PGID'='100'
      -l net.unraid.docker.managed=dockerman
      -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web'
      -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-icon.png'
      -p '32400:32400/tcp'
      -p '3005:3005/tcp'
      -p '8324:8324/tcp'
      -p '32469:32469/tcp'
      -p '1901:1900/udp'
      -p '32410:32410/udp'
      -p '32412:32412/udp'
      -p '32413:32413/udp'
      -p '32414:32414/udp'
      -v '/mnt/cache/Movies/':'/movies':'rw'
      -v '/mnt/cache/Television/':'/tv':'rw'
      -v '/mnt/cache/Music/':'/music':'rw'
      -v '/mnt/plex_cache/transcode':'/transcode':'rw'
      -v '/mnt':'/mnt':'rw'
      -v '/mnt/cache/appdata/dizquetv/':'/dizquetv':'rw'
      -v '/mnt/plex_cache/plex_appdata/':'/config':'rw'
      --runtime=nvidia 'linuxserver/plex'

    48163179643e14218fa33e7afa3ca232d6d34585639184190ab4e9d6c1131996

    The command finished successfully!

  3. I haven't tried that by itself. If I stop and restart the array it fixes it. Do you see what I can do to fix the Plex issue. This is all new to me. I mean I have been running a server for a couple of years, but I have just be self teaching myself stuff. 

  4. On 1/10/2023 at 11:23 AM, trurl said:

    Click the links in your post.

     

    Might be more correct to say use disks instead of user shares for some of your dockers, since it has nothing to do with actually sharing disks.

     

    Instead of a path in /mnt/user/appdata, for example, you might specify a path in /mnt/cache/appdata. Or maybe /mnt/plex_cache/appdata since I see you also have a pool named plex_cache

     

    Not exactly related, but I notice your prefer:cache appdata share has some files on the array. To get these moved to cache you have to disable Docker in Settings and run mover. Mover won't replace files though, so if there are duplicates you will have to clean those up yourself with Dynamix File Manager

    I did this with a few and it seemed to work a little. Then it happened again. Did you notice certain dockers being the culprits? Also, is this why the RAM is maxing out too?

  5. A few weeks ago, I had a disk that got disabled after some read errors. I thought maybe the disk was going bad, so I pulled it out of the array and precleared it. Disk passed preclear. I also bought another drive just in case. I have put the new drive into the array and the rebuild keeps throwing errors and shutting down the array. There have been a lot of wonky things going on the past couple of weeks. I am unsure what to do. I have attached diagnostics

    defiant-syslog-20220810-1329.zip defiant-diagnostics-20220810-0927.zip

  6. Today when I logged into my server, dockers didn't restart after backup. When I went to start, it took forever to come up. Then I tried to do some updates and it stalled. I did a restart and now my Dockers aren't showing up. I just have the UnRaid thinking symbol for about 20 min now. I looked at the logs, and there are a lot of things I have never seen and a lot of red lines. I have attached the sys log. I am trying to get the diagnostic logs, but they are taking forever to download too.  

    defiant-syslog-20210901-1515.zip

  7. Hello, 

          I have been dealing with some issues getting through a parity check after I replaced a drive that went bad. I swapped out one of the drives in my array and ran through the rebuild. All seemed okay. Then it ran a parity check and had like 6 sync errors. It finished just fine. When I logged on this morning, the server was hung and I had to force a shutdown. Naturally, when it came back up it started a check. 300ish errors and the Parity all but stopped. I am at a loss of what to do. I have attached my logs before I had to force another shutdown. There is one from this morning and this evening. 

     

    defiant-diagnostics-20210306-1117.zipdefiant-diagnostics-20210306-1830.zip

  8. Just now, ich777 said:

    Have you installed the VFIO Plugin, if not go to your system devices and there should be Checkboxes, untick them, press Save and reboot.

    Thanks, that did it. Just when I think I am figuring this out, something else stumps me. 

    • Like 1
×
×
  • Create New...