So if i set VMs to Best-effort or disabled for HA i get not enough memory.
@pkgw Do you have Twinstore configured and/or HA enabled? If no I will continue my issues at the twinstore post.
If i set to restart i get this....
host.setMaintenanceMode
{
"id": "35233210-4e37-4703-9bf6-9e8a9c24df9f",
"maintenance": true
}
{
"code": "HA_OPERATION_WOULD_BREAK_FAILOVER_PLAN",
"params": [],
"call": {
"duration": 5,
"method": "host.disable",
"params": [
"* session id *",
"OpaqueRef:d9bd976f-445c-8244-1b56-879f446efc12"
]
},
"message": "HA_OPERATION_WOULD_BREAK_FAILOVER_PLAN()",
"name": "XapiError",
"stack": "XapiError: HA_OPERATION_WOULD_BREAK_FAILOVER_PLAN()
at XapiError.wrap (file:///opt/xen-orchestra/packages/xen-api/_XapiError.mjs:16:12)
at file:///opt/xen-orchestra/packages/xen-api/transports/json-rpc.mjs:38:21
at runNextTicks (node:internal/process/task_queues:65:5)
at processImmediate (node:internal/timers:472:9)"
}