KVM based virtualization platform managing virtual machines, storage and virtualized networks.
Questions tagged [ovirt]
64 questions
1
vote
0 answers
Restore fails on ovirt whether engine is on or off - how to get around
Wondering whether this is an issue;
I had an engine where i created a backup and stored elsewhere. This engine was reinstalled
and the backup file (called file_name) used to restore below. However i get 2 different
errors based on whether engine is…

lollyz_2019
- 61
- 1
- 9
1
vote
0 answers
Ovirt System Test Results View on web not accessible
https://ovirt-system-tests.readthedocs.io/en/latest/general/running_tests/index.html
This page contains the following instructions...
Once you've located the engine VM's IP, add it to /etc/hosts followed by the name engine.
NOTE: any other name than…

Grif Pete
- 11
- 5
1
vote
1 answer
Ruby on rails : Bundle update giving errors in Windows
I am trying to run my rails server. When I first ran, I got an error like this
No timezone data source could be found. To resolve this, either install TZInfo:
I resolve the error by updating the x64 version of tzinfo-data in the gem file. After that…

Vishnukk
- 524
- 2
- 11
- 27
1
vote
1 answer
Ovirt VM starts without ipaddr and dns
I am running self-hosted-ovirt engine (4.2) on centos (7.4).
I am trying to deploy vanilla test vm with ipaddr and dns to check the ssh connectivity. However the ansible playbook (below snippet) runs without error but when i try to see vm status, i…

03ce007
- 51
- 1
- 5
1
vote
1 answer
oVirt Multipathing MPIO Fibre Channel how to?
I have a question regarding oVirt and multipathing.
I have a cluster with 4 hosts and a storage system (Dell EMC) connected via fibre channel. At the moment I have a SAN Switch between the hosts and the storage system, but I want to attach the hosts…

MatthiasAUT
- 15
- 4
1
vote
1 answer
Enable ldaps on multiple AD domain controllers
My goal is to enable AD auth on ovirt4. It requires ldaps on my AD.
I've found a lot of instructions how to enable ldap over ssl using self-signed cert (e.g.…

tokitux
- 23
- 1
- 6
0
votes
0 answers
Faild creating ovirt_image during Install OKD 4.12 on ovirt 4.5
I try to install OKD 4.12 on ovirt 4.5.
But It was failed to creating ovirt image.
enter image description here
i was waited for 30 minute.
But there is no change.
I checked The Storage Disk Page at oVirt Engine Manager.
But It was stopped to…

sol
- 1
0
votes
1 answer
When install ovirt 4.5.4 hyperconverged prompt the error was: 'str object' has no attribute 'vgname'
I want to install ovirt 4.5.4 hyperconverged cluster, three nodes and each node has one SSD and one HDD, and the ovirt node is installed on the SSD.I tried a few times but couldn't solve it.
Python 3.11.2
Ansible 2.14.2
If you need more details…

charnet1019
- 27
- 3
0
votes
0 answers
How to assign IP to a L2 VM on nested virtualization env, (Ovirt on GCP)
I have built an ovirt4.5 environment on Google Cloud (2x N1 VMs / Centos stream8: 1 engine, 1 node / Nested virtualization enabled).
While it works well and I could import an existing VM from our onpremiss oivrt site, I m just facing to a…
0
votes
0 answers
Integration Ovirt and openstack, But got MTU interface error message
I want to manage Ovirt VM's network by openstack neutron(OVN).
My setup:
oVirt v4.4.10 (created one VM names: vm1)
Openstack victoria (5.4.0)
My steps:
created network 'vlan-1' at openstack dashboard network page.
created provider 'neutron' and…

viking zhu
- 1
- 1
0
votes
1 answer
Ansible Tower custom environments
I'm running Ansible Tower v3.8.6 on a RHEL8 server and I've defined a custom environment by following this
link. I've added this custom environment to under Settings - System - "Custom Virtual Environment Paths" and also made this custom…

user1174838
- 323
- 1
- 3
- 19
0
votes
1 answer
How to change DNS servers on an oVirt CentOS 7 server?
I am currently in the process of updating and modernizing my company's internal network, and as part of this we are replacing two old Active Directory servers (serving DNS as part of their Domain Controllers role) with two new ones. This part of the…

Chris Douglas
- 3
- 2
0
votes
1 answer
How to create a filter bringing in VMs with High Availability enabled
very good night!
I would like to know if it is possible to create a filter in oVirt Manager bringing only the VMs that had the "High Availability" option enabled.
I thank you for your help.
Att,
Allan Castro.
0
votes
1 answer
Can't upgrade ovirt on the system and gui level
I have tried to update oVirt nodes through GUI but I have failed with no error message.
So then after setting maintenance and draining the host I have run the upgrade oVirt to latest version with dnf/yum directly though ssh but I am getting the…

mati kepa
- 2,543
- 19
- 24
0
votes
0 answers
Launching oVirt Template cannot find data_center
So far I believe I am very close to getting Ansible to launch a VM template in oVirt. I'm able to authenticate without an issue, I believe specify the quota but even though it's launching a template it cannot find its data_center. No examples that I…