Hi,
Let’s say that backup of ovirt engine is done once every day, for example 6 AM
using engine-backup tool.
Then during the day the changes are made that not only influence the database,
but actually influence Libvirt/KVM/QEMU
(create/delete VMs,snapshots, disks, ).
Now let’s say at 18:00 an eng
Hi,
I am aware that there is a procedure of backup/restore documented in
https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/html/self-hosted_engine_guide/backing_up_and_restoring_a_self-hosted_engine
, but I would like to have also else as well when it comes to backup (and
Hi,
It seems that you are here:
https://github.com/oVirt/ovirt-ansible-collection/blob/33d273e2e823bf0c2440a9009a0d38d1b383c27c/roles/hosted_engine_setup/tasks/bootstrap_local_vm/05_add_host.yml
I would say that in this case following is likely:
1) virsh list (with authentication) shows that host
Hi,
Procedure to change storage domain for Hosted Engine is here:
https://access.redhat.com/solutions/6529691 (you can apply for free-of-charge
RedHat developer license in order
to get access to RedHat KB). You might consider trying it first on test cluster
before doing that in production.
But
Hi,
Not a direct answer – but I think something to consider:
-I am not sure what virtio is there ‘out of box’, but I imagine that you need
to check what is latest virtio-win package
containing NetKVM driver.
(https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/
?)
-I
Hi,
I would say that you observed ‘fencing’ and not SSH soft fencing, but actual
reboot via IPMI.
https://www.ovirt.org/develop/developer-guide/engine/automatic-fencing.html
You can disable Power management for hosts.
Before doing that you need to understand following:
-what is im
hosts. No IPMI configured (at least I didn't configure anything
about iLO/IPMI in oVirt).
There was a loss of communication with the Storage for approximately 3 minutes
and this caused all Hosts to reboot.
Em qua., 30 de nov. de 2022 às 08:50, Volenbovskyi, Konstantin
mailto:konstantin.volenb
Hi,
Check out https://access.redhat.com/articles/216903 (needs subscription,
possibly free RedHat developer one)
And there is also https://myhomelab.gr/linux/2020/01/20/replacing_ovirt_ssl.html
BR,
Konstantin
From: Ayansh Rocks
Date: Thursday, 8 December 2022 at 11:10
To: users
Subject: [ovirt
Hi,
I would advise:
1) Check that NFS directory has correct user/group ownership (see
below) and 755 permissions.
2) Check NFS exports that it covers ovengine
And ovirt host as well and try to mount from there.
3) check that NFS directory is empty
4) pause the insta
Hi,
It looks that ovirt doesn't consider that your host has any PFs/VFs.
You should navigate to ovengine 4.3 and 4.4 and see those differences in 'Host
Devices' in some host.
The basic check is then to check if iommu is 'on' on those hosts. This might
rely on ovengine's control on that (check 'h
Hi,
Check out https://access.redhat.com/solutions/6529691.
I would say that you have done a few hacks that are in 'vicinity' of correct
approach, but the correct approach is a bit simpler than you what you tried to
come up with.
The idea of procedure is that you should 'forget' about the original
Hi,
The problem/problems don't seem to be related to HE storage in any way.
As you don't use OVN I would make sure to remove any parameters in answer files
that mention 'ovn' or something about external providers (and let ovengine
setup prompt for any values interactively)
and make sure that none
Hi,
You need to check whether you use VNC or Spice and check certificates on ovirt
host(s)
/etc/pki/vdsm/libvirt-vnc/server-cert.pem
/etc/pki/vdsm/libvirt-spice/server-cert.pem
And the idea is that certificate is signed by CA that is trusted by your client
and is not expired.
Maybe following sol
Hi,
hosted-engine (with --deploy parameter) is the installation script that
triggers Ansible. So it is like Ansible playbook or something that triggers
several playbooks.
But to begin with you can ignore the fact that under the hood there is Ansible:
you don't need to write Ansible (eg. playbo
Hi,
I think that you might simply need to restart ovirt-imageio-proxy service
because it potentially uses the old certificate/different
from the one used by ovirt-engine service.
And in general I would suggest to troubleshoot that using
https://myhomelab.gr/linux/2020/01/20/replacing_ovirt_ssl.h
Hi,
check out https://www.ovirt.org/download/install_on_rhel.html
I am pretty sure that it is part of centos-release-ovirt45 (/or whatever
dependencies are installed with that)
BR,
Konstantin
Am 13.04.23, 20:49 schrieb "destfinal--- via Users" mailto:users@ovirt.org>>:
Thanks for taking time
Hi,
I would say that creation of local VM fails (check out virsh list --all, I
think you don’t need authentication info at this moment of installation) and
error is driven by combination of:
OS having some version of Libvirt +that uses cgroups v2 (so RHEL 9 or RHEL 8
with cgroups v2…). Please pr
Hi,
Did you follow
https://www.ovirt.org/develop/troubleshooting-nfs-storage-issues.html ?
In general those are several aspects that would prevent ovengine from writing
to the directory and in addition to checking it manually
you can use nfs-check.py described over there.
I think the fact that y
Hi,
Is it actually first attempt to install HE? Or maybe you ran into some
(different) problem and this is like second (third, fourth…) attempt.
While installation script takes care of some cleanup, I would say that you
should consider doing
ovirt-hosted-engine-cleanup
,checking that virbr0 is ab
Hi,
what are 'source' and 'target' ovirt engine versions?
Indeed, update key&certificate on old engine seems as good way forward
It seems that
https://myhomelab.gr/linux/2020/01/20/replacing_ovirt_ssl.html
and/or
https://rhv.bradmin.org/ovirt-engine/docs/Upgrade_Guide/Replacing_SHA-1_Certificates_w
P.S. Sorry, I will top-post…
Von: lejeczek via Users
Antworten an: lejeczek
Datum: Donnerstag, 11. Mai 2023 um 21:29
An: "users@ovirt.org"
Betreff: [ovirt-users] Re: engine setup fails: error creating bridge interface
virbr0: File exists - ?
On 11/05/2023 18:18, Volenbovskyi, Konsta
Hi,
I think that this is because of move to Keycloak
https://ovirt.org/release/4.5.1/#keycloak-sso-setup-for-ovirt-engine (and
documents referred in that section will help you)
But yes, I think it is not very explicit in the way that moving to Keycloak
doesn't necessarily mean removal of basic
Hi,
not sure what was the idea of ovirt developers, but current text in
https://ovirt.org/download/install_on_rhel.html suggests 'RHEL 8.6 exactly'
rather
than 'RHEL 8.6 or above' and I think there is probably no eg. CI that tested
RHEL 8.7/RHEL 8.8
Anyway, assuming that you have a test system i
Hi,
It is something like 'IPv4/IPv6 addresses that are result DNS resolution of
hostname should be identical to interface configuration (ip a)'
My guess would be that DNS server that resolves ovirt.bee.moitel.local doesn't
have records.
I think that ovirt 4.5 resolves it by forcing you to u
Hi,
Do I understand it correctly that:
-your OS uses PCI addresses to order NICSs?
-PCI addresses of NICs are in fact non-consistent between VMs?
So you boot VM1 (with NICs vNIC1 and vNIC2) and VM2 (vNIC3 and vNIC4) with same
order in eg. API (->GUI) and you sometim
link state=down and
then use ATTR{operstate}
BR,
Konstantin
Von: Alan G
Datum: Mittwoch, 24. Mai 2023 um 15:46
An: "Volenbovskyi, Konstantin"
Cc: Guillaume Pavese , users
Betreff: [ovirt-users] Re: NIC Ordering
Perhaps it's more of a Foreman/API limitation.
In Foreman
Hi,
there is no ovirt 4.7, the latest (and it could be the last ☹) version of ovirt
is 4.5. Probably you mean 4.4.7?
Probably enabling HPET is not needed so often, so I guess it is just a missing
feature of ovirt.
Anyway, replying on your question - it is wrong to modify Libvirt XML, the
source
Hi,
I don't think that anyone should modify database of ovengine and especially in
cases like that.
As I said, try to do something with VDSM hooks
(but I personally won't be able to reply on questions related to that
functionality)
BR,
Konstantin
Am 02.06.23, 14:43 schrieb "ricard...@gmail.com
Hi,
could you check
sudo vdsm-client Host getCapabilities
virsh nodeinfo
virsh capabilities
and possibly see the issue?
By the way most likely I think you will see CPU socket(s): 1 in virsh
nodeinfo, but with NUMA cell(s):2
(that will be OK)
BR,
Konstantin
Von: Jorge Visentini
Da
aNode 0 (compare it with
NUMA node0 CPU(s) of lscpu)
"cpuSockets": "1",
Fault: "cpuSockets": "1" and not "cpuSockets": "2"
However "cpuThreads": "112" and list in "onlineCpus": is correct.
BR,
Konsta
Hi,
I gave certain pointers in
https://www.mail-archive.com/users@ovirt.org/msg72371.html , but the person who
wrote initial question haven’t provided any updates
Several thoughts around that:
1. you had several attempts (log file you attached contains attempts from
4th of July and below ev
Hi,
We switched from Gluster to NFS provided by SAN array: maybe it was matter of
combination of factors (configuration/version/whatever),
but it was unstable for us.
SPICE/QXL in RHEL 9: yeah, I understand that for some people it is important (I
saw that someone is doing some forks whatever)
I
32 matches
Mail list logo