[ovirt-users] Migrate Hosted-Engine to different cluster

2023-12-04 Thread Michaal R via Users
I know this question pops up on a regular with this forum, but my best search engine manipulation turned up only to back up the engine configuration to a shared storage, then restore it on the other cluster using hosted-engine --deploy --restore-from-file=backup.tar.gz. While this is workable (i

[ovirt-users] Re: Install oVirt node NG on SW raid

2023-12-04 Thread Jirka Simon
I used centos Stream8 instead of oVirt node NG and it works well. i don't know why but i wans't able to change grub parameters. /etc/default/grub was modified grub2-mkconfig-o /boot/efi/EFI/centos/grub.cfg was sucessfull dracut -f -v --mdadmconf finished OK, but after restart there was old

[ovirt-users] Re: Install oVirt node NG on SW raid

2023-12-04 Thread Patrick Dubois via Users
I run a small cluster of Rocky 9 hosts all provisioned with multiple Raid10 partitions spanning a range of disks. It works great but is also auto-provisioned with Raid10 in place, not modified after the fact. My first thought is your initramfs is lacking the raid modules. Works great for me an