I went on a head and tried different things now I am getting this error.
remote.test
{
"id": "ee5b403b-0969-4c98-81f5-1b9b0cb20f99"
}
{
"shortMessage": "Command failed with exit code 32: mount -o vers=3 -t nfs 192.168.1.1:/mnt/LocalStorage/XCP_NG_Backups /run/xo-server/mounts/ee5b403b-0969-4c98-81f5-1b9b0cb20f99",
"command": "mount -o vers=3 -t nfs 192.168.1.1:/mnt/LocalStorage/XCP_NG_Backups /run/xo-server/mounts/ee5b403b-0969-4c98-81f5-1b9b0cb20f99",
"exitCode": 32,
"stdout": "",
"stderr": "mount.nfs: requested NFS version or transport protocol is not supported",
"failed": true,
"timedOut": false,
"isCanceled": false,
"killed": false,
"message": "Command failed with exit code 32: mount -o vers=3 -t nfs 192.168.1.1:/mnt/LocalStorage/XCP_NG_Backups /run/xo-server/mounts/ee5b403b-0969-4c98-81f5-1b9b0cb20f99
mount.nfs: requested NFS version or transport protocol is not supported",
"name": "Error",
"stack": "Error: Command failed with exit code 32: mount -o vers=3 -t nfs 192.168.1.1:/mnt/LocalStorage/XCP_NG_Backups /run/xo-server/mounts/ee5b403b-0969-4c98-81f5-1b9b0cb20f99
mount.nfs: requested NFS version or transport protocol is not supported
at makeError (/opt/xo/xo-builds/xen-orchestra-202104031328/node_modules/execa/lib/error.js:59:11)
at handlePromise (/opt/xo/xo-builds/xen-orchestra-202104031328/node_modules/execa/index.js:114:26)
at NfsHandler._sync (/opt/xo/xo-builds/xen-orchestra-202104031328/@xen-orchestra/fs/src/_mount.js:64:7)
at NfsHandler.sync (/opt/xo/xo-builds/xen-orchestra-202104031328/@xen-orchestra/fs/src/abstract.js:324:5)
at _class2.getRemoteHandler (/opt/xo/xo-builds/xen-orchestra-202104031328/packages/xo-server/src/xo-mixins/remotes.js:75:9)
at _class2.testRemote (/opt/xo/xo-builds/xen-orchestra-202104031328/packages/xo-server/src/xo-mixins/remotes.js:96:11)
at Api.callApiMethod (/opt/xo/xo-builds/xen-orchestra-202104031328/packages/xo-server/src/xo-mixins/api.js:304:20)"
}