March 20, 20206 yr Hello, I have received a Out of memory error on my server. I have 32GB of RAM one VM running using 4GB. Plex docker among other things. I have attached my diagnostics. any help would be greatly appreciated. Thank you raid-diagnostics-20200320-0755.zip
March 20, 20206 yr 58 minutes ago, ssjucrono said: Hello, I have received a Out of memory error on my server. I have 32GB of RAM one VM running using 4GB. Plex docker among other things. I have attached my diagnostics. any help would be greatly appreciated. Thank you raid-diagnostics-20200320-0755.zip 261.72 kB · 0 downloads Do you have Plex transcode in RAM? I can't see much in the syslog other than a VM (qemu process) was killed because of out of memory. But usually it's not the VM that is at fault, one of the docker probably is the cause.
March 20, 20206 yr Author Thank you for your reply. How would I know if it is set to RAM? would be set to /tmp?
March 20, 20206 yr 3 minutes ago, ssjucrono said: Thank you for your reply. How would I know if it is set to RAM? would be set to /tmp? /transcode is correct on the Plex side if your Plex docker container configuration for /transcode looks something like this: Basically, any host path not in /mnt (user, disk, disks, cache, etc) or /boot (the flash drive) is going to be in RAM as that is where the OS runs. /tmp is the most common place to send things you want created in RAM.
Archived
This topic is now archived and is closed to further replies.