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

2023-03-08 Thread Sandro Bonazzola
Il giorno gio 9 mar 2023 alle ore 07:43 Yedidyah Bar David ha scritto: > Hi, > > Great job! > > Perhaps you'd like to post this somewhere more noticeable/findable? > > I'd love to say "E.g. on the oVirt blog", but I have absolutely no idea > how that is updated. Adding Sandro... > For oVirt

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

2023-03-08 Thread Yedidyah Bar David
Hi, Great job! Perhaps you'd like to post this somewhere more noticeable/findable? I'd love to say "E.g. on the oVirt blog", but I have absolutely no idea how that is updated. Adding Sandro... Best regards, On Thu, Mar 9, 2023 at 6:46 AM wrote: > > instead of downgrading microcode i did

[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

[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

[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

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

2023-02-16 Thread Yedidyah Bar David
On Thu, Feb 16, 2023 at 12:19 PM wrote: > Almost... > The deploy went good, til this host was added. There is a bug that prevents > vdsm to read the local configuration. > I used RHEL 8.5 and did not update, because the latest update 7.9 made oVirt > 4.2 inoperable. So i decided to use the

[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

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

2023-02-15 Thread Yedidyah Bar David
On Wed, Feb 15, 2023 at 2:16 PM wrote: > > well, that's interesting... > The deploy abortion did not destroy the local runing VM as usual. When was it usual to destroy it? I think it remains up since at least 4.3, perhaps much longer. > So i disabled CentOS-Stream-PowerTools.repo again (was

[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 Yedidyah Bar David
On Wed, Feb 15, 2023 at 12:41 PM wrote: > > 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

[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

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

2023-02-14 Thread Yedidyah Bar David
On Tue, Feb 14, 2023 at 1:36 PM wrote: > > 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

[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] Re: oVirt 4.4 hosted engine deploy fails - repository issues

2023-02-14 Thread Yedidyah Bar David
Hi! On Tue, Feb 14, 2023 at 12:40 PM wrote: > > 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. It's not completely clear, what you are trying to do. I suppose you refer to hosted-engine deployment with