[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread Alex K
On Fri, Jan 15, 2021, 22:04 penguin pages wrote: > > Thanks for replies. > > Here is where it is at: > > # Two nodes think no VMs exist > [root@odin ~]# vdsm-client Host getVMList > [] > > #One showing one VM but down > [root@medusa ~]# vdsm-client Host getVMList > [ > { > "status": "

[ovirt-users] ovirt-ha-agent

2021-01-15 Thread Ariez Ahito
last dec i installed hosted-engine seems to be working, we can migrate the engine to different host. but we need to reinstall everything because of gluster additional configuration. so we did installed hosted-engine. but as per checking. we cannot migrate the engine to other hosts. and the ovirt

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
Thanks for replies. Here is where it is at: # Two nodes think no VMs exist [root@odin ~]# vdsm-client Host getVMList [] #One showing one VM but down [root@medusa ~]# vdsm-client Host getVMList [ { "status": "Down", "statusTime": "2153886148", "vmId": "69ab4f82-1a53-4

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread Alex K
On Fri, Jan 15, 2021, 20:20 Strahil Nikolov via Users wrote: > > > > > Questions: > > 1) I have two important VMs that have snapshots that I need to boot > > up. Is their a means with an HCI configuration to manually start the > > VMs without oVirt engine being up? > What it worked for me was: >

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread Strahil Nikolov via Users
> > Questions: > 1) I have two important VMs that have snapshots that I need to boot > up. Is their a means with an HCI configuration to manually start the > VMs without oVirt engine being up? What it worked for me was: 1) Start a VM via "virsh" define a virsh alias: alias virsh='virsh -c qemu:

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
I found this document which was useful to explain some details on how to debug and roles. https://www.ovirt.org/images/Hosted-Engine-4.3-deep-dive.pdf But still stuck with engine not starting. ___ Users mailing list -- users@ovirt.org To unsubscribe

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
So only two things that jump out are just 1) ovirt-ha-agent not starting... back to python sillyness that I have no idea on debug [root@medusa ~]# systemctl status ovirt-ha-agent.service ● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent Loaded: loaded (/usr/l

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
Maybe this is the rathole cause? [root@medusa system]# systemctl status vdsmd.service ● vdsmd.service - Virtual Desktop Server Manager Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: disabled) Active: active (running) since Fri 2021-01-15 10:53:56 EST; 5s ag

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
[root@medusa ~]# virsh net-list Please enter your authentication name: admin Please enter your password: Name StateAutostart Persistent ;vdsmdummy; active no no # Hmm.. so not sure with oVirt this is expected.. but the

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
Seems fresh cup cofee is helping Post streams update fubar issues # Fix dependancy issues yum update --allowerasing # List VMs read only and bypass password issue.. uh.. bueller... I know it has VMs.. [root@odin ~]# virsh --readonly list Id Name State # Set passwor

[ovirt-users] Re: Q: Node SW Install from oVirt Engine UI Failed

2021-01-15 Thread Andrei Verovski
Hi, After installing fresh CentOS stream (on HP ProLiant Node) with recommended partitioning scheme I did in oVirt Engine Web UI Hosts -> New (add node ended with success), the Hosts -> Installation -> Install, and this failed. > On 15 Jan 2021, at 17:11, penguin pages wrote: > > What is in

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
Thanks for reply.. seems guestfish is a tool I need to do some RTFM on. This would I think allow me to read in disk from then "engine" storage. and manipulate files within it. But is their a way to just start the VMs? I guess I jumped from "old school virsh" to relying upon oVirt GUI... and

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread Michael Jones
ouch, re: starting vms without ovirt, you can get access to vms locally using guestfish, i've used that before to fix vms after server room aircon failure. (it's not really a way to run the vms, but more for access when you can run the vm) export LIBGUESTFS_BACKEND=direct should be able to copy

[ovirt-users] Re: Q: Node SW Install from oVirt Engine UI Failed

2021-01-15 Thread penguin pages
What is in /var/log/messages What steps did you take to deploy post CentOS 8 Streams deployment? Did you launch from Cockpit UI? The GUI deployment process does output reasonable logs ___ Users mailing list -- users@ovirt.org To unsubscribe send an e

[ovirt-users] Re: oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
Update: [root@thor ~]# dnf update --allowerasing Last metadata expiration check: 0:00:09 ago on Fri 15 Jan 2021 10:02:05 AM EST. Dependencies resolved. =

[ovirt-users] Q: Node SW Install from oVirt Engine UI Failed

2021-01-15 Thread Andrei Verovski
Hi, I installed fresh CentOS Stream on HP ProLiant and now trying to install Node SW from oVirt Engine WEB UI. Software installation failed but no comprehensive description displayed in WEB UI. Where I can find detailed logs what’s going wrong? On node "sudo dnf repolist —all” lists required re

[ovirt-users] oVirt Engine no longer Starting

2021-01-15 Thread penguin pages
3 node cluster. Gluster for shared storage. CentOS8 Updated to CentOS 8 Streams :P -> https://bugzilla.redhat.com/show_bug.cgi?id=1911910 After several weeks .. I am really in need of direction to get this fixed. I saw several postings about oVirt package issues but not found a fix. [ro

[ovirt-users] Re: Create new user, but why cannot login ?

2021-01-15 Thread tommy
Thanks you! You are right, I have resolved it. From: users-boun...@ovirt.org On Behalf Of Artur Socha Sent: Friday, January 15, 2021 5:21 PM To: tommy Cc: users Subject: [ovirt-users] Re: Create new user, but why cannot login ? Hi Tommy, It looks you are missing some pe

[ovirt-users] Re: potential split-brain after upgrading Gluster version and rebooting one of three storage nodes

2021-01-15 Thread user-5138
Sadly that did not fix the issue either. I found an old thread and was able to fix the issue by following the advice: https://lists.ovirt.org/pipermail/users/2016-February/038046.html https://lists.ovirt.org/pipermail/users/2016-February/038049.html Thanks for your help everyone.

[ovirt-users] Re: Create new user, but why cannot login ?

2021-01-15 Thread Artur Socha
Hi Tommy, It looks you are missing some permissions (roles)? Are you trying to login to the administration panel(that's my guess) or to VM portal? Anyway, to resolve this issue assign relevant roles to that newly created user using your admin account. Artur On Fri, Jan 15, 2021 at 7:10 AM tomm

[ovirt-users] Re: cockpit-ovirt-dashboard

2021-01-15 Thread Sandro Bonazzola
Il giorno mer 13 gen 2021 alle ore 02:25 Gary Pedretty ha scritto: > So with the latest updates to Ovirt and CentOS 8 Stream it seems that you > either can not install cockpit-ovirt-dashboard, or if you do, it downgrades > cockpit-bridge and cockpit-system. You then end up not showing up to date