ONN upgrade failing due to /var/cache/dnf filling up
by nroach44@nroach44.id.au
I'm just wondering if anyone else has seen this, and if it's worth logging a case?
I've found that this seems to manifest itself as "Stop service" will succeed in the log, and them some time later the upgrade will fail. rm -rfv /var/cache/dnf* will resolve it.
Cheers,
Nathaniel.
2 years, 4 months
Unable to install on a bonded NIC
by weeglos@yahoo.com
So I'm running a fresh install of oVirt on a new Centos Stream node. Fresh install.
I installed the OS with bonded interfaces. I bonded them during the install via anaconda.
I followed the doc here: https://ovirt.org/documentation/installing_ovirt_as_a_self-hosted_engine_...
When I got to the hosted-engine --deploy step, it errored out saying, "Only Team devices are present. Teaming is unsupported."
However, I'm not teaming my network adapters at all. I'm bonding them:
[root@mustafar ~]# cat /etc/sysconfig/network-scripts/ifcfg-Bond_connection_1
BONDING_OPTS="mode=balance-rr downdelay=0 miimon=1 updelay=0"
TYPE=Bond
BONDING_MASTER=yes
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME="Bond connection 1"
UUID=[redacted]
DEVICE=bond0
ONBOOT=yes
IPADDR=192.168.5.83
PREFIX=24
GATEWAY=192.168.5.1
DNS1=192.168.5.2
DNS2=192.168.5.3
DNS3=192.168.5.4
DOMAIN=[redacted]
[root@mustafar ~]#
What gives with this?
2 years, 4 months
Live Migration FAIL
by m.rohweder@itm-h.de
Hi,
on my setup the live migration looks greate but,
all sytems finnished migration tasks and running on other Host, but most of them (random instances not every time the same) going into hung (100%cpu insode VM an no response), that only reset can fix.
and i cannot find annything.
Greetings
Michael
2 years, 4 months
Invalid username or password
by less foobar
I've installed a fresh ovirt. The default engine user doesn't work for me.
* I've tried changing the password with:
```
ovirt-aaa-jdbc-tool user password-reset admin --password-valid-to="2035-12-31 12:00:00Z"
Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
Password:
Reenter password:
updating user admin...
user updated successfully
```
* I've tried unblocking the admin user:
```
ovirt-aaa-jdbc-tool user unlock admin
Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
updating user admin...
user updated successfully
```
* I've tried `admin`, `admin@internal` and `root@localhost`
* Here is my admin details:
```
ovirt-aaa-jdbc-tool user show admin
Picked up JAVA_TOOL_OPTIONS: -Dcom.redhat.fips=false
-- User admin(bca1d04a-cc83-4ab6-8233-602ab66df6d9) --
Namespace: *
Name: admin
ID: bca1d04a-cc83-4ab6-8233-602ab66df6d9
Display Name:
Email: root@localhost
First Name: admin
Last Name:
Department:
Title:
Description:
Account Disabled: false
Account Locked: false
Account Unlocked At: 2022-07-04 17:16:50Z
Account Valid From: 2022-06-28 21:27:59Z
Account Valid To: 2222-06-28 21:27:59Z
Account Without Password: false
Last successful Login At: 1970-01-01 00:00:00Z
Last unsuccessful Login At: 1970-01-01 00:00:00Z
Password Valid To: 2035-12-31 12:00:00Z
```
* above the keycloak sign-in page I see ovirt-internal this is why I'm assuming I'm on the right page. No matter where I click on `Administration Porta`, `VM Portal` or in the upper right corner I land on that page. This is why I'm assuming it is the internal login page and my "default" admin account should work.
* If I try the `Monitoring Portal` I can login without any issues.
2 years, 4 months
oVirt OVA Export -> oVirt OVA Import failure
by simon@justconnect.ie
I carried out the following procedure:
1. Exported a VM as an OVA to a 4.3 environment host.
2. SCP'd the file to a host on a 4.5.0.3 environment.
3. Selected Import VM - Virtual Appliance (OVA) - selected the Host and path - clicked Load but no VMs are listed.
This process previously worked in 4.4
Is this a known bug?
Cannot upgrade to 4.5.1 until our internal mirrors have been updated.
Regards
Simon...
2 years, 4 months
How to move VM between datacenter?
by msjang@kisti.re.kr
Hi ALL.
I run two data centers:
DC1 with storage type as shared,
DC2 with storage type as local.
I want to move a VM in DC1 to DC2 and vice versa. No Live migration needs.
I attached NFS storage to DC2, but It does not shown on DC1. Can I add the same NFS storage to DC1 with different name and same export path?
Sincerey yours.
Minseok Jang.
2 years, 4 months
How to create image repo like default one? I want to serve custom images to users.
by msjang@kisti.re.kr
Hi, All.
I want to proviode image repo like default one (ovirt-image-repository) to serve custom image to users.
My quesions are:
1) How can I create a repo with image type?
It looks like openstack glance service, but I have no experience to install it as a standalone.
2) How can I add new storage domain with image type?
There are no image type on Storage > Storage Domain > New Domain in oVirt 4.5.
I've got lots of help from this mailing list.
Thank you.
Minseok Jang
2 years, 4 months
nested virtualization and promiscuous mode
by P F
I want to run a VM, which will itself be the KVM host of a number of KVM guests.
Each of the guests running in that nested environment will have a vNIC with an IP address on the same subnet as the top-level hypervisor (the ovirt node).
In VMware vSphere environments I was able to do this by enabling promiscuous mode and forged transmits on the VMware distributed switch port group, as described in this medium article;
https://williamlam.com/2013/11/why-is-promiscuous-mode-forged.html
I've search a number of old threads here on the ovirt list archives. Many refer to vdsm hooks that don't appear to exist any longer in ovirt 4.5.1.
How can I accomplish the same thing in ovirt?
2 years, 4 months
Failed to Start services ovirt-imageio
by АБИОЛА А. Э
Hello Sir,
I am new to Ovirt and I tried to deploy it 3weeks into my oracle linux with
no success.
I got the following error messages
Please how can i fix this error to successfully deploy it.
I will be glad to read from you soon.
Appreciated
AAE.
[image: image.png]
2 years, 4 months