Keep us posted!
Vates Tech Support
Operators from our Vates Pro Support
Posts
-
RE: VM Disk Not Migrating due to Backup Running
I think we got a new record here

XO 5.73 was indeed released in July 2022: https://xen-orchestra.com/blog/xen-orchestra-5-73/
-
RE: VM Disk Not Migrating due to Backup Running
That XOA version was released over 5 years ago. You really should share these kind of details in advance to avoid nonproductive exchanges. I recommend that you revisit the reason that they are "stuck" on this old version.
In current releases of XOA, you can resolve the issue by running a successful backup job that includes the affected VM.
To manually resolve the issue, you need to clear the left over keys in the
blocked-operationparameter. For example, this will clear these keys for a VM with UUID be0a9812-fd14-be75-e2fa-40c31ce8875c --vm_uuid=be0a9812-fd14-be75-e2fa-40c31ce8875c xe vm-param-remove uuid=$vm_uuid param-name=blocked-operations param-key=migrate_send xe vm-param-remove uuid=$vm_uuid param-name=blocked-operations param-key=pool_migrate -
RE: REST API: Attaching an existing .vhd to a stopped VM
@Bytevenidos I don't see an endpoint in the REST API for mounting an ISO. However, you should be able to mount the ISO during the VM creation. I will ask around about using the REST API to mount and eject ISOs.
-
RE: REST API: Attaching an existing .vhd to a stopped VM
@Bytevenidos Are you up-to-date?


-
RE: REST API: Attaching an existing .vhd to a stopped VM
You attach a VDI to a VM by creating a VBD. Take a look at the
POST /vbdsendpoint. -
RE: XOA - Memory Usage
Hi,
Depends on the number of pools, hosts, VMs, number of backup jobs, size etc.
