Update oVirt Node to 4.5.4 fails do to disk full (with urandom)
by Sven Jansen
Hi,
i try to update my oVirt Nodes from 4.5.3 to 4.5.4 but it always fails on my hosts. Watching the rpm install process i see that the rpm is building the boot image/bank and /var/tmp filling up quickly. Looking deeper into this folders i see that there is a dracut folder created by the update process that contains a urandom file with the size of all available space in /var/tmp.
[root@ovnode01 dev]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 504G 4.0K 504G 1% /dev/shm
tmpfs 202G 11M 202G 1% /run
/dev/mapper/onn_ovnode01-ovirt--node--ng--4.5.3--0.20221018.0+1 136G 5.4G 130G 4% /
/dev/mapper/onn_ovnode01-home 1014M 40M 975M 4% /home
/dev/mapper/onn_ovnode01-tmp 1014M 40M 975M 4% /tmp
/dev/mapper/onn_ovnode01-var 5.0G 110M 4.9G 3% /var
/dev/sda2 1014M 577M 438M 57% /boot
/dev/sda1 599M 7.5M 592M 2% /boot/efi
/dev/mapper/onn_ovnode01-var_crash 10G 105M 9.9G 2% /var/crash
/dev/mapper/onn_ovnode01-var_log 8.0G 1.8G 6.3G 22% /var/log
/dev/mapper/onn_ovnode01-var_tmp 10G 10G 44K 100% /var/tmp
/dev/mapper/onn_ovnode01-var_log_audit 2.0G 50M 2.0G 3% /var/log/audit
/dev/loop1 4.2G 4.0G 171M 96% /tmp/tmp.crVxhNRBFq
tmpfs 101G 0 101G 0% /run/user/0
[root@ovnode01 dev]# pwd
/var/tmp/dracut.H2mKd4/initramfs/dev
[root@ovnode01 dev]# ls -lh
total 9.9G
-rw-r--r--. 1 root root 9.9G Mar 20 16:18 urandom
For me it looks like that imgbase (or whatever build this images) copies /dev/urandom into the new image, as expected this is not possible. Anyone know an workaround for this issue?
6 months, 1 week
HostedEngine: Unable to add virtual disk
by ziyi Liu
I want to add a disk to HostedEngine, and the following error occurs when adding a disk in the web ui
HostedEngine:
Unable to add virtual disk. The engine is not managing this virtual machine.
Does HostedEngine need to use vdms to add disks?
Is it the following operation
1. Set managed engine maintenance mode to global
2. Close HostedEngine
3. Extend the disk vdsm-client Volume extendSize
4. start vm
5. Use fdisk to partition and expand
6 months, 1 week
Deploy hosted-engine by command line failed
by pengCH
Hi,
ovirt-node-ng-installer-4.5.4-2022120615.el8.iso
ovirt-engine-appliance-4.5-20221206133948.1.el8.x86_64.rpm
After deployed gfs cluster, then install hosted engine by commad line prompt the follwing message:
6 months, 1 week
TypeError: Cannot read properties of undefined (reading 'toString')
by charnet1019@163.com
Env:
oVirt version: ovirt-node-ng-installer-4.5.4-2022120615.el8.iso
oVirt engine appliance: ovirt-engine-appliance-4.5-20221206133948.1.el8.x86_64.rpm
I have three nodes, each node has two disks, one for installing ovirt node and one for installing gfs.
after intalled gfs by web wizard and to install hosted engine by web console, at this time, the installation wizard page does not pop up, and the following error is reported in the browser console:
PackageKit went away from D-Bus
Failed to read file /usr/share/cockpit/ovirt-dashboard/gdeploy-templates/he-common.conf. Check that the file exists and is not empty HostedEngineSetup.js:260
Failed to read certificate HostedEngineSetup.js:230
General system data retrieval started. DefaultValueProvider.js:95
No gdeploy answer files found. HeSetupWizardContainer.js:117
Ansible output file directory created successfully. PlaybookUtil.js:156
Host FQDN: node210.com Validation.js:138
Execution of /usr/share/ovirt-hosted-engine-setup/he_ansible/trigger_role.yml with tags get_network_interfaces started PlaybookUtil.js:30
Ansible output file directory created successfully. PlaybookUtil.js:156
Execution of /usr/share/ovirt-hosted-engine-setup/he_ansible/trigger_role.yml with tags validate_hostnames started PlaybookUtil.js:30
General system data retrieved successfully. DefaultValueProvider.js:98
Execution of /usr/share/ovirt-hosted-engine-setup/he_ansible/trigger_role.yml with tags validate_hostnames completed successfully PlaybookUtil.js:67
Validation of host FQDN, node210.com, succeeded Validation.js:176
Execution of /usr/share/ovirt-hosted-engine-setup/he_ansible/trigger_role.yml with tags get_network_interfaces completed successfully PlaybookUtil.js:67
Network interfaces retrieved successfully
TypeError: Cannot read properties of undefined (reading 'toString') react-dom.production.min.js:188
at Ds.getDisplayValue (ReviewGenerator.js:24:31)
at Ds.<anonymous> (ReviewGenerator.js:45:49)
at Array.forEach (<anonymous>)
at Ds.<anonymous> (ReviewGenerator.js:39:53)
at Array.forEach (<anonymous>)
at Ds.generateReviewSections (ReviewGenerator.js:36:48)
at Ds.getReviewSections (ReviewGenerator.js:77:31)
at Ps.render (AnsiblePhasePreviewContainer.js:138:30)
at Io (react-dom.production.min.js:167:226)
at Lo (react-dom.production.min.js:180:75)
DefaultValueProvider.js:73 Promise.all failed
TypeError: Cannot read properties of undefined (reading 'toString') DefaultValueProvider.js:74
at Ds.getDisplayValue (ReviewGenerator.js:24:31)
at Ds.<anonymous> (ReviewGenerator.js:45:49)
at Array.forEach (<anonymous>)
at Ds.<anonymous> (ReviewGenerator.js:39:53)
at Array.forEach (<anonymous>)
at Ds.generateReviewSections (ReviewGenerator.js:36:48)
at Ds.getReviewSections (ReviewGenerator.js:77:31)
at Ps.render (AnsiblePhasePreviewContainer.js:138:30)
at Io (react-dom.production.min.js:167:226)
at Lo (react-dom.production.min.js:180:75)
Error: dig exited with code 9 HostedEngineSetupUtil.js:1411
6 months, 1 week
Re: ovirt and network outages
by Gianluca Cecchi
On Mon, Mar 20, 2023 at 7:59 PM Fedele Stabile <fedele.stabile(a)fis.unical.it>
wrote:
> Ok i will prepare all to the next outage
>
If the latest outage was not long ago, you could still find some
preliminary and useful information inside /var/log/ovirt-engine/engine.log
of the engine
In general, for all oVirt related log files you can refer to this url:
https://www.ovirt.org/documentation/administration_guide/#chap-Log_Files
some of them are also rotated
Gianluca
6 months, 2 weeks
How to delete/detach a disk from online VM ?
by morgan cox
Hello.
Is it possible to remove a (unmounted, unused) disk from a VM when online?
I tried via the UI and I get 'Error while executing action: Cannot remove Virtual Disk. At least one of the VMs is not down.'
I know you can with standard KVM/Libvirt/virt-manager - is there any way I can remove a disk from a VM whilst it is online in Ovirt ?
Thanks
6 months, 2 weeks
I can't enable cinderlib
by fsayd@derecho.uncu.edu.ar
Hello:
I am trying to deploy a 4.5 cluster with 3 hosts that also provides Ceph
storage. I am running the engine in a standalone host (No hosted
engine).
I followed the steps to enable cinderlib
(https://access.redhat.com/solutions/5605141) but the managed domain
option doesn't show in the add storage domain dialog.
I don't know what I am doing wrong
Do I need to add a primary storage domain (iSCSI, NFS, etc) in order to
add a Ceph domain??
* engine: 4.5.4-1.el8
* hosts: Rocky Linux release 8.7
Thanks
engine: 4.5.4-1.el8
hosts: Rocky Linux release 8.7
6 months, 2 weeks
oVirt 4.5.x User Creation with Keycloak
by simon@justconnect.ie
Can anyone point me in the direction of documentation to create new users and groups to provide specific permissions please?
Thanks
Simon...
6 months, 2 weeks
HostedEngine restarts from time to time
by ziyi Liu
Version 4.5.3.2-1.el8
There are two red warnings in the /var/log/messages file
kernel
shpchp 0000:01:00.0: Slot initialization failed
kernel
shpchp 0000:01:00.0: pci_hp_register failed with error -16
6 months, 2 weeks
Gluster Geo-Replication session not visible in oVirt Manager UI
by simon@justconnect.ie
I have previously created Gluster geo-replicated sessions from the command line on 4.4.5. These sessions appear in the 'Geo-Replication' Tab of the Gluster Volume on the Master.
I've just built 2 new oVirt clusters 4.5.3.2 and configured a geo-replicated session. The session doesn't appear in the WebUI but appears to be working when checked from the command line.
Any ideas anyone please?
Regards
Simon
6 months, 2 weeks