axipher

Members
  • Posts

    102
  • Joined

  • Last visited

Posts posted by axipher

  1. 32 minutes ago, lightsout said:

    I keep finding plex closed, this is the last output of the log.

    2024-04-19 07:57:05,372 CRIT uncaptured python exception, closing channel <POutputDispatcher at 22566202968144 for <Subprocess at 22566203126160 with name plexmediaserver in state RUNNING> (stderr)> (<class 'OSError'>:[Errno 28] No space left on device: '/config/supervisord.log' [/usr/lib/python3.11/site-packages/supervisor/supervisord.py|runforever|218] [/usr/lib/python3.11/site-packages/supervisor/dispatchers.py|handle_read_event|276] [/usr/lib/python3.11/site-packages/supervisor/dispatchers.py|record_output|210] [/usr/lib/python3.11/site-packages/supervisor/dispatchers.py|_log|189] [/usr/lib/python3.11/site-packages/supervisor/loggers.py|log|345] [/usr/lib/python3.11/site-packages/supervisor/loggers.py|emit|227] [/usr/lib/python3.11/site-packages/supervisor/loggers.py|doRollover|276])

     

    I tried to add this to extra parameters but the container fails.
    --restart-unless-stopped

     

    EDIT: Weird now it won't even start

    2024-04-19 10:05:34.759878 [info] Host is running unRAID
    2024-04-19 10:05:34.771724 [info] System information Linux Unraid 6.1.74-Unraid #1 SMP PREEMPT_DYNAMIC Fri Feb  2 11:06:32 PST 2024 x86_64 GNU/Linux
    2024-04-19 10:05:34.785155 [info] PUID defined as '99'
    2024-04-19 10:05:34.800228 [info] PGID defined as '100'
    2024-04-19 10:05:34.816307 [info] UMASK defined as '000'
    2024-04-19 10:05:34.829559 [info] Permissions already set for '/config'
    2024-04-19 10:05:34.845927 [info] Deleting files in /tmp (non recursive)...
    2024-04-19 10:05:34.862603 [warn] TRANS_DIR not defined,(via -e TRANS_DIR), defaulting to '/config/tmp'
    chmod: cannot access '/config/supervisord.log': No such file or directory

     


    Any ideas? Thanks folks.

     

    The "No space left on device" look to point to either a bad mount, or a disk or vdisk or image is full with no free space for the log file and that is causing errors.

     

    Have you checked where stuff is mounting too, your docker image, and permissions of the appdata folder?

  2. 39 minutes ago, br47 said:

    Thanks, I went ahead and ordered an HDMI and VGA dummy just to see if that helps. I'll also try removing /render128

    My hope is that with the VGA dummy, the onboard GPU shows up in the dashboard. It's weird that it shows in devices, but not there. I'll also try rolling back to the kernel you are using (I'm using the latest one which is one revision newer). Trial and error I guess! R730xd's seem to be a bit finicky, but I have 60TB of SSD's, dual Xeon processors and 365GB of DDR4 RAM and it would be a waste not to take advantage of it. I was using ESXi with VM's, but I really wanted to switch to Unraid and run a GPU passthrough for encoding.

     

    Yeah, I would first try just changing the Plex Device to /dev/dri and seeing what GPU's you can select in Plex and then testing again.

     

    Most reports I read indicated that the HDMI dummy plug is mostly needed for the iGPU to be used and not so much discrete GPU's, but also, does not hurt to have the dummy plug.  I'm not sure how it affects power consumption though, I know just installing my Arc card increased my power draw by a little over 15 W on my server so I'm assuming it's the card's idle power draw.



    I can't see Linux kernel 6.9-rc3 breaking anything Arc related over 6.9-rc1, but if you can easily roll-back to the same version as me, at least it might be easier to troubleshoot.

  3. 12 hours ago, br47 said:

     

    I've just spun up Unraid on an r730xd and ordered an a380 and I'm having a ton of issue. I can see the card, I can select it for transcoding in Plex, I can see it on the dashboard as a GPU, but for the life of me, I can't get it to transcode anything. It just idles at 0% across the board and pegs my CPU's. I've tried everything:

     

    1. Updated the kernel to 6.9

    2. Installed Intel-GPU-Top

    3. Updated GPU-Stat to show new DG2 GPU

    4. Deleted all codecs from Plex Appdata folder

    5. Added /dev/dri/renderD128 as a new device

    6. Changed Transcode Device to DG2

    7. Tried plugging in a monitor while the server is running

    8. Tried disabling the onboard gpu (igpu does not show up on dashboard but shows in system devices)

     

    You think I need a dummy VGA for the onboard gpu? I'm out of options here! I need a card for transcoding badly since my family use this server remotely and it's buffering like crazy for them.

     

    image.thumb.png.6a5b9024a01c5dfade8dc6d19f9ebc8a.pngimage.thumb.png.d31aa780e36ca7bdb40e08150bc556ed.pngimage.thumb.png.38b4321330e524ef2e18fa71e3e8aeee.png

    image.thumb.png.953d748b2df2e3d6402b08ca87c27352.png

     

    First off, I must point out that I'm not an expert on Plex, Unraid or Arc, but this is my experience.

     

    Also I can't remember if there are certain sub-title formats that will force CPU encoding, so make sure to try testing on something and turn off sub-titles just to make sure that isn't messing it up.  Audio might get CPU transcoded still, but that is a tiny load and shouldn't affect a server, especially yours with that many threads.

     

     

     

    I'm currently Unraid 6.12.9 with this kernel from Thor2000: Linux 6.9.0-rc1-thor-Unraid+ x86_64.  I believe it was from the 20240331 release: https://github.com/thor2002ro/unraid_kernel/releases/tag/20240331.  I'm pretty sure it worked on 6.12.8 though with the 6.7.9 kernel as well from Thor2000.

     

     

     

    I had a 3-pack of HDMI dummy plugs from previous QuickSync stuff so I installed one in my ARC GPU from day one, so I have note tested without it installed.

     

     

     

    For my Plex config, I have a device setup as just /dev/dri.  I believe I tried going direct to /dev/dri/renderD128 or  /dev/dri/renderD129 but it sometimes wouldn't work so I just put in /dev/dri and then selected the card in Plex.

    But since my system has a Intel i7-9700k, I have two Intel GPU's installed:
    - Card0 is the 9700k iGPU and is linked to Render128
    - Card1 is the Arc 750 DG2 and is linked to Render129

    image.png.5ef80485e59bcdc90d5552847dcdf840.png

     

     


    And inside Plex itself, under transcode settings, make sure to select the DG2, since I can select either Intel GPU there.  Then a restart of Plex docker is likely required:

    image.thumb.png.501d8c04b74f65d4426b7939aab3a0a0.png
     

     


    Both show up in GPU Stats for me and while Transcoding, I see the proper DG2 get used:

    image.png.04c0c4799b070c6e3645852043232319.png

  4. 22 minutes ago, kteach said:

     

    OK, yes, I have all the same things checked as you. I guess it could be doing any of those things. That said, it is around 10:00am and my time matches your picture. So the tasks should have stopped right? Thank you for the quick reply!

     

    I'm no expert on all the other things Plex server does in the background, but if it starts pretty much on an hour mark, it is more than likely some automated task or clean-up happening.  In Settings at the bottom, there is a Console Menu that lets you see the active logs of the server and you might be able to search through that to see what is using up your CPU in Plex.

  5. 6 minutes ago, kteach said:

    Plex Appears to be Transcoding when not in use

     

    I noticed one of my cores was always at 100% in the unRaid dashboard. A simple htop in the console shows it's coming from Plex. Except, when I go to my plex server in a browser it reports no activity. I checked conversions, nothing there. I also checked all my settings and I have nothing set to optimize, or transcode. I've been using Plex forever and I've never set it to optimize or pre-transcode, etc.

     

    I love this container, just not sure what to do. Oh, if I stop it and then restart it goes away and I can use Plex like normal. Then, some indeterminate time (within 24 hrs) it starts up again.

     

    unRaid 6.12.6

    Lastest patch on the Plex Container (I ran an update, problem re-occurred)

     

    This is the last bit of my log

    Critical: libusb_init failed
    Stopping Plex Media Server.
    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 40-plex-first-run: executing... 
    [cont-init.d] 40-plex-first-run: exited 0.
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing... 
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
    [cont-init.d] 50-plex-update: executing... 
    [cont-init.d] 50-plex-update: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    Starting Plex Media Server.
    [services.d] done.
    Critical: libusb_init failed
    Stopping Plex Media Server.
    [cont-finish.d] executing container finish scripts...
    [cont-finish.d] done.
    [s6-finish] waiting for services.
    [s6-finish] sending all processes the TERM signal.
    [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
    [s6-init] ensuring user provided files have correct perms...exited 0.
    [fix-attrs.d] applying ownership & permissions fixes...
    [fix-attrs.d] done.
    [cont-init.d] executing container initialization scripts...
    [cont-init.d] 40-plex-first-run: executing... 
    [cont-init.d] 40-plex-first-run: exited 0.
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: executing... 
    [cont-init.d] 45-plex-hw-transcode-and-connected-tuner: exited 0.
    [cont-init.d] 50-plex-update: executing... 
    [cont-init.d] 50-plex-update: exited 0.
    [cont-init.d] done.
    [services.d] starting services
    Starting Plex Media Server.
    [services.d] done.
    Critical: libusb_init failed

     

    Thank you for any help!

     

    htop - plex.png

     

    Do you have any Scheduled Tasks in Plex?  They have a section in server settings and a set time that you can compare to when you typically see CPU usage peg 1 core 100%

    This could be audio normalizing, video thumbnail generation, intro/credit detection, local metadata updates, database backups, etc.  Some of those settings might be on libraries themselves.



    image.thumb.png.e98f5915055adc059685a1cf8260dbba.png

  6. 2 hours ago, ich777 said:

    Sure, why not?

     

    I don't think that Simon supports Custom Kernels. I would also recommend that you switch over to the official Kernel.

    You don't get much benefit anyways with a ARC GPU, the only thing that you will notice is that your power draw is higher.

     

    I was more so just posting to note that what he has now does work with a different kernel, in case someone else might have wanted to see monitoring for an Arc GPU.

     

     

    My switchover from the Coffee Lake iGPU to the Arc GPU was for a few reasons:

    • My library is starting to have more AV1 content in it
    • The Coffee Lake iGPU had no AV1 decode, so and AV1 videos on my server would switch to software decode which at times cannot maintain even 1.0x transcode speed on a 1080p video with only 8 threads.  This is especially a problem with 3 or more streams or if something else is using CPU on the server or audio transcoding is required.
    • ARC is able to transcode faster than the iGPU on the same source files allowing for quicker skipping through media playback
    • The 20W if extra idle power and bursts of power draw during transcoding is okay for me in my home server rack
    • Arc GPU on sale was cheaper than a new motherboard and CPU or the similar Nvidia option

     

    I switched to the Thor2000 Custom Kernel because the current 6.12.8 Unraid Official Kernel doesn't support Arc for Plex Transcoding.

     

    Ideally staying on the Unraid included 6.1 kernel would have been best, but Arc wouldn't work without changing kernels.  From my research, it seemed like the only main things I would lose from the custom kernel was being to use the Nvidia-plugin and an Nvidia GPU, and ZFS, both of which I'm not using at all in this Unraid box.  This is also my secondary Unraid that runs Plex, redundant PiHole and some other redundant dockers, the main box with the media files is still on official kernel to avoid any chance of data corruption.

  7. Just as confirmation here, the multi-gpu-stat does work with multiple Intel GPU's, in my case, using the Thor2000 6.7.9 custom kernel for my Arc A750 GPU alongside my 9700k iGPU.  Both have HDMI Dummy Plugs.

     

    image.png.7c17d8214c73b70afdac316012fbc2f3.png

     

    image.png.b839603fbd5dc3d7a3e87fe3ab268dfc.png

  8. Just installed an Arc A750 in my server to upgrade from the 9700k iGPU.  The server also happens to have a GTX 750 Ti that I was using for a VM that I had seen reports of the Thor2000 custom kernel not playing nicely with Nvidia-Driver-Kernel.

     


    I'm on Unraid 6.12.8 and used Thor2000 driver: https://github.com/thor2002ro/unraid_kernel/releases/tag/20240310 (

    Linux 6.7.9-thor-Unraid+ x86_64)

     

    My process:

    • Uninstalled Nvidia-GPU-Plugin
    • Shutdown server
    • Copied the bz* files
    • Installed GPU with same model HDMI Dummy Plug in the iGPU
    • Booted system
    • Updated GPU-Stat to show new DG2 GPU
    • Deleted all codecs from Plex Appdata folder
    • Added /dev/dri/renderD128 as a new device
    • Started Plex Docker
    • Changed Transcode Device to DG2

     

    Initial testing was great, hardware transcoding now of AV1 content to H264, 1080p content typically transcoding at ~11x the framerate which is amazing.  GPU-Stat also show the usage properly.

     

    Second set of tests on 4k content worked great as well, including VP9 and AV1 SDR and HDR content.  To note, I still have HDR tone mapping disabled in Plex since my Computer and main TV support HDR already so no need to tone-map.

     

    Third set tests on 8k content was where it all fell apart.  Previously, my i7-9700k would struggle along to software decode 8k content then use the iGPU to hardware and very very very choppy.  With the Arc A750, it shows it as hardware transcoding now, the audio plays back flawlessly and the seek bar no longer skips and the transcode buffer looks to fill up quickly, but all I get is a solid green video output.  This applies to VP9 and AV1, SDR or HDR 8k videos.

     

    image.png.3866a1bc902d4efb7587c1303a174f92.png

     

    image.thumb.png.8c3b9cf4190ef3e1cf2b1907726d4c4f.png

     

     

    If I switch Plex Transcoder from the Arc A750 back to the iGPU, it will Software Decode AV1 8k and Hardware Encode to H264 with some hitches as the software decoder can't keep up, but it at least works on all my 8k files.

     

    It's just something with the Arc A750 that falls flat on its face when trying to Hardware Decode 8k Content, SDR or HDR.

    • Upvote 1
  9. 39 minutes ago, Cessquill said:

    Or have the Docker Patch plugin installed.  I know it's standard practice for some, but I'm reluctant to delete empty paths, just in case I need them in the future.

     

    My update went OK too, although for a while yesterday my libraries were showing as unavailable.  Came back after about 15 minutes though.

     

    Same, after the recent Plex Update, I went to watch a show and the episode said "Unavailable" when I first tried to watch it.

     

    I just restarted the Plex docker instance and everything worked fine.

     

    Must have been some weird bug on first launch after the update not properly setting up the volume maps or something.

  10. 9 minutes ago, urbanracer34 said:

     

    So I have an add container open for the Plex Docker: 1527872129_Screenshot2024-02-26at11_11_56AM.thumb.jpg.c8958a1d4e1000bd002a81167ffbdc22.jpg

     

    This is what I have set up currently. I have not committed yet. Are you saying I just leave all the parameters alone (erase everything I have put in above) and create the docker? Or is what I have set up above required to restore my data? 

     

    When you hit Apply on the Docker edit screen, what does the resulting pop-up show for text?

    Could this be related to the empty fields in the Plex Docker config improperly being populated as ":" or something and causing the Docker to fail to create.  I remember seeing something like that earlier in this thread and I think the solution was to either "Remove" the empty variables you aren't using, or just put in some dummy paths in there.

     

     

    Luckily form the Docker Tab and click "Add Container" at the bottom, you should have a drop-down list of your previously configured Dockers so you can re-select the Plex one and make changes as required.

  11. 4 hours ago, Jobine said:

    Question...

    Everything works good with my iphone with 5G ou LTE.

     

    If I'm on the hotel wifi, nothing work.

     

    Any idea ?

     

    Thank,

     

    I've had that too at local pools and sporting centers while on their Free WiFi.  Seems to be them blocking out-going connections on certain ports, I've had luck adding some different port mappings and switching between them, but it's a pain and normally I just revert back to my LTE.

  12. 10 hours ago, SimonF said:

    I have 2 x Intel and 1 x NV and 1 x AMD for my test server. This is running latest inteltop and gpustat.

     

     

     

    If it stops again, can you provide /tmp/gpujson or if you provide I can review.

     

     

    Since they mentioned that they are trying to pass through the Intel iGPU to a Windows 11 VM, wouldn't that cause issues?  The VM trying to take over the GPU from Unraid.


    From what I recall of Unraid VM's and GPU's when I was trying a 2 Gamers 1 CPU setup, most consumer GPU's can't be used by a VM and anything else at the same time.

    If they don't have the Intel iGPU stubbed out, Unraid will load it and the Intel Driver, IntelTop and GPU statistics will recognise the iGPU, but as soon as the VM turns on and takes over the iGPU, Unraid will no longer be able to use it and if something else like a docker or another VM does try to use it, then that would cause the GPU to crash.

     

    If Unraid booted in GUI mode and the iGPU was the primary, then Unraid would be outputting to the iGPU until the VM starts, then potentially would freeze the GPU and from what I remember, on AMD GPU's at least, that would lockup the GPU.  And if the GPU didn't properly support soft-reset, it would need a full shut-down at times to recover.

  13. 8 hours ago, ich777 said:

    Please double check in your BIOS that you've set your iGPU as the primary graphics adapter since most motherboards deactivate the iGPU when a dGPU is installed.

     

    For some motherboards you even have to connect a monitor or a HDMI dummy plug to the onboard graphics when a dGPU is installed.

     

    Keep in mind this has nothing to do with the GPU Statistics plugin or any other plugin, this is purely a hardware issue that you have to solve in your BIOS.

     

    This is the lost wisdom that Folding@Home and BOINC have been dealing with for ages.  This was even required back on Haswell days on Windows if you were running a dedicated GPU and wanted to use the iGPU for transcoding video or OBS for some cheap streaming setup.

     

    I also just had this more recently on my i7-9700k Unraid Server.  I have also have a 1050 Ti installed for Folding@Home and wanted to use the iGPU for Plex HW transcoding so I had to pick up an HDMI dummy plug for the motherboard iGPU HDMI slot.

     

    The one I picked up is https://www.amazon.ca/gp/product/B07C4TWZRM but most of them you find should work, just check reviews as always and focus on the non 5-star reviews to look for major problems with them.

     

    image.thumb.png.ea6800e2750c78e4b4a27814a2b6b682.png

    • Thanks 1
  14. 4 hours ago, Janis.S said:

    Should it normally be possible to run hardware transcoding and generate video preview thumbnails/intro/outro detection all at the same time?
    I'm currently using an Intel n100 CPU and all 4 cores go up to 100% while doing this, so no smooth transcoding is possible.
    The only solution right now is to run all these things scheduled overnight.
    Would it help to upgrade to an i3-12100? 
    I would really like to be able to run these things as soon as new media is added but still be able to run 1-2 streams at a time.

     

    There's a check box under Settings > Library for Run scanner tasks at a lower priority that might help you case, I havne't tried it myself though.

     

     

    I have my server set to just add media at 2 AM and do all the scan tasks then since no one is ever streaming at that time.

     

    If I really want to watch a show right away I just downloaded, I either use VLC locally, or Add it to Library and wait the 10 or so minutes for just that one show to do its full scan.

     

     

    Not sure on the upgrade from n100 to i3-12100 though, not sure how different the decode/encode engines are in those.  But if you are maxing out all 4 CPU cores for the other parts of the scan (chapters, metadata, intro and outro detection, all audio tasks a CPU bound, some HDR I think is still CPU bound), then the upgrade might help, but I don't think it will completely get rid of the problem.

     

    image.thumb.png.43fc0ec45ef91d5ef4e496317730ac3f.png

  15. 1 hour ago, SimonF said:

    Yes

     

    I kept seeing this in my inbox and and didn't think someone was still running Haswell iGPU like me on my kids gaming PC.


    I can confirm that my Haswell i5-4570s would have its Intel Graphics 4600 show up as Xeon as well before I installed the Intel driver in Windows.

  16. 46 minutes ago, mellow65 said:

    Greetings all, I have been pounding my head on the wall trying to get gmail notifications to work with no luck. 

     

    I feel I have tried every combination avalible to try and log in.  

     

    I have 2FA on, I'm using a new mail app password, I have tried 465 and 587 port, I have tried the login with and without the @gmail.com.  I feel I'm missing something stupid, but I keep getting the error of "No reply from mail server".

     

    Can anyone give me some other ideas to look at, maybe a setting I'm missing in google or something.  Any help would be great, thanks!!

     

     

     

    Spoiler

    email.png

     

     

     

    Here are my Unraid settings below.  Just make sure when you copy/paste the App Password from your 2FA section of your Google Account that it isn't adding an extra space or tab character at the start or end of it.

     

     

    Spoiler

    image.thumb.png.2a4d669f821725f6d560f90b050f4502.png

     

  17. 2 hours ago, crankyCowboy said:

    I've been running plex on my unraid server for quite some time. I was one of those folks waiting for a while for quicksync to work with the 12th gen cpus.  Everything has been working great for a long time. All of a sudden, I've started having problems with transcoding. Even if I try to force transcoding in my home over a 10g connection, it won't play.  It just keeps buffering. I looked in the plex logs and there is a transcoding error, but I'm not sure what it means. I don't have the "extra parameter" added, and havn't configured a device for /dev/dri   do I need to do that?   Any other ideas of what may be the issue. I've attached a screenshot of errors in the log as well as my container config. Any help is appreciated.

    plex container.png

    plex error.png

     

    Others with the EAE timeout had luck with deleting codecs and either mapping the tmp folder, or fixing its permissions:

     

     

  18. 1 hour ago, Kosti said:

    Hey All

     

    Sorry this is an old thread, but I was setting up the back up script with email notifications, but I couldn't get gmail working as "Less secure app access" is no longer supported by Google, and I don't want to use 2FA at the moment on the email account.

     

    Is there an alternative to getting email notifications via SMTP as I tried outlook mail but this also failed for me.

     

    TIA

    PEACE

    Kosti

     

    I haven't explored other email providers, but since Gmail is free, I set up an email address just for my server to use so that I can easily filter emails on my main email that are sent from the server's email address.

  19. 1 minute ago, SimonF said:

    You need 6.12 for multigpu. 6.11 qnd below only supports single gpu.

     

    Ah, okay, thanks for the clarification, at least I have the new plug-in (along with your NUT) for now in case I forget to update before 6.12 official drops.

    • Like 1
  20. I'm using SimonF's version of the GPU Stats plugin, but for some reason can't get Multi-GPU to work.  Does it support showing the stats for noth an Nvidia 750 Ti and Intel iGPU UDH 630?

     

    I'm on Unraid 6.11.5 and have the Intel GPU TOP and the Nvidia Driver plug-ins installed.  Not sure if I'm missing something here, or it's not supported on 6.11.5 or this combination of GPU's.

     

    I can configure the GPU Stats plug-in for either Intel or Nvidia and they will both work for single GPU stats display on the Dashboard, just doesn't show the Multi-GPU checkboxes for me.

     

    image.png.785b9c3b872fdbb85fb1eb9b836126c5.png

    image.png.4faafb548c06c6c4186445bf1ea7165d.png

    image.thumb.png.164e2f40e289578ebc66c5bf26617429.png

  21. Not sure why this started appearing in my Fix Common Problems, but all my Dockers have the "up-to-date" with green checkmark so am I okay to just ignore this "problem" in Fix Common Problems?

    If so, why doesn't the Fix Common Problems check it any of the Dockers say "Not Available" before worrying users that their servers have problems and prompting them to install extra plugins?

  22. 10 hours ago, gregzee said:

    I want to put any transcode data in my tmp. I see that /config is pointed towards app data and saying it can get up to 50G or more for large collections.. Is this because of transcoding?

    How can I make sure that I point transcoding data over to /tmp/transcode or something?

     

    You definitely want your main Plex Appdata folder on an SSD for the best browsing experience. 

     

    My current Plex library is using ~8 GB in its Appdata folder:
    - Movies: 2248

    - TV Shows / Episodes: 444 / 12269

    - Music Artists / Tracks: 31 / 1537

     

    image.png.66d7a5a029c778617680c7b4544463cf.png

     

     

    The Transcode directory should only have the current active streams and only for the amount of time you have set for transcode buffer, so unless you regularly have 20+ streams that your server is transcoding, you don't have to worry too much.  I think mine with 4 streams once hit about 7 GB of usage, but that is purely me trying to remember something from years ago.

    With that said, and with Unraid supporting multiple pools now, I personally have my transcode directory mapped to an old Intel 660p SSD on it's own pool just called 'cache_temp' so that I'm not wastefully writing to my good redundant SSD cache pool.

     

    You could mount it to the linux temp file system at /dev/shm, but that is in your memory and if Plex does do something weird and doesn't delete previous transcode streams, then you eat your memory fast and cause other issues.

     

     

     

    The large Plex usage in my experience is mostly attributed to a few things:
    1) Video Preview Thumbnails (Individual Library Advanced Settings > Advanced > Enable video preview thumbnails): This takes up a ton of space per video

    2) Chapter thumbnails (Server Settings > Library > Generate chapter thumbnails): Takes up a good amount of space, less then video preview thumbnails, but still a good extra chunk

    3) Lots of TV shows: Each episode gets meta data and with more scene changes, typically 3 or 4 episodes of TV will take up more space then a single movie

    • Like 1
  23. 12 minutes ago, adgilcan said:

    I'm not sure what you mean by "claiming my server yet".  As i mentioned, My server was working perfectly (and has been for about 10 years) but does not anymore.  I have a Movies share on my server which should be accessible by Plex but somehow  plex does not recognise the docker container PlexMediaServer

     

    I believe it was related to the Data Breach Plex had earlier this year that required everyone to change their Plex password and had to reclaim servers in a lot of cases.
     

     

  24. 2 hours ago, luk said:

    Hi,

     

    installed the Influxdb-1.8 Docker and the Web-GUI is not available, I get just --> "404 page not found".
    What I have to do after Influxdb-1.8 Docker installation to run it properly?

     

    Thanky you,

    Lukas

     

    If I'm not mistaken, InfluxDB 1.3 - 1.8 don't have the web interface enabled, all command line or HTTP API on port 8083.  Port 8086 is for data and returns a 404 on my working instance as well.

    I believe it was version 2 where they brought back the web interface for admin and visualizing.