NFS
@olivierlambert said in Ubuntu 18.04 get to read only mode system:
Hi,
Without knowing what kind of SR you are using, it's hard to answer.
Hi , the SR is NFS
Thx
NFS
@olivierlambert said in Ubuntu 18.04 get to read only mode system:
Hi,
Without knowing what kind of SR you are using, it's hard to answer.
Hi , the SR is NFS
Thx
Hello ,
I have XCP-NG platform with Ubuntu 18.04 vm's running along with Windows machines .
its happen that few time we had storage connectivity issue the Ubuntu Linux VMs got into read only mode.
The only way to remove it is by doing fsck to the system ,my question is
Is it possible to make the Ubuntu less sensible for read only mode ?
Thanks
Hello,
I got issue with "ghost" vm's that where suppose to be deleted and stays on XO on status running, while on gui there not exit anymore.
When i try to stop them or do any other operation , i get error "no such VM" , XO version 5.54.0 , log error shown below
Please advice
Thanks
pool.listMissingPatches
{
"host": "28f3371f-bf50-4792-8b45-88674723d818"
}
{
"code": 1,
"data": {
"id": "28f3371f-bf50-4792-8b45-88674723d818",
"type": "host"
},
"message": "no such host 28f3371f-bf50-4792-8b45-88674723d818",
"name": "XoError",
"stack": "XoError: no such host 28f3371f-bf50-4792-8b45-88674723d818
at factory (/etc/xo/xo-builds/xen-orchestra-202021011610/packages/xo-common/src/api-errors.js:21:32)
at Xo.getObject (/etc/xo/xo-builds/xen-orchestra-202021011610/packages/xo-server/src/xo.js:69:13)
at Object.getObject (/etc/xo/xo-builds/xen-orchestra-202021011610/node_modules/lodash/_createBind.js:23:15)
at /etc/xo/xo-builds/xen-orchestra-202021011610/packages/xo-server/src/xo-mixins/api.js:124:25
at /etc/xo/xo-builds/xen-orchestra-202021011610/node_modules/lodash/_createBaseFor.js:17:11
at baseForOwn (/etc/xo/xo-builds/xen-orchestra-202021011610/node_modules/lodash/_baseForOwn.js:13:20)
at /etc/xo/xo-builds/xen-orchestra-202021011610/node_modules/lodash/_createBaseEach.js:17:14
at forEach (/etc/xo/xo-builds/xen-orchestra-202021011610/node_modules/lodash/forEach.js:38:10)
at Object.call (/etc/xo/xo-builds/xen-orchestra-202021011610/packages/xo-server/src/xo-mixins/api.js:118:3)
at Api.callApiMethod (/etc/xo/xo-builds/xen-orchestra-202021011610/packages/xo-server/src/xo-mixins/api.js:290:50)
at <anonymous>"
}
Hello ,
I am trying to implement xo-cli api using instruction, but when i try to register i get error shown below
any idea what i missed?
Thanks