Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

nfs mount to xen orchestra

Just wondering if anyone has been able to add NFS to xcp-ng/Xen Orchestra?

When i try adding it with the ip i get the following error:

```
sr.probeNfs
{
"host": "XXX",
"server": "X.X.X.X"
}
{
"message": "Cannot read properties of undefined (reading 'Export')",
"name": "TypeError",
"stack": "TypeError: Cannot read properties of undefined (reading 'Export') at Xo.probeNfs (file:///opt/xo/xo-builds/xen-orchestra-202210230207/packages/xo-server/src/api/sr.mjs:492:42) at Api.#callApiMethod (file:///opt/xo/xo-builds/xen-orchestra-202210230207/packages/xo-server/src/xo-mixins/api.mjs:394:20)" }

```