![]() |
Jellyfin is not working (between two nodes) - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Jellyfin is not working (between two nodes) (/t-jellyfin-is-not-working-between-two-nodes) |
Jellyfin is not working (between two nodes) - SpiderUnderUrBed - 2025-03-23 https://pastebin.com/rdYUMx0u How come with existing PV's and PVC's like in the files, the pod is still stuck in pending? I have two nodes, i want my config and cache to be on my pi, so i configured the pv and pvcs there to use my PI, under nodeAffinity with matchExpressions, the only pv and pvc which shouldnt be using my pi is jellyfin content, which uses /mnt/media/jellyfin, yet again, the node is stuck in pending, and here is the error: Code: Events: And there clearly are nodes that should meet the conditions: Code: spiderunderurbed@raspberrypi:~/k8s $ kubectl get nodes --show-labels ^ pv and pvc |