[ovirt-users] Re: Unassigned hosts

2020-08-07 Thread Nardus Geldenhuys
Hi Artur Hope you are well, please see below, this after I restarted the engine: host: [root@ovirt-aa-1-21:~]↥ # tcpdump -i ovirtmgmt -c 1000 -nnvvS dst ovirt-engine-aa-1-01 tcpdump: listening on ovirtmgmt, link-type EN10MB (Ethernet), capture size 262144 bytes 2020-08-07 12:09:32.553543

[ovirt-users] Re: Unassigned hosts

2020-08-07 Thread Artur Socha
Hi Nardus, There is one more thing to be checked. 1) could you check if there are any packets sent from the affected host to the engine? on host: # outgoing traffic sudo tcpdump -i -c 1000 -nnvvS dst 2) same the other way round. Check if there are packets received on engine side from

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Martin Perina
Hi Nardus, I'm assuming that your setup was stable and you were able to run your VMs without problems. If so, then below is not a solution to your problem, you should really check engine and VDSM logs for reasons why your hosts become NonResponsive. Most probably there is underlying storage or

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Artur Socha
Thanks Nardus, After a quick look I found what I was suspecting - there are way too many threads in Blocked state. I don't know yet the reason but this is very helpful. I'll let you know about the findings/investigation. Meanwhile, you may try restarting the engine as (a very brute and ugly)

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Artur Socha
Sure thing. On engine host please find jboss pid. You can use this command: ps -ef | grep jboss | grep -v grep | awk '{ print $2 }' or jps tool from jdk. Sample output on my dev environment is: ± % jps !2860 64853 jboss-modules.jar 196217 Jps

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Nardus Geldenhuys
Hi Can create thread dump, please send details on howto. Regards Nardus On Thu, 6 Aug 2020 at 14:17, Artur Socha wrote: > Hi Nardus, > You might have hit an issue I have been hunting for some time ( [1] and > [2] ). > [1] could not be properly resolved because at a time was not able to >

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Nardus Geldenhuys
Hi [root@engine-aa-1-01 ovirt-engine]# sudo yum list installed | grep vdsm vdsm-jsonrpc-java.noarch 1.4.18-1.el7 @ovirt-4.3 [root@engine-aa-1-01 ovirt-engine]# sudo yum list installed | grep vdsm vdsm-jsonrpc-java.noarch 1.4.18-1.el7 @ovirt-4.3

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Artur Socha
Hi Nardus, You might have hit an issue I have been hunting for some time ( [1] and [2] ). [1] could not be properly resolved because at a time was not able to recreate an issue on dev setup. I suspect [2] is related. Would you be able to prepare a thread dump from your engine instance?

[ovirt-users] Re: Unassigned hosts

2020-08-06 Thread Nardus Geldenhuys
Also see this in engine: Aug 6, 2020, 7:37:17 AM VDSM someserver command Get Host Capabilities failed: Message timeout which can be caused by communication issues On Thu, 6 Aug 2020 at 07:09, Strahil Nikolov wrote: > Can you fheck for errors on the affected host. Most probably you need the >

[ovirt-users] Re: Unassigned hosts

2020-08-05 Thread Nardus Geldenhuys
Restarted vdsmd on host: mom.log: 2020-08-06 07:21:19,053 - mom.GuestManager - INFO - Guest Manager ending 2020-08-06 07:21:20,483 - mom.HostMonitor - INFO - Host Monitor ending 2020-08-06 07:21:24,795 - mom - INFO - MOM starting 2020-08-06 07:21:24,833 - mom - INFO - hypervisor interface

[ovirt-users] Re: Unassigned hosts

2020-08-05 Thread Strahil Nikolov via Users
Can you fheck for errors on the affected host. Most probably you need the vdsm logs. Best Regards, Strahil Nikolov На 6 август 2020 г. 7:40:23 GMT+03:00, Nardus Geldenhuys написа: >Hi Strahil > >Hope you are well. I get the following error when I tried to confirm >reboot: > >Error while

[ovirt-users] Re: Unassigned hosts

2020-08-05 Thread Nardus Geldenhuys
Hi Strahil Hope you are well. I get the following error when I tried to confirm reboot: Error while executing action: Cannot confirm 'Host has been rebooted' Host. Valid Host statuses are "Non operational", "Maintenance" or "Connecting". And I can't put it in maintenance, only option is

[ovirt-users] Re: Unassigned hosts

2020-08-05 Thread Strahil Nikolov via Users
After rebooting the node, have you "marked" it that it was rebooted ? Best Regards, Strahil Nikolov На 5 август 2020 г. 21:29:04 GMT+03:00, Nardus Geldenhuys написа: >Hi oVirt land > >Hope you are well. Got a bit of an issue, actually a big issue. We had >some >sort of dip of some sort. All