2024-04-15, 11:01 AM
Ok I did more check :
- It appears Oppenheimer is not working on any devices at all. It stops randomly while playing (external or local network)
- I tried to change the volume in JF docker from my mergerfs pool to the disk directly, and things seem much better now.
More details on mergerfs :
I created a partition /mnt/toshiba4TB for my disk, and a partition /mnt/pool for mergerfs. While having the problem, JF was reading on /mnt/pool
I changed the volume I am using in docker-compose from /mnt/pool to /mnt/toshiba4TB (meaning now JF is directly looking onto the disk instead of using mergerfs), and it doesn't give me any trouble.
Seems like mergerfs could be the reason of it. Do you guys have any idea why ?
Here is my fstab :
- It appears Oppenheimer is not working on any devices at all. It stops randomly while playing (external or local network)
- I tried to change the volume in JF docker from my mergerfs pool to the disk directly, and things seem much better now.
More details on mergerfs :
I created a partition /mnt/toshiba4TB for my disk, and a partition /mnt/pool for mergerfs. While having the problem, JF was reading on /mnt/pool
I changed the volume I am using in docker-compose from /mnt/pool to /mnt/toshiba4TB (meaning now JF is directly looking onto the disk instead of using mergerfs), and it doesn't give me any trouble.
Seems like mergerfs could be the reason of it. Do you guys have any idea why ?
Here is my fstab :
/mnt/toshiba4TB /mnt/pool fuse.mergerfs cache.files=off,dropcacheonclose=true,category.create=mfs 0 2
Software :
Jellyfin 10.8.13
Docker container, image : lscr.io
Hardware :
Raspbian / Raspberry PI 4B 8GB RAM
OS drive - KINGSTON A400 SSD
Storage :
SABRENT HUB USB 4 ports 5V / 2.5A + mergerfs
TOSHIBA 4TB
Clients : NVIDIA Shield, Phone, IPad, PC, Xiaomi Box (max 3 together)
Jellyfin 10.8.13
Docker container, image : lscr.io
Hardware :
Raspbian / Raspberry PI 4B 8GB RAM
OS drive - KINGSTON A400 SSD
Storage :
SABRENT HUB USB 4 ports 5V / 2.5A + mergerfs
TOSHIBA 4TB
Clients : NVIDIA Shield, Phone, IPad, PC, Xiaomi Box (max 3 together)