Hi, I am effectively a LINUX novice but am trying to mount the shares of my DS218j successfully using NFS.
This NAS has approx. 5 shared folders, however I only managed to mount one of them successfully.
DSM gives me the mount names of the shared folders in the bottom left corner in the edit shared folder NFS tab as:
/volume1/Data
/volume1/homes
/volume1/photos
/volume1/music
Using the command
sudo mount -t nfs 192.168.1.122:/volume1/homes /synology-nas/Files
mounts the homes folder successfully in the assigned directory and will not echo anything.
Now if I intend to mount the remaining shares using the same mount point I am not successful, for e.g. /volume1/Data the server replies:
Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /lib/systemd/system/rpc-statd.service.
mount.nfs: mounting 192.168.1.122:/volume1/Data failed, reason given by server: No such file or directory
This is whether I have umonted the previous share or not and also using identical parameters as used with the successful share.
The mount path names are spelled exactly as displayed in DSM and typed accordingly, all capitalisation is correct. All settings parameters for the other shares are the same as /homes. If I go back into DSM edit shared folder data at times it complains that NFS needs activating, but going into the settings reveals of course it is ticked as “active” (and /homes is mounted with NFS).
I want to finally fully transition from Windows and I am not successful using SMB while there is a VPN connection. Sadly I seem to fail with LINUX with fairly elementary functionality like this or trying to print a page successfully
If anyone has a suggestion as to what might be going on here I’d appreciate your help!
Using LINUX mint 21 mate Vanessa
Thanks
Michael
This NAS has approx. 5 shared folders, however I only managed to mount one of them successfully.
DSM gives me the mount names of the shared folders in the bottom left corner in the edit shared folder NFS tab as:
/volume1/Data
/volume1/homes
/volume1/photos
/volume1/music
Using the command
sudo mount -t nfs 192.168.1.122:/volume1/homes /synology-nas/Files
mounts the homes folder successfully in the assigned directory and will not echo anything.
Now if I intend to mount the remaining shares using the same mount point I am not successful, for e.g. /volume1/Data the server replies:
Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /lib/systemd/system/rpc-statd.service.
mount.nfs: mounting 192.168.1.122:/volume1/Data failed, reason given by server: No such file or directory
This is whether I have umonted the previous share or not and also using identical parameters as used with the successful share.
The mount path names are spelled exactly as displayed in DSM and typed accordingly, all capitalisation is correct. All settings parameters for the other shares are the same as /homes. If I go back into DSM edit shared folder data at times it complains that NFS needs activating, but going into the settings reveals of course it is ticked as “active” (and /homes is mounted with NFS).
I want to finally fully transition from Windows and I am not successful using SMB while there is a VPN connection. Sadly I seem to fail with LINUX with fairly elementary functionality like this or trying to print a page successfully
If anyone has a suggestion as to what might be going on here I’d appreciate your help!
Using LINUX mint 21 mate Vanessa
Thanks
Michael