• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Jellyfin Connecting to NAS Folders

     
    • 0 Vote(s) - 0 Average

    Jellyfin Connecting to NAS Folders

    Jellyfin on Proxmox/HomeLab to Separate Synology NAS
    mikesulsenti
    Offline

    Loonix Expert & Mod

    Posts: 28
    Threads: 0
    Joined: 2023 Nov
    Reputation: 3
    Country:United States
    #6
    2024-01-17, 03:38 PM (This post was last modified: 2024-01-17, 03:43 PM by mikesulsenti. Edited 1 time in total.)
    I recommend you mount your NFS with /etc/fstab either at the proxmox host level or within the container

    This can be done similar to this:

    Code:
    # NFS Imports
    10.0.10.3:/library/movies    /storage/nfs/tyr/library/movies        nfs  defaults,timeo=900,retrans=5,auto,_netdev  0  0
    10.0.10.3:/library/tv        /storage/nfs/tyr/library/tv            nfs  defaults,timeo=900,retrans=5,auto,_netdev  0  0
    10.0.10.3:/library/videos    /storage/nfs/tyr/library/videos        nfs  defaults,timeo=900,retrans=5,auto,_netdev  0  0

    If you do it on the Proxmox host side, you can mount it into the LXC container with this

    Code:
    mp0: /storage/nfs/tyr/library/movies/films,mp=/library/movies,mountoptions=noatime
    mp1: /storage/nfs/tyr/library/tv/shows,mp=/library/tv,mountoptions=noatime

    If you edit the fstab, you need to 
    Code:
    sudo systemctl daemon-reload
    before you can mount the NFS mount(s)

    JellyFin: 10.10.0
    OS: Proxmox 8 + Ubuntu 24.04
    CPU: 2xIntel Xeon E5-2690 v4 (28c/56t)
    RAM: 256GB DDR4
    GPU: Intel Arc A380
    Rack: HPE DL380 Gen9
    Storage: 260TB
      100TB ZFS RAIDZ3 HDD
      150TB ZFS RAIDZ3 HDD
      5TB ZFS RAIDZ1 NVMe
      5TB ZFS RAIDZ3 SSD
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin Connecting to NAS Folders - by Aup808 - 2024-01-17, 03:58 AM
    RE: Jellyfin Connecting to NAS Folders - by tmsrxzar - 2024-01-17, 04:07 AM
    RE: Jellyfin Connecting to NAS Folders - by TheDreadPirate - 2024-01-17, 04:17 AM
    RE: Jellyfin Connecting to NAS Folders - by Aup808 - 2024-01-17, 04:47 AM
    RE: Jellyfin Connecting to NAS Folders - by tmsrxzar - 2024-01-17, 04:57 AM
    RE: Jellyfin Connecting to NAS Folders - by mikesulsenti - 2024-01-17, 03:38 PM
    RE: Jellyfin Connecting to NAS Folders - by Aup808 - 2024-01-19, 02:42 AM
    RE: Jellyfin Connecting to NAS Folders - by mikesulsenti - 2024-01-19, 03:27 AM
    RE: Jellyfin Connecting to NAS Folders - by Alessio P. - 2024-03-19, 04:17 PM
    RE: Jellyfin Connecting to NAS Folders - by TheDreadPirate - 2024-03-19, 04:43 PM
    RE: Jellyfin Connecting to NAS Folders - by Alessio P. - 2024-03-22, 08:44 AM
    RE: Jellyfin Connecting to NAS Folders - by Alessio P. - 2024-03-25, 09:51 AM
    RE: Jellyfin Connecting to NAS Folders - by TheDreadPirate - 2024-03-25, 03:35 PM
    RE: Jellyfin Connecting to NAS Folders - by Alessio P. - 2024-03-25, 03:45 PM
    RE: Jellyfin Connecting to NAS Folders - by TheDreadPirate - 2024-03-25, 03:49 PM
    RE: Jellyfin Connecting to NAS Folders - by Gualty - 2024-09-03, 11:45 AM
    RE: Jellyfin Connecting to NAS Folders - by TheDreadPirate - 2024-09-03, 01:56 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode