[ovirt-users] Adding documentation - Migrating from a self-hosted engine to a standalone

2022-10-18 Thread David White via Users
Hi. I'm working on adding instructions to the documentation for how to migrate from a self-hosted engine to a stand alone manager. This will be the first time I've contributed anything to this project (or any larger open source project for that matter), so before I get too far in the weeds, I

[ovirt-users] Help - Unable to break bond interface from Ovrit Engine

2022-10-18 Thread Amrit Thakur
Hi, Currently I am using ovirt 4.3 version with two clusters. Previously I used a bond interface with two NICs for NFS storage. Now I want to use iscsi with multipathing but I didn't find any option to break the bond interface from the ovirt engine GUI. So my question is, is there any way to

[ovirt-users] Ovirt host update bug

2022-10-18 Thread mmoon
Hey I'm having an issue, curious if anyone can help I'm trying to update my ovirt cluster from 4.5.2.4-1.el8 to 4.5.3.1 but have run into a problem with the update installer. The environment is: Static hostname: ovirt2.xxx.xxx Icon name: computer-desktop Chassis: desktop

[ovirt-users] Registration of account on Zanata

2022-10-18 Thread Anton Fadeev
Hello! I want to join to the localization group of oVirt Project. Can you help me? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code

[ovirt-users] Get Vlan IDs from multiple VMs

2022-10-18 Thread chry3
Hello, I´m exrtracting diferent VM informations from diferent VMs that are deployed on a server that I need to proccess later. I already have informations such as IPs, macs cpu cores etc, but I would like to get the VLAN id from each of the VMs. How can I do that? How can I get the network

[ovirt-users] RPM issues updating Ovirt 4.5.2 to 4.5.3

2022-10-18 Thread David Johnson
Good afternoon all, We are trying to update our cluster from 4.5.2 to see if we can resolve some issues with the VM Web console not functioning on VM's that run on one of the hosts. So there's two problems here, if we can resolve the one (dependency resolution) we are hoping that we can resolve

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread Roanne Philip
The vm is powered down can find any running tasks on the hosts Roanne Philip Architect: Virtualization and Storage __ D: 087 805 | M: 072 047 5408 A: Suite 302, 3rd Floor, The Waverley Business Park, 27 Kotzee Road, Observatory

[ovirt-users] Re: [ovirt-announce] oVirt 4.5.3 is now generally available

2022-10-18 Thread Lev Veyde
Hi Jean-Louis, Thanks for testing - it takes a few minutes for the system to generate the files after we merge the update. Because of that the link looked broken for some short period after the announcement, but it's OK now. Thanks in advance, On Tue, Oct 18, 2022 at 6:04 PM Jean-Louis Dupond

[ovirt-users] Re: [ovirt-announce] oVirt 4.5.3 is now generally available

2022-10-18 Thread Jean-Louis Dupond via Users
https://www.ovirt.org/release/4.5.3/ -> 404 :) Thanks for the new release! On 18/10/2022 16:52, Lev Veyde wrote: The oVirt project is excited to announce the general availability of oVirt 4.5.3, as of October 18th, 2022. This release unleashes an altogether more powerful and flexible

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread Benny Zlotnik
It's possible the operations are stuck, I suggest to search for the correlation ids (b86da093-4508-4d8c-9243-7bf53f7d6a73, 258d5f4e-7693-49f4-9a2b-a18486c0650b) in the vdsm logs on the host which runs these VMs If nothing's running the next step would be to remove the commands from the

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread Roanne Philip
Hi Benny Yes I restarted services and rebooted the HE this is for only 2 vm’s big vm’s where a user took memory consistent snapshots Roanne Philip Architect: Virtualization and Storage __ D: 087 805 | M: 072 047 5408 A: Suite 302, 3rd Floor, The Waverley

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread Benny Zlotnik
Did you try to restart ovirt-engine? On Tue, Oct 18, 2022 at 4:52 PM wrote: > > engine=# SELECT * from job where correlation_id = > '258d5f4e-7693-49f4-9a2b-a18486c0650b' > engine-# > ___ > Users mailing list -- users@ovirt.org > To unsubscribe send

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread roanne . philip
engine=# SELECT * from job where correlation_id = '258d5f4e-7693-49f4-9a2b-a18486c0650b' engine-# ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread roanne . philip
Hi Benny sudo psql -U engine -d engine -c "\x on" -c "select * from job where correlation_id = '258d5f4e-7693-49f4-9a2b-a18486c0650b'" psql: error: FATAL: Peer authentication failed for user "engine" ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Re: Unable to delete snapshots on vm

2022-10-18 Thread Benny Zlotnik
Please provide more information, which version is this? Do you have engine logs? On Tue, Oct 18, 2022 at 3:16 PM wrote: > > Hi I am unable to delete snapshots on VM > The error below > "Cannot remove Snapshot. Snapshot is currently being created for VM" > I have checked with ./taskcleaner.sh no

[ovirt-users] Unable to delete snapshots on vm

2022-10-18 Thread roanne . philip
Hi I am unable to delete snapshots on VM The error below "Cannot remove Snapshot. Snapshot is currently being created for VM" I have checked with ./taskcleaner.sh no tasks and with ./unlock_entity.sh no locked disks,vm,sanpshots ect But on ovirt UI there is an lock icon on the vm further i

[ovirt-users] Re: hosted-engine-setup --deploy fail on Centos Stream 8

2022-10-18 Thread andrea.crisanti--- via Users
Dear Didi, thanks for the answer. it seems that the problem is again the latest release di ansible-core and python3.9. At the end of the file I /var/log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible* on the engine machine I found 2022-10-17 09:33:58 CEST - TASK

[ovirt-users] Re: Network Interface Already In USe - Self-Hosted Install

2022-10-18 Thread Yedidyah Bar David
Hi, On Tue, Oct 11, 2022 at 9:10 AM Matthew J Black wrote: > > Hi All, > > OK, so after much reading of logs, Ansible files, blog posts, documentation, > and much gnashing of teeth, glasses of bourbon, language to make a sailor > blush, tears, blood, sweat, and various versions of "DOH!", I