Add Synology NFS Share to Proxmox
From Notes_Wiki
Home > Debian > Proxmox virtual environment > Add Synology NFS Share to Proxmox
On Synology NAS
- Login to Synology.
- Navigate to Control Panel → Shared Folder → Create.
- Enter the following details:
- Name: (e.g., 203proxmoxdell)
- Description: (Optional)
- Location: Select the appropriate Volume
- Complete the wizard and create the shared folder.
On Proxmox Server
- Login to the Proxmox GUI.
- Navigate to Datacenter → Storage → Add → NFS.
- 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
- Click Advanced:
- Change NFS Version from Default to 3
- Click Add / OK to complete the configuration.