How to obtain vm snapshots status
by anton.alymov@cyberprotect.ru
Hi! I use ovirt rest api to start vm, backup vm and then remove vm.
I start vm, wait for vmstatus up, then start backup, wait for starting, finalize, wait for succeeded, wait for disk unlock. Looks like backup is finished here from my side.Because ovirt repost succeed status and unlocks disk. But if i try shutdown and remove vm ovirt will throw error Cannot remove VM. The VM is performing an operation on a Snapshot. Please wait for the operation to finish, and try again.
Ok, ovirt is right here, I see from web interface that operation hasn't finished yet. How can I obtain correct status where vm can be removed? I also tried to get info about vm snapshots but all of them had Status: ok
1 year, 1 month
Cannot remove template because a disk is based on it
by nicolas@devels.es
Hi,
We're running oVirt 4.5. We have a template which we'd like to get rid
of, there are no VMs based on it. However, trying to remove it oVirt
states that:
Cannot remove Template. The following Disk(s) are based on it:
(b54ee1cb-ed64-4db4-bd3d-eac8b22ea095) .
When opening the 'Disks' subtab in the template, it appears a disk
(screenshot attached).
However, when opening the oVirt Storage->Disks option, I cannot find the
disk by the ID, not even ordering the ID column and trying to find it
visually.
Can anyone point to the problem and a possible solution/workaround?
Thanks.
1 year, 1 month
Image upload paused by system
by muchiri.maina@gmail.com
I recently renewed my certs for the manager and hosts in ovirt 4.4 now when i try to upload an iso it gets paused by system then the error ,Unable to upload image to disk d840c8a3-21f5-4ad9-bd64-f569a93b4e74 due to a network error. Ensure ovirt-engine's CA certificate is registered as a trusted CA in the browser. i have registered the CA certificate but still wont upload
1 year, 1 month
What certs need monitoring for expiration for Ovirt hosts ?
by morgan cox
Hi.
I am aware of the following certs
- "/etc/pki/vdsm/certs/vdsmcert.pem"
- "/etc/pki/vdsm/libvirt-spice/server-cert.pem"
- "/etc/pki/vdsm/libvirt-vnc/server-cert.pem"
- "/etc/pki/libvirt/clientcert.pem"
- "/etc/pki/vdsm/libvirt-migrate/server-cert.pem"
And are monitoring them to avoid certs being expired.
We have a 3rd party cert/ca - do I also need to monitor the following
- "/etc/pki/ovirt-vmconsole/ca.pub"
- "/etc/pki/vdsm/certs/cacert.pem"
- "/etc/pki/vdsm/libvirt-migrate/ca-cert.pem"
- "/etc/pki/vdsm/libvirt-spice/ca-cert.pem"
- "/etc/pki/vdsm/libvirt-vnc/ca-cert.pem"
- "/etc/pki/CA/cacert.pem"
If the CA is updated on the engine do the above ca certs get updated with an update or re-enroll ?
Thanks
1 year, 1 month