nfs mount to xen orchestra
the.only.chaos.lucifer
31 Posts
December 20, 2023, 3:09 amQuote from the.only.chaos.lucifer on December 20, 2023, 3:09 amJust 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)" }
```
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)" }
```
Last edited on December 20, 2023, 3:24 am by the.only.chaos.lucifer · #1
nfs mount to xen orchestra
the.only.chaos.lucifer
31 Posts
Quote from the.only.chaos.lucifer on December 20, 2023, 3:09 amJust 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)" }```
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)" }
```