Add Synology NFS Share to Proxmox

From Notes_Wiki

Home > Debian > Proxmox virtual environment > Add Synology NFS Share to Proxmox

On Synology NAS

  1. Login to Synology.
  2. Navigate to Control Panel → Shared Folder → Create.
  3. Enter the following details:
    • Name: (e.g., 203proxmoxdell)
    • Description: (Optional)
    • Location: Select the appropriate Volume
  4. Complete the wizard and create the shared folder.

On Proxmox Server

  1. Login to the Proxmox GUI.
  2. Navigate to Datacenter → Storage → Add → NFS.
  3. Fill in the details:
    • ID: Synology/ (or preferred name)
    • Server: Synology-IP
    • Export: Select the shared folder path
      (e.g., /volume1/203proxmoxdell)
    • Content:
      ISO image, Disk image, Backup, Container template, Container
    • Nodes: PVE
  4. Click Advanced:
    • Change NFS Version from Default to 3
  5. Click Add / OK to complete the configuration.