Hosted deployment difficulties, am I missing anything?
by Xavier Lauzon
Hi everyone,
Last week I had a server go down, which was the only node in my deployment handling the hosted engine (ironically, this happened right when we were planning to move the he to HA). As a result, we have been trying to redeploy the engine but have had no success.
We have tried installing on every ovirt node ng stable version from 4.4.10-4.5.4.el8 and .el9. Unfortunately, each time we try to deploy the engine from scratch, we receive either of two errors depending on the version. Some versions fail to create the default network, which can be manually fixed but leads to the following error. The deployment goes until the "Waiting for host to be up" stage; however, it fails without any information as to why. I've sifted through virtually all the logs but can't find the root cause. I am aware of an ongoing issue in the ansible collection (https://github.com/oVirt/ovirt-ansible-collection/issues/695); however, even the fix outlined there does not seem to solve this issue. Additionally, I have headed the recent advice from Sandro to switch to the nightly version. Unfortunately, this has also not been working on either ovirt node or CentOS 9/8, and today has resulted in the following error:
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "cmd": ["virsh", "net-dumpxml", "default"], "delta": "0:00:00.077767", "end": "2023-04-17 17:00:05.980049", "msg": "non-zero return code", "rc": 1, "start": "2023-04-17 17:00:05.902282", "stderr": "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", "stderr_lines": ["error: failed to get network 'default'", "error: Network not found: no network with matching name 'default'"], "stdout": "", "stdout_lines": []}
[ ERROR ] Failed to execute stage 'Closing up': Failed getting local_vm_dir
Please let me know what additional information needs to be provided; I am more than happy to do so.
Is there something I'm missing here? Is there a version that is confirmed to be working at the moment?
I am grateful for anyone who takes the time to look into my issue,
Xavier Lauzon
1 year, 10 months
How to build network load graphs
by Артур Кириллов
After updating Overt to 4.5.4, the network load graphs disappeared. Q: How
is charting organized? What certificates are involved in data exchange?
1 year, 10 months
/tmp/lvm.log keeps growing in Host
by kanehisa@ktcsp.net
I don't understand why lvm.log is placed in /tmp directory without rotation.
I noticed this fact when I got the following event notification every 2 hours.
EventID :24
Message :Critical, Low disk space. Host ovirt01 has less than 500 MB of free space left on: /tmp. Low disk space might cause an issue upgrading this host.
As a workaround, I added a log rotation setting to /tmp/lvm.log, but is this the correct way?
I should have understood the contents of the Python program below before asking the question,
but please forgive me because I am not very knowledgeable about Python.
# cat /usr/lib/python3.6/site-packages/blivet/devicelibs/lvm.py | grep lvm.log
config_string += "log {level=7 file=/tmp/lvm.log syslog=0}"
Thanks in advance!!
Further information is below
[root@ovirt01 ~]# cat /etc/os-release
NAME="CentOS Stream"
VERSION="8"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="8.7.2206.0"
VARIANT="oVirt Node 4.5.4"
VARIANT_ID="ovirt-node"
PRETTY_NAME="oVirt Node 4.5.4"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:8"
HOME_URL="https://www.ovirt.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
PLATFORM_ID="platform:el8"
[root@ovirt01 ~]# uname -a
Linux ovirt01 4.18.0-408.el8.x86_64 #1 SMP Mon Jul 18 17:42:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
[root@ovirt01 ~]# df -h | grep -E " /tmp|Filesystem"
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/onn_ovirt01-tmp 1014M 515M 499M 51% /tmp
[root@ovirt01 ~]# stat /tmp/lvm.log
File: /tmp/lvm.log
Size: 463915707 Blocks: 906088 IO Block: 4096 regular file
Device: fd0eh/64782d Inode: 137 Links: 1
Access: (0600/-rw-------) Uid: ( 0/ root) Gid: ( 0/ root)
Context: system_u:object_r:lvm_tmp_t:s0
Access: 2023-02-03 10:30:06.605936740 +0900
Modify: 2023-02-03 09:52:19.712301285 +0900
Change: 2023-02-03 09:52:19.712301285 +0900
Birth: 2023-01-16 01:06:02.768495837 +0900
1 year, 11 months
Upgrade failing
by notify.sina@gmail.com
Hi all
Attempting an upgrade in an attempt to fix/paper over expired certificate issues, but ran into this on my ovirt-engine
[root@ovirt ~]# dnf upgrade --nobest -y
Ceph packages for x86_64 5.1 MB/s | 478 kB 00:00
CentOS Stream 8 - AppStream 73 MB/s | 29 MB 00:00
CentOS Stream 8 - BaseOS 52 MB/s | 30 MB 00:00
CentOS Stream 8 - Extras 130 kB/s | 18 kB 00:00
CentOS Stream 8 - PowerTools 19 MB/s | 5.8 MB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 21 MB/s | 14 MB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 1.0 MB/s | 733 kB 00:00
Extra Packages for Enterprise Linux 8 - Next - x86_64 549 kB/s | 407 kB 00:00
Latest oVirt 4.4 Release 575 kB/s | 2.7 MB 00:04
Extra Packages for Enterprise Linux 8 - x86_64 21 MB/s | 14 MB 00:00
CentOS-8 - Gluster 8 192 B/s | 38 B 00:00
Error: Failed to download metadata for repo 'ovirt-4.4-centos-gluster8': Cannot prepare internal mirrorlist: No URLs in mirrorlist
And there are others when I try to disable specific repos.
How do I fix this?
1 year, 11 months
4.5.2 hosted-engine deployment failed
by j9678@hotmail.com
The engine deployment failed with message "Host is not up, please check logs, perhaps also on the engine machine" after "Wait for the host to be up".
I couldn't find any particular error in setup log, it just failed without pointing out any reason. I've tried on ovirt node (el9 and el8) and RHEL 8.7.
1 year, 11 months
Re: unable to connect to the graphic server with VNC graphics protocol
by Devin A. Bougie
Hi Murilo,
Yes, when trying with noVNC we get:
Something went wrong, connection is closed
This is getting pretty urgent for us, so any help connecting to the console of VMs running on EL9 hosts would be greatly appreciated.
Thanks for following up,
Devin
> On Apr 8, 2023, at 4:17 AM, Murilo Morais <murilo(a)evocorp.com.br> wrote:
>
> Devin, good morning! All good? I hope so.
>
> Have you tried accessing VNC through noVNC?
>
> Em sex., 7 de abr. de 2023 às 16:22, Devin A. Bougie <devin.bougie(a)cornell.edu> escreveu:
> Hello,
>
> After upgrading our cluster to oVirt 4.5 on EL9 hosts, we had to switch from QXL and SPICE to VGA and VNC as EL9 dropped support for SPICE. However, we are now unable to view the console using Windows, Linux, or MacOS.
>
> For example, after downloading and opening console.vv file with Remote Viewer (virt-viewer) on Linux, we see:
> Unable to connect to the graphic server.
>
> Any help connecting to a VM using a VGA/VNC console from Windows, Mac, or Linux would be greatly appreciated.
>
> Many thanks,
> Devin
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/XWSCMSYHKEQ...
1 year, 11 months
I want to configure DHCP on my host. How do I do that?
by leezzzb12@gmail.com
oVirt Version: 4.5
oVirt Engine : 1 unit
oVirt Host : 3 units
Virtual network configured ovirtmgmt, dhcp.
dhcp gave vlan tagging as 50 and checked virtual machine network.
Each host is configured to have two networks, ovirtmgmt and dhcp.
I also set ipv4 to use DHCP, ipv6 also to use DHCP in the dhcp network.
But no matter how long I wait on the host, I can't get the ipv4 and ipv6 IPs.
1. What did I do wrong?
I've seen that using ovirt_provider_ovn you can configure DHCP.
But I don't know how to configure it.
2. Is there a guide on how to configure it?
3. /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf is configured as follows: The [DHCP] section is missing, is this required?
4. If you use ovirtmgmt (default network, static IP) when creating a virtual machine, is it correct that you cannot receive an IP?
Please help me.
1 year, 11 months