Comments on: How to setup NFS on Synology NAS for Proxmox Backup Server to use as Datastore https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/ Trying to learn just a bit! Fri, 05 Aug 2022 22:16:47 +0000 hourly 1 https://wordpress.org/?v=7.0 By: Thiago Crepaldi https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-224 Sat, 16 Apr 2022 14:11:33 +0000 http://crepaldi.us/?p=669#comment-224 In reply to Michael S Ortega.

That means your hostname is wrong on the the following step:

# echo “synology_hostname:/volume1/ProxmoxBackupServer /opt/NFSfromSynology/ nfs defaults 0 0” >> /etc/fstab

From the Proxmox server, try pinging your hostname. On my example it is “synology_hostname”, but you have to use the name or IP of your synology server

]]>
By: Thiago Crepaldi https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-223 Sat, 16 Apr 2022 14:09:07 +0000 http://crepaldi.us/?p=669#comment-223 In reply to k Patel.

This is a standard user on Linux distributions. Doesn’t your proxmox box have it?

]]>
By: Michael S Ortega https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-222 Thu, 31 Mar 2022 01:44:00 +0000 http://crepaldi.us/?p=669#comment-222 I get error when trying to mount: mount.nfs failed to resolve server name or service not known

]]>
By: k Patel https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-221 Fri, 18 Mar 2022 00:35:30 +0000 http://crepaldi.us/?p=669#comment-221 where did backup user came?

]]>
By: Sorin Srbu https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-208 Fri, 28 Jan 2022 15:49:42 +0000 http://crepaldi.us/?p=669#comment-208 Thanks, that did it for me!

]]>
By: Thiago Crepaldi https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-192 Tue, 19 Oct 2021 04:02:42 +0000 http://crepaldi.us/?p=669#comment-192 In reply to Khaled.

Try chmoding the share to 755 as opposed o 770 and let me know how it goes

]]>
By: Thiago Crepaldi https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-191 Tue, 19 Oct 2021 04:02:05 +0000 http://crepaldi.us/?p=669#comment-191 In reply to Andreas.

Try changing permissions from 700 to 775 in the steps above

]]>
By: G.D. https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-175 Mon, 18 Oct 2021 07:24:54 +0000 http://crepaldi.us/?p=669#comment-175 Thanks for this post!

Just one thing you have to change
chmod 770 /opt/NFSfromSynology -> chmod 775 /opt/NFSfromSynology
Otherwise it dont work for me.

]]>
By: Andreas https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-145 Sun, 27 Jun 2021 19:48:02 +0000 http://crepaldi.us/?p=669#comment-145 Thanks for the detailed instructions. I have carried out everything according to these instructions. Unfortunately I get an error message in Proxmox: permission denied (os error 13) (500) what can I do?

]]>
By: Khaled https://geekistheway.com/2021/03/07/how-to-setup-nfs-on-synology-nas-for-proxmox-backup-server-to-use-as-datastore/#comment-137 Sat, 05 Jun 2021 10:20:36 +0000 http://crepaldi.us/?p=669#comment-137 Hi, thanks for posting these well written instructions. These instructions worked for me, however I am getting an error on the dashboard under “datastore usage” section that shows: Bad Request (400)
unable to open chunk store ‘NFSfromSynology’ at “/opt/NFSfromSynology/.chunks” – Permission denied (os error 13). Do you have this same error? Please let me know. Thanks.

]]>