In my setup i have a Windows10 Pro UK as Veeam Server - and the storage/repos on a Synology DS918+
But I cannot add the NFS share in veeam - just saying the hosts isn't available.
Code: Select all
NFS Server is unavailable, or the specific share cannot be accessed
Code: Select all
C:\Windows\system32>mount -o nolock -o anon 10.100.1.90:/volume1/Veeam Z:
Z: is now successfully connected to 10.100.1.90:/volume1/Veeam
The command completed successfully.
C:\Windows\system32>mount
Local Remote Properties
-------------------------------------------------------------------------------
Z: \\10.100.1.90\volume1\Veeam UID=1024, GID=100
rsize=131072, wsize=131072
mount=soft, timeout=0.8
retry=1, locking=no
fileaccess=755, lang=ANSI
casesensitive=yes
sec=sys
Code: Select all
[16.03.2020 16.23.31] <158> Info [FC] GetNfsFileCommander: hostName 'This server'
[16.03.2020 16.23.32] <01> Info Creating splash form
[16.03.2020 16.23.32] <01> Info Showing splash form
[16.03.2020 16.24.34] <158> Error NFS server is unavailable, or the specified share cannot be accessed. (System.Exception)
[16.03.2020 16.24.34] <158> Error at Veeam.Backup.Core.CNfsVersionHelper.GetMaxAvailableVersion(ENfsVersionFlags supportedNfsVersions, INfsFileCommander fileCommander, String sharePath)
[16.03.2020 16.24.34] <158> Error at Veeam.Backup.Core.CNfsShareInfoResolver.Resolve(String nfsHostName, CHost proxyHost, IFileCommanderFactoryInstanceCreator creator)
[16.03.2020 16.24.34] <158> Error at Veeam.Backup.Core.CNfsShareInfoResolver.Resolve()
[16.03.2020 16.24.34] <158> Error NFS server is unavailable, or the specified share cannot be accessed. (System.Exception)
[16.03.2020 16.24.34] <158> Error at Veeam.Backup.Core.CNfsShareInfoResolver.Resolve()
[16.03.2020 16.24.34] <158> Error at Veeam.Backup.Core.CNfsServerProcessingValidator.ValidateAccess()
[16.03.2020 16.24.34] <01> Info Disposing splash form
[16.03.2020 16.24.34] <01> Error [Veeam Backup and Replication] NFS server is unavailable, or the specified share cannot be accessed.
Any advise ideas are welcome
PeqX