[ovirt-users] Re: OVIRT-Node Engine Deployment Failure due to no URLs in mirrorlist

2022-02-02 Thread Abe E
I just tested with it, still getting the error about gluster8 mirrors despite using updated mirrors. Its as if the engine deployment has different mirror instructions to use. Running yum update -y ovirt-release44 returns [root@hyper-1 yum.repos.d]# dnf update -y ovirt-release44 Last metadata ex

[ovirt-users] Re: [ANN] oVirt Node 4.4.10.1 Async update

2022-02-02 Thread Abe E
Hey Lev, I dont think this update solves the mirror issue on engine deployment, seems to error out on gluster mirrors despite the node/host servers not throwing any errors for those updated repos. I tested using todays 4.4.10-2022020214.el8.iso ___ Use

[ovirt-users] Re: [ANN] oVirt Node 4.4.10.1 Async update

2022-02-03 Thread Abe E
The logs are big, not sure if you want more than this: 2022-02-02 20:20:54,043-0700 INFO ansible ok {'status': 'OK', 'ansible_type': 'task', 'ansible_playbook': '/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml', 'ansible_host': 'localhost', 'ansible_task': 'Gather facts on install

[ovirt-users] Re: OVIRT-Node Engine Deployment Failure due to no URLs in mirrorlist

2022-02-03 Thread Abe E
Hey Strahil 2022-02-02 20:20:54,043-0700 INFO ansible ok {'status': 'OK', 'ansible_type': 'task', 'ansible_playbook': '/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml', 'ansible_host': 'localhost', 'ansible_task': 'Gather facts on installed packages', 'task_duration': 3} 2022-02-

[ovirt-users] Re: Tried updated version of ovirt-node-ng-installer/4.4.10-202202021

2022-02-03 Thread Abe E
Run dnf install -y https://resources.ovirt.org/pub/ovirt-4.4/rpm/el8/x86_64/ovirt-engine-appliance-4.4-20220203103124.1.el8.x86_64.rpm This new update fixed it for me, was having the same issue. ___ Users mailing list -- users@ovirt.org To unsubscribe s

[ovirt-users] Re: [ANN] oVirt Node 4.4.10.1 Async update

2022-02-03 Thread Abe E
Can confirm the new update resolved the issue. Thank You ___ 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 of Conduct: https://www.ovir

[ovirt-users] ovirtmgmt VLAN and IP Change

2022-02-18 Thread Abe E
Hello All, So due to some issues with provisioning new networks in our lab, I have to use a different VLAN in for my ovirt cluster. Cluster -> 3 Hosts (Hyperconverged) What I want to do is essentially change the Ovirtmgmt interface to another vlan but also change the IP Schemes, I wont be needi

[ovirt-users] Re: ovirtmgmt VLAN and IP Change

2022-02-18 Thread Abe E
When you say "As a side note because the engine doesn't make this very clear in the UI: If you want to change the network used for the various roles, (storage, VM, console, management, default gateway, migration) you do so at the cluster level. (Main menu-> Compute -> Clusters -> Cluster name -> L

[ovirt-users] Re: ovirtmgmt VLAN and IP Change

2022-02-19 Thread Abe E
How did you do this if the host had a gluster volume on it though? Mine does not let me remove due to that. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-p

[ovirt-users] Re: ovirtmgmt VLAN and IP Change

2022-02-19 Thread Abe E
Your method worked ! I additionally had to run the engine rename service script to change the hostname of the engine as well. My only issue now is after readding all the nodes with new hostnames my main host node 1 will not allow me to remove and re-add as a new hostname as there is a gluster vo

[ovirt-users] Broke my GlusterFS somehow

2022-02-19 Thread Abe E
So upon changing my ovirt nodes (3Hyperconverged Gluster) as well as my engines hostname without a hitch I had an issue with 1 node and somehow I did something that broke its gluster and it wouldnt activate, So the gluster service wont start and after trying to open the node from webgui to see w

[ovirt-users] Re: Broke my GlusterFS somehow

2022-02-21 Thread Abe E
Thats what I did, rebuilt the Ovirt. Im learning alot so I dont mind but I want to make sure its built and designed well by me before I ever let anyone get hands on it from my colleagues as I inherited an old system that was never maintained and its been a lot to figure out how they designed it

[ovirt-users] Migrating VMs from 4.3 Ovirt Env to new 4.4 Env

2022-02-21 Thread Abe E
So as title states I am moving VMs from an old system of ours with alot of issues to a new 4.4 HC Gluster envr although it seems I am running into what I have learnt is a 4.3 bug of some sort with exporting OVAs. Some of my OVAs are showing large GB sizes although their actual size may be 20K

[ovirt-users] Re: Migrating VMs from 4.3 Ovirt Env to new 4.4 Env

2022-02-21 Thread Abe E
Hey Patrick, First of all thank you for your help these past few days, I see you are quite experienced haha. I thought so too, because i have like 10 VMs that are just clones of 1 main rockylinux vm I built and some failed while others passed, quite random. I almost destroyed the old VMs too so

[ovirt-users] Importing KVMs and QCOW

2022-03-04 Thread Abe E
Hey Everyone So one thing that hasnt been clear for me is method for importing KVMs and QCOW images to ovirt. I have had some success with importing some VMs in KVM format by building a VM of same size and then replacing the image file based on its disk ID. My issue so far has been with some pr

[ovirt-users] Re: Importing KVMs and QCOW

2022-03-05 Thread Abe E
Does this not assume one has a KVM running in a KVMManager or the like? All I have is a qcow or a .raw file from for example Ruckus for a virtual smartzone VM that I want to import, I dont have the option of a URI to point to. ___ Users mailing list -- u

[ovirt-users] Re: [External] : Importing KVMs and QCOW

2022-03-07 Thread Abe E
It seems the images I was given by the company are not working with OVIRT. OVA Import failed over GUI, the KVM Raw images failed to boot. I was able to take the ova though and convert it to a qcow image through the CLI and upload it to the GUI Disk page and attach it to my VM, that is when it ac

[ovirt-users] Re: Importing KVMs and QCOW

2022-03-07 Thread Abe E
The odd thing when I do that is that on boot the VM says no boot device or the like ___ 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 of

[ovirt-users] Re: [External] : Importing KVMs and QCOW

2022-03-11 Thread Abe E
Thanks for the reply. Yes I was able to make it work in the end, for some reason Ovirt didnt recognize the QCOW or Raw files as they were, so instead I took the vmdk my vendor provided me and converted it to qcow and ovirt then recognized it correctly. ___

[ovirt-users] Engine across Clusters

2022-03-11 Thread Abe E
Has anyone setup hype converged gluster (3Nodes) and then added more after while maintaining access to the engine? An oversight on my end was 2 fold, Engine gluster being on engine nodes and new nodes requiring their own cluster due to different CPU type. So basically I am trying to see if I can

[ovirt-users] VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Abe E
So I have my 2nd node in my cluster that showed an upgrade option in OVIRT. I put it in maint mode and ran the upgrade, it went through it but at one point it lost its internet connection or connection within the gluster, it didnt get to the reboot process and simply lost its connection to the en

[ovirt-users] Re: Engine across Clusters

2022-03-22 Thread Abe E
As always thank you Patrick! ___ 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 of Conduct: https://www.ovirt.org/community/about/communi

[ovirt-users] Re: Engine across Clusters

2022-03-22 Thread Abe E
Interesting points, thank you btw ___ 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 of Conduct: https://www.ovirt.org/community/about/co

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Abe E
Interestingly enough I am able to re-install ovirt from the engine to a certain point. I ran a re-install and it failed asking me to run vdsm-tool config-lvm-filter Error: Installing Host ovirt-2... Check for LVM filter configuration error: Cannot configure LVM filter on host, please run: vdsm-to

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Abe E
Yes it throws the following: This is the recommended LVM filter for this host: filter = [ "a|^/dev/disk/by-id/lvm-pv-uuid-DxNDT5-3NH3-I1YJ-0ajl-ah6W-M7Kf-h5uZKU$|", "a|^/dev/disk/by-id/lvm-pv-uuid-Yepp1J-dsfN-jLh7-xCxm-G7QC-nbaL-6rT2KY$|", "r|.*|" ] This filter allows LVM to access the loca

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Abe E
Apologies, here it is [root@ovirt-2 ~]# vdsm-tool config-lvm-filter Analyzing host... Found these mounted logical volumes on this host: logical volume: /dev/mapper/gluster_vg_sda4-gluster_lv_data mountpoint: /gluster_bricks/data devices: /dev/disk/by-id/lvm-pv-uuid-DxNDT5-3NH3

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-22 Thread Abe E
Thank You. I've tried to re-install the current ovirt package only (ovirt-engine-appliance-4.4-20220308105414.1.el8.x86_64.rpm). My Ovirt Hose is running 4.4. I am not sure if we can fully rely on the info ovirt reports being that it sees this server as "not responding" but these are specs: O

[ovirt-users] Re: VDSM Issue after Upgrade of Node in HCI

2022-03-23 Thread Abe E
After running : yum reinstall ovirt-node-ng-image-update It re-installed the ovirt node and I was able to start VDSM again aswell as the ovirt-ha-broker an ovirt-ha-agent. I was still unable to activate the 2nd Node in the engine so I tried to re-install with engine deploy and it was able to co

[ovirt-users] Re: No bootable device

2022-03-24 Thread Abe E
Is it set as bootable? I have seen some QCOWs not be read correctly by ovirt. In that case I would take an OVA file and convert it manually to QCOW using the CLI, sometimes the QCOW works only with IDE from what I have seen. My way is somewhat long but usually works for me: Upload to Disk page in

[ovirt-users] Issue upgrading 4.4 to 4.5 Gluster HCG

2022-04-25 Thread Abe E
Hey All, I am having an issue upgrading from 4.4 to 4.5. My setup 3 Node Gluster (Cluster 1) + 3 Node Cluster (Cluster 2) If i recall the process correctly, the process I did last week: On all my Nodes: dnf install -y centos-release-ovirt45 --enablerepo=extras On Ovirt Engine: dnf install -y c

[ovirt-users] Re: Issue upgrading 4.4 to 4.5 Gluster HCG

2022-04-25 Thread Abe E
Also, I checked for the postgresql-jdbc version on engine and it did not upgrade, it is on 42.2.3. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.htm

[ovirt-users] Re: Issue upgrading 4.4 to 4.5 Gluster HCG

2022-04-26 Thread Abe E
That did the trick for those nodes that wouldn't connect to the gluster, thank you! For the issue with the Gluster Node itself booting to emergency mode, it did not make a difference. The error in emergency mode says dependency failed for /gluster_bricks/data Subject: Unit gluster_bricks-data.m

[ovirt-users] (no subject)

2022-04-26 Thread Abe E
Seems the Gluster Node that booted from 4.5 into emergency mode was due to not finding the mounts for gluster_bricks data and engine, its as if it cant see them any more. Once i removed the mounts from /etc/fstab it lets me in, I could boot up to the node past emergency mode but odd issue. One

[ovirt-users] Re: (no subject)

2022-04-26 Thread Abe E
I ran the following: dnf -q list installed centos-release\* ovirt-release\* ovirt-engine and it shows I do have gluster10 which comes with 4.5. I have checked other threads already but didnt find anything that matched my issue. Can you link what you're referring to? SDA4 is where the Data and

[ovirt-users] Re: (no subject)

2022-04-27 Thread Abe E
Will do, thanks anyways ___ 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 of Conduct: https://www.ovirt.org/community/about/community-gu

[ovirt-users] 4.4 to 4.5, lost Gluster Mounts for data and engine

2022-04-27 Thread Abe E
Seems the Gluster Node that booted from 4.5 into emergency mode was due to not finding the mounts for gluster_bricks data and engine, its as if it cant see them any more. Once i removed the mounts from /etc/fstab it lets me in, I could boot up. This is node 3 of the Gluster, Arbiter. [root@ovirt

[ovirt-users] Re: Host cannot connect to storage domains

2022-04-27 Thread Abe E
I think you're running into that bug, someone mentioned the following which seemed to work for my nodes that complained of not being able to connect to the storage pool. The following fix worked for me, i.e. replacing the following line in /usr/lib/python3.6/site-packages/vdsm/gluster/cli.y Re

[ovirt-users] Re: Issue upgrading 4.4 to 4.5 Gluster HCG

2022-04-28 Thread Abe E
If I wanted to rebuild that single node, what's the best way. Since it is up, I assume I can rebuild the partition using the below config then resetting the brick from engine? vgname: gluster_vg_sda pvname /dev/sda4 lvname gluster_lv_engine vgname:gluster_vg_sda path /gluster_bricks/engine lvn

[ovirt-users] Rebuilding Gluster Storage through GUI?

2022-05-03 Thread Abe E
Is it possible to reconfigure my broken arbiter gluster from the GUI? Something broke it all in my 4.4 to 4.5 Upgrade after reboot and I just don't have the time to keep TSing through it versus attempting to rebuild it. Has anyone ever tried re-installing the node itself and using the ovirt gui

[ovirt-users] Re: Rebuilding Gluster Storage through GUI?

2022-05-03 Thread Abe E
I am happy no one answered, was a fun experimenting process but I was able to reconfigure the gluster node using an ansible playbook from redhats website. Instructions for whats needed: - https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infrastructure_for_virtualization/1.6/h

[ovirt-users] CLI Offline Engine Deployment failing to activate storage domain to gluster error 400

2022-05-05 Thread Abe E
Due to some complications in my 4.4 to 4.5 upgrade that have taken down ovirt for a few days I must go back to 4.4 to salvage what I can and rethink how I will upgrade. Due to that im having to rebuild my engine although I took backups prior. My issue currently is with 4.4 the engine deployment

[ovirt-users] Re: CLI Offline Engine Deployment failing to activate storage domain to gluster error 400

2022-05-06 Thread Abe E
It actually turned out to be remnants of a bad engine setup, once I cleared it up I got past that. Now I am at the point where I upgraded my engine to 4.5 as my latest working backup was a 4.5 engine. Reason I didnt deploy the engine with the backup was because node is on 4.4 and engine was orig

[ovirt-users] Re: CLI Offline Engine Deployment failing to activate storage domain to gluster error 400

2022-05-06 Thread Abe E
I was actually able to bypass this issue by deleting the sql dir for data and engine(well tarballing incase it was a bad move) and restoring and then setting up engine. Finally after few days of hard work its up, now my issue is hosts not responding although they are up. This is the error one

[ovirt-users] OVIRT Engine Restore from old Backup

2022-05-06 Thread Abe E
Hey All, I really dont like spamming the forums but the issues I am having keep changing entirely. I am at the point where I can get much closer to rebuilding my engine although my hurtle currently is restoring. When I restore using my most recent backup it is problematic Currently I am restori

[ovirt-users] OVIRT Engine Restore from old Backup

2022-05-06 Thread Abe E
Hey All, I really dont like spamming the forums but the issues I am having keep changing entirely. I am at the point where I can get much closer to rebuilding my engine although my hurtle currently is restoring. When I restore using my most recent backup it is problematic Currently I am restori

[ovirt-users] Re: OVIRT Engine Restore from old Backup

2022-05-07 Thread Abe E
I have even tried usine answers files when deploying the engine with the backup and marking what I want the UUID to be and the name of the domain but it continues to fail. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-l

[ovirt-users] Re: CLI Offline Engine Deployment failing to activate storage domain to gluster error 400

2022-05-09 Thread Abe E
If anyone has this issue, just comment out the nodes from your engines /etc/hosts file -- Once it catches it is offline or nonresponsive you can put it in maintenance, uncomment it and then you can enroll certificates and/or reinstall without need to reboot after and once done activate.

[ovirt-users] Re: OVIRT Engine Restore from old Backup

2022-05-09 Thread Abe E
So I used my most recent backup I could make work (March but better than nothing). Got all the glusters going and the hosts, my only issue currently is the data domain was imported with the restore deployment despite this it shows offline and inactive. Storage ID in GUI shows as e9c41992-2130-4

[ovirt-users] Re: OVIRT Engine Restore from old Backup

2022-05-09 Thread Abe E
Spoke too soon, the above + it seems occasionally the gluster on 2 nodes reports Cluster quorum is not met. I did have to at one point rebuild the glusters which includes the bricks, am I at the point where I should be resetting the brick on a node? __

[ovirt-users] Re: OVIRT Engine Restore from old Backup

2022-05-10 Thread Abe E
Do you think I could salvage the data at this point? I have only node that remains saying it has 1.5TB of 4/5ishTB although I cannot find within the image folders my VMsize that I expect. I am beginning to think my gluster had issues before 4.5 "broke" it. 27K Unsynced Entries doesnt sound righ

[ovirt-users] OVA Import Fail

2022-05-12 Thread Abe E
Anyone getting issues with OVA Imports on 4.4? I exported this from ovirt back in March although now importing again it is failing. My engine logs show it erroring out here: Command, return: StatusReturn:{status='Status [code=0, message=Done]'}, log id: 7f970c1f 2022-05-12 17:14:40,396-06 INFO

[ovirt-users] Re: GlusterFS storage domain - no "Bricks" tab - Ovirt 4.5.0.2

2022-05-16 Thread Abe E
Under your Datacenter or Cluster (1 of those), there is a tick for enable gluster service, make sure thats ticked. What about in the CLI, gluster bricks show there? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovi

[ovirt-users] Re: OVA Import Fail

2022-05-17 Thread Abe E
Once I upgraded my engine and nodes it seemed to work, thank you Liran. ___ 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 of Conduct: ht

[ovirt-users] OVIRT Package Upgrade Interrupted

2022-06-10 Thread Abe E
It seems I haven't learned my lesson with upgrading via GUI. For some reason my server crashed during use of the GUI Upgrade method and it looks like maybe it did not complete or the like. 3NodeGluster I then noticed that I had actually upgrading a single node to the 4.5.1 Testing Version, that

[ovirt-users] Re: OVIRT Package Upgrade Interrupted

2022-06-13 Thread Abe E
Thank You Strahil, I was actually able to use the node snapshot to revert a version back and get things going again. This time I'll wait till its completed its testing phase and maybe get a small lab to test the upgrade on, I need to remove the testing Repo as well, I was not aware that it was

[ovirt-users] Re: OVIRT Package Upgrade Interrupted

2022-06-16 Thread Abe E
All my Nodes are on the same version currently of 10, are you saying its a good idea to do to be ready for any differences if I ever upgrade later on? Does the opversion correlate with the actual gluster version or does it just have to be higher than other nodes on lower versions? I ask bec

[ovirt-users] 1 Unsynced Entry

2022-06-16 Thread Abe E
I am having an issue on 1 single node where it is reporting 1 unsynced entry and it is not healing by itself or by force. In the glustershd.log it is reporting the following: W [MSGID: 114031] [client-rpc-fops_v2.c:2620:client4_0_lookup_cbk] 0-data-client-2: remote operation failed. [{path=}, {

[ovirt-users] Re: Dedicated Migration Network

2022-06-16 Thread Abe E
I currently have it setup in similar way. I'd love to do 10G when the switch is upgraded but for now. MGMT-2 or 4Port Bond depending on SRVR Gluster-2 or 4Port Bond You can configure under your Cluster as to which Network you want to use for which, whether mgmt or gluster or even migration. ___

[ovirt-users] Re: Cant fix network

2022-06-16 Thread Abe E
Can I ask why you didnt just do an engine-cleanup and then engine-setup and with the clean engine environment manually add your node and import storage domains? You should run it in a VM take a snapshot of the base config and test it out, it may be useful in the future for recovery. I learned al

[ovirt-users] Re: Dedicated Migration Network

2022-06-20 Thread Abe E
They should have IPs yes, but without a GW set. I think It is better to have isolated vlans, the whole point of separating the 2 networks is generally for this purpose, only data traffic traversing. I am really tempted to try jumbo frames as well although the network I am under @ work is not on