[ovirt-users] Host deploy fails in 4.5.6

2024-04-23 Thread Lars Stolpe
Hello, I do have the same issue as some others and tryed to follow the instruction to downgrade ansible-core. Active versions: oVirt: 4.5.6-1 ansible-core: 2.16.3-2 It is not possible to downgrade to 2.12 due to dependency: Error: Problem: problem with installed package ovirt-engine-4.5.6-1.el8

[ovirt-users] Re: oVirt 4.5.4-1: engine-setup does not renew certificates

2023-09-15 Thread Lars Stolpe
Hi, these instructions i found some time before in a documentation. I don't know the exact place. what's the point in configuring the engine setup to use SSO_ALTERNATE_ENGINE_FQDNS if it is for using external certificates only? I do use engine-setup generated certificates. I want to add the shor

[ovirt-users] oVirt 4.5.4-1: engine-setup does not renew certificates

2023-09-14 Thread Lars Stolpe
Hi, I wanted to add short names to the webgui apache certificate. I followed these instructions: „Engine can be accessed using alternate host names (or IP addresses) that can configured by adding a new configuration file (for example /etc/ovirt-engine/engine.conf.d/99-custom-sso-setup.conf) with

[ovirt-users] Re: oVirt 4.5.4-1 OVA export generates incomplete XML tag in vm.ovf

2023-09-07 Thread lars . stolpe
Further investigations revealed actually two independent causes. 1. German umlauts (ä/ö/ü) in the description field lead reproducible to missing letters at the end of the exported vm.ovf file (sometimes one last character, sometimes the last two) A short test (only one) revealed, that the sugges

[ovirt-users] Re: Install Ovirt

2023-09-03 Thread lars . stolpe
What is the problem? Can you specify what happens, or what goes wrong? regards, Lars ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code o

[ovirt-users] oVirt 4.5.4-1 OVA export generates incomplete XML tag in vm.ovf

2023-09-03 Thread lars . stolpe
Hi, we can't import some OVA VMs into oVirt, that was previously exported in oVirt. Further investigations and testing showed, that in some vm.ovf files the last closing tag is missing ( ). Intense testing showed the following occurrence: on test DC (4.4.10.7-1): - about half of the VMs have

[ovirt-users] Re: virt-viewer - working alternative

2023-03-13 Thread lars . stolpe
i have my installation package from https://virt-manager.org The latest Windows MSI is 2021. The source you linked is more recent, but it seems to be source code only. I'm not able to compile windows programs so i'm still stuck with that old version. _

[ovirt-users] virt-viewer - working alternative

2023-03-10 Thread lars . stolpe
Hi all, i tryed to use virt-viewer 11 (Windows) with oVirt 4.4 . I also tryed virt-viewer 10, 9, 8, and 7. The older versions can't handle ISO residing in data domains, the latest version is crashing if try the media button. Almost all links on the website are dead, no user guide, no prerequisit

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-03-08 Thread lars . stolpe
instead of downgrading microcode i did eventually enabled the needed CPU flag: #> grubby --update-kernel=ALL --args="tsx=on" #> grub2-mkconfig -o /etc/grub2.cfg #> reboot Reverse changes after change the default CPU type of the cluster: set host in maintenance #> grubby --update-kernel=ALL --remov

[ovirt-users] Re: After install Ovirt Engine 4.5.4-1.el8 and click button Administration Portal I get Internal Server Error

2023-03-01 Thread lars . stolpe
downgrade to 42.2.3-3 # dnf downgrade postgresql-jdbc # dnf list postgresql-jdbc Installed Packages postgresql-jdbc.noarch 42.2.3-3.el8_2 @appstream ___ Users mailing list --

[ovirt-users] Re: Problem with update 4.4.3

2023-03-01 Thread lars . stolpe
As far as i remember, some repository changes are made at the EOL of CentOS 8. Do you use valid repository sources? Update ovirt-release44 Package, if not already done, and check all listed repositories. The example log in your link says, that one package is excluded by config. Check your repo

[ovirt-users] Re: Error Deploying the self-hosted engine using the command line

2023-02-17 Thread lars . stolpe
The deploy needs a temporary segment during deploy. This will be used via virbr0 an can not be in use by another interface. If your local network ist using this segment as well, you need to find a second one, or you have to divide you segment. ___ User

[ovirt-users] Re: Problem after upgrading oVirt

2023-02-17 Thread lars . stolpe
Hi, have you done your upgrade with the expired certificates active? Are your certs still SHA1? In this case you may need to renew your certificates. If your certificates are still expired you have to do it anyways. ___ Users mailing list -- users@ovirt.

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-17 Thread lars . stolpe
The deploy finished successfull now. Task: upgrade oVirt 4.3 to oVirt 4.4 boundary conditions: access to repositories via repository server only (RH Satellite), encapsulated management network (no connection outside this segment) short steps i have done starting with an already installed host:

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-17 Thread lars . stolpe
Next issue: CPU and microcode... In oVirt 4.3 Broadwell and Skylake are suported. In EL8 microcode updates are disabling the processor compatibility. This host can not be activated, because CPU requirements are not met. I hope i can downgrade the microcode package far enough to re-enable CPU s

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-16 Thread lars . stolpe
https://lists.ovirt.org/archives/list/de...@ovirt.org/message/SBCWNXLFLJBKTA3TFJARE7QCYZQ6QMMH/ that internal server error is because of updating to the latest updates available xD ___ Users mailing list -- users@ovirt.org To unsubscribe send an email

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-16 Thread lars . stolpe
> On Thu, Feb 16, 2023 at 12:19 PM > 8.5? Where? > > RHV officially supports only RHEL 8.6, AFAIR. > > oVirt is tested regularly on Stream, so should most likely work on > 8.7, or 8.8 when available. > > > Not sure what you mean. vdsm is on the host, not on the engine vm. the engine can not d

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-16 Thread lars . stolpe
> On Wed, Feb 15, 2023 at 2:16 PM > When was it usual to destroy it? I think it remains up since at least > 4.3, perhaps much longer. > As i was moving (reinstall with restore) hosted storage to a new SAN (V 4.3), the local VM was shut down before i could take action several times. > > Did you

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-15 Thread lars . stolpe
well, that's interesting... The deploy abortion did not destroy the local runing VM as usual. So i disabled CentOS-Stream-PowerTools.repo again (was re-enabled by deploy), and provided my modified oVirt repositories. I ran engine-setup on the running local VM, setup checked for updates, nothing

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-15 Thread lars . stolpe
The backed up system is the latest 4.3 and the install sources of 4.4 are also the latest available. i used "offline" and "pause" , set up squid on the deploy host, modified the repository files in the fresh temporary engine VM to point to our satellite. It worked fine to the point the deploy d

[ovirt-users] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-14 Thread lars . stolpe
Hi, thank you for your answer, your hints are helpful > Hi! > > On Tue, Feb 14, 2023 at 12:40 PM > It's not completely clear, what you are trying to do. I suppose you > refer to hosted-engine deployment with --restore-from-file. > I do an upgrade vorm 4.3 to 4.4 according to the official oVirt

[ovirt-users] oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-14 Thread lars . stolpe
Hi, I want to upgrade oVirt 4.3 to oVirt 4.4. Thus i have to reinstall one node to EL8 an deploy the engine with restore. i get this error message at deploy: [ INFO ] TASK [ovirt.ovirt.engine_setup : Install oVirt Engine package] [ ERROR ] fatal: [localhost -> 192.168.2.143]: FAILED! => {"change

[ovirt-users] Re: I need the deploy script to wait for fixing network configuration manually in oVirt 4.3.10

2023-01-30 Thread lars . stolpe
Thanks to both of you for your replies, the bond is named "bond2". That parameter is helpful, i did find that parameter in the 4.5 dokumetation, but was different and not recognized from 4.3. (is there a list of possible switches?) I did solve my problem by working around the problem. A bare m

[ovirt-users] I need the deploy script to wait for fixing network configuration manually in oVirt 4.3.10

2023-01-25 Thread lars . stolpe
Hi, i'm planing to upgrade our production environment from oVirt 4.3 to 4.4. So i do need a fresh oVirt 4.3 installation to test the procedure before doing it in production. The command line deploy script can't handle network interfaces correctly. If i use either a single NIC oder a bond (active

[ovirt-users] OVirt 4.4.4 repository dependencies

2021-01-07 Thread lars . stolpe
Hi, in OVirt 4.3 and earlier i had to activate many repositorys beside OVirt4.3 repo because of dependencies. centos-sclo-rh-release ovirt-4.3 ovirt-4.3-centos-gluster5 ovirt-4.3-centos-opstools ovirt-4.3-centos-ovirt43 ovirt-4.3-centos-qemu-ev ovirt-4.3-epel ovirt-4.3-virti

[ovirt-users] Re: ovirt_vm ansible module -- how to wait for ova export to finish

2020-01-26 Thread lars . stolpe
When exporting a single VM lasted longer than 30 minutes, you may ran into this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1684266 ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: h

[ovirt-users] Re: API OVA export - getting job id/job status

2020-01-24 Thread lars . stolpe
Hi Joseph, that "Image Level" backup as OVA file is a monthly backup as a basic for us, to have a complete virtual machine. There are also weekly full and daily incremental backups on filesystem level using a backup agent and remote backup. Our biggest V-disk is 300GB which is exported in 29 mi

[ovirt-users] Re: API OVA export - getting job id/job status

2020-01-24 Thread lars . stolpe
Hi Jan, i've seen this post too, but i've absolutely no idea of dealing with ansible, so i can't say much in this topic. The hope was, that i made a mistake in my script :) Lars ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to

[ovirt-users] Re: ovirt upgrade

2020-01-23 Thread lars . stolpe
Hi, that looks like a special RdeHat Package. If you do not have installed RHV but oVirt you need to refer the manualy upgrade documentation, especialy chapter 9 ( upgrade 4.2 to 4.3). Spare all RedHat related parts (if you not have RHV) an it will work fine. https://access.redhat.com/documentati

[ovirt-users] API OVA export - getting job id/job status

2020-01-23 Thread lars . stolpe
hi, I tryed this with API 4.2 and 4.3. purpose of the following script is, to export a given list of vm as OVA one after another. To reach that i need to monitor the job status and pause the script till the actual export is done. The script works fine, but not the restriction of the returned job

[ovirt-users] Re: no hosted engine deploy while adding new host (oVirt 4.3.5)

2019-09-18 Thread lars . stolpe
That worked. Thanks a lot. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/communit

[ovirt-users] no hosted engine deploy while adding new host (oVirt 4.3.5)

2019-09-18 Thread lars . stolpe
I tryed to add a new host to my oVirt environment. I remember a checkbox whether the engine HA wil depoyed or not in oVirt 4.1. Now the environmentist oVirt 4.3.5. In the add host dialog windows I cant find that option anymore. In edit window after host installation ther ist also no hosted engin