ouch, re: starting vms without ovirt, you can get access to vms locally using guestfish, i've used that before to fix vms after server room aircon failure.
(it's not really a way to run the vms, but more for access when you can run the vm) export LIBGUESTFS_BACKEND=direct should be able to copy out if you need the files before you manage to solve your deps issues. you can also use this method to inspect log files on the engine vm if needed... Kind Regards, Mike On 15/01/2021 15:09, penguin pages wrote: > Update: > > [root@thor ~]# dnf update --allowerasing > Last metadata expiration check: 0:00:09 ago on Fri 15 Jan 2021 10:02:05 AM > EST. > Dependencies resolved. > ========================================================================================================================================================================================================================================= > Package > Architecture Version > Repository > Size > ========================================================================================================================================================================================================================================= > Upgrading: > cockpit-bridge x86_64 > 234-1.el8 > baseos 597 k > cockpit-system noarch > 234-1.el8 > baseos 3.1 M > replacing cockpit-dashboard.noarch 217-1.el8 > Removing dependent packages: > cockpit-ovirt-dashboard noarch > 0.14.17-1.el8 > @ovirt-4.4 16 M > ovirt-host x86_64 > 4.4.1-4.el8 > @ovirt-4.4 11 k > ovirt-hosted-engine-setup noarch > 2.4.9-1.el8 > @ovirt-4.4 1.3 M > > Transaction Summary > ========================================================================================================================================================================================================================================= > Upgrade 2 Packages > Remove 3 Packages > > Total download size: 3.7 M > Is this ok [y/N]: y > Downloading Packages: > (1/2): cockpit-bridge-234-1.el8.x86_64.rpm > > 160 kB/s | 597 kB 00:03 > (2/2): cockpit-system-234-1.el8.noarch.rpm > > 746 kB/s | 3.1 MB 00:04 > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > Total > > 499 kB/s | 3.7 MB 00:07 > Running transaction check > Transaction check succeeded. > Running transaction test > Transaction test succeeded. > Running transaction > Preparing : > > 1/1 > Upgrading : cockpit-bridge-234-1.el8.x86_64 > > 1/8 > Upgrading : cockpit-system-234-1.el8.noarch > > 2/8 > Erasing : ovirt-host-4.4.1-4.el8.x86_64 > > 3/8 > Obsoleting : cockpit-dashboard-217-1.el8.noarch > > 4/8 > Cleanup : cockpit-system-217-1.el8.noarch > > 5/8 > Erasing : cockpit-ovirt-dashboard-0.14.17-1.el8.noarch > > 6/8 > Erasing : ovirt-hosted-engine-setup-2.4.9-1.el8.noarch > > 7/8 > Cleanup : cockpit-bridge-217-1.el8.x86_64 > > 8/8 > Running scriptlet: cockpit-bridge-217-1.el8.x86_64 > > 8/8 > Verifying : cockpit-bridge-234-1.el8.x86_64 > > 1/8 > Verifying : cockpit-bridge-217-1.el8.x86_64 > > 2/8 > Verifying : cockpit-system-234-1.el8.noarch > > 3/8 > Verifying : cockpit-system-217-1.el8.noarch > > 4/8 > Verifying : cockpit-dashboard-217-1.el8.noarch > > 5/8 > Verifying : cockpit-ovirt-dashboard-0.14.17-1.el8.noarch > > 6/8 > Verifying : ovirt-host-4.4.1-4.el8.x86_64 > > 7/8 > Verifying : ovirt-hosted-engine-setup-2.4.9-1.el8.noarch > > 8/8 > Installed products updated. > > Upgraded: > cockpit-bridge-234-1.el8.x86_64 > cockpit-system-234-1.el8.noarch > > Removed: > cockpit-ovirt-dashboard-0.14.17-1.el8.noarch > ovirt-host-4.4.1-4.el8.x86_64 > ovirt-hosted-engine-setup-2.4.9-1.el8.noarch > > Complete! > [root@thor ~]# reboot > ############## > > This cleaned up... I think.. package issues.. but engine still fubar > > > [root@thor ~]# rpm -qa |grep ovirt > python3-ovirt-setup-lib-1.3.2-1.el8.noarch > ovirt-provider-ovn-driver-1.2.33-1.el8.noarch > ovirt-vmconsole-host-1.0.9-1.el8.noarch > ovirt-imageio-common-2.1.1-1.el8.x86_64 > ovirt-openvswitch-2.11-0.2020061801.el8.noarch > ovirt-imageio-client-2.1.1-1.el8.x86_64 > python3-ovirt-engine-sdk4-4.4.8-1.el8.x86_64 > ovirt-python-openvswitch-2.11-0.2020061801.el8.noarch > ovirt-imageio-daemon-2.1.1-1.el8.x86_64 > ovirt-release44-4.4.4-1.el8.noarch > ovirt-openvswitch-ovn-2.11-0.2020061801.el8.noarch > ovirt-openvswitch-ovn-common-2.11-0.2020061801.el8.noarch > ovirt-ansible-collection-1.2.4-1.el8.noarch > ovirt-hosted-engine-ha-2.4.5-1.el8.noarch > ovirt-openvswitch-ovn-host-2.11-0.2020061801.el8.noarch > ovirt-host-dependencies-4.4.1-4.el8.x86_64 > ovirt-vmconsole-1.0.9-1.el8.noarch > [root@thor ~]# dnf update > Last metadata expiration check: 0:06:49 ago on Fri 15 Jan 2021 10:02:05 AM > EST. > Dependencies resolved. > Nothing to do. > Complete! > [root@thor ~]# > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected]/message/ESROYCXLX6ACWEK4NECBPOH2HU6QAV52/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]/message/43A5MQHC7A3YV5XO7GXGG5BXFAH4YLH3/

