AndrewParsons
Dabbler
- Joined
- Jun 14, 2016
- Messages
- 40
Hello All,
I am running truenas scale (latest edition) I have "offfial truenas" plex up and running with hw decoding using nvidia gpu. Due to the amount of writes transcoding makes I would like to mount a ramdisk and point the transcoder there. I tried to excute the following command while in the shell of the plex docker and it said permission denied.
I do know truecharts version of plex does have a memory mount option, but I really would like to avoid making the switch if at all possible.
Any suggestions would be a huge help here. Please let me know if you need any more info.
Thank you in advance,
Andrew
I am running truenas scale (latest edition) I have "offfial truenas" plex up and running with hw decoding using nvidia gpu. Due to the amount of writes transcoding makes I would like to mount a ramdisk and point the transcoder there. I tried to excute the following command while in the shell of the plex docker and it said permission denied.
Ofcouse I already made the ramdisk dir in the mnt in the docker. Is there a better way that anyone can think of to pass a ramdisk to the container. I really do not want to mount a ramdisk then make it pool then point the transcoder to that pool, it seem backwards. Any help would go a long way.mount -t tmpfs -o size=20G tmpfs /mnt/ramdisk/
I do know truecharts version of plex does have a memory mount option, but I really would like to avoid making the switch if at all possible.
Any suggestions would be a huge help here. Please let me know if you need any more info.
Thank you in advance,
Andrew