[ovirt-users] VM (live) migrate after update ovirt 4.2 -> 4.4

2022-08-16 Thread Fabian Mohren
Hi,

we have upgrade the Cluster (and all Hosts) to oVirt 4.4 and Oracle Linux 8.5
After the Upgrade, we cannot migrate VMs from one Host to another (same 
Cluster).
oVirt stock, and on Hosts Tab we see the message (one the vm):
"VM-CPU dosent match the Cluster-CPU". 

We checked the xml config from kvm
We checked the DB for Cluster-CPU and VM-CPU - its the same 
(Cascadelake-Server-noTSX,-mpx).


select name, cpu_name, cpu_flags from cluster;
   name   |cpu_name|
 cpu_flags
--++
 TestMigrationCluster | Intel Haswell Family   | 
vmx,nx,model_Haswell-noTSX


select vm_guid, vm_name, cpu_name from vms where vm_name='oVirtTest';
   vm_guid|  vm_name  |   cpu_name
--+---+---
 421ade0f-4d76-941d-3de2-13b1df54c89d | oVirtTest | Haswell-noTSX

We create a new "TestMigrationCluster" with two Hosts for better testing.
We reinstall the Hosts (OS + ovirt) =  failed
We reset the manager to an older State = failed

We have no idea where the "Cluster-CPU check" is running? 
We search for a ansible role or play but nothing found

Have anybody a idea where the Cluster CPU check is?

Thanks & Regards
Fabian
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/C5UKE6EVSYC3R7SSQ4ML6VMNFYYHOBM2/


[ovirt-users] Re: Ovirt 4.4 - (Restore from 4.3): The provided authorization grant for the auth code has expired. (all Users)

2022-04-07 Thread Fabian Mohren
Got it - it was the name resolution. After i put the DNS Name in /etc/hosts - 
it works.
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RT4JYQCVGYCHYF6MOEZN5QD2JXJN6ESY/


[ovirt-users] Re: Ovirt 4.4 - (Restore from 4.3): The provided authorization grant for the auth code has expired. (all Users)

2022-04-07 Thread Fabian Mohren
New Information:
- Login with REST API as admin@internal is working!
- Login to JXM with admin@internal ist working!

Seems a problem with the Web GUI.
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IDLBIUKJM2PAQYZMXIUX6HB6E2RKY7TM/


[ovirt-users] Re: Ovirt 4.4 - (Restore from 4.3): The provided authorization grant for the auth code has expired. (all Users)

2022-04-07 Thread fabian . mohren
Hi, 
its "4.3.10.4-1.0.21.el7"

Best Regards, Fabian
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/NUJ7HOOYFD6Y7X7YP6OJB6AB2WLH3UKJ/


[ovirt-users] Re: Ovirt 4.4 - (Restore from 4.3): The provided authorization grant for the auth code has expired. (all Users)

2022-04-07 Thread fabian . mohren
Its definitiv the import of the oVirt 4.3 Datbase. If i install clean, i've no 
Problems.
After import the 4.3 DB we got this error.

Can anybody tel me - "how can i delete the grant" (in Postgres?)
Or can we import table for table to identify the problem?
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/476RAV6FNLS22I2XV6SZZKBC632RVTUG/


[ovirt-users] Re: Ovirt 4.4 - (Restore from 4.3): The provided authorization grant for the auth code has expired. (all Users)

2022-04-07 Thread fabian . mohren
This ist the complete Error Message from engine.log:

2022-04-07 09:59:21,656+02 INFO  
[org.ovirt.engine.core.sso.service.AuthenticationService] (default task-5) [] 
User admxxx@internal-authz with profile [internal] successfully logged in with 
scopes: ovirt-app-admin ovirt-app-api ovirt-app-portal 
ovirt-ext=auth:sequence-priority=~ ovirt-ext=revoke:revoke-all 
ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search 
ovirt-ext=token-info:validate ovirt-ext=token:password-access
2022-04-07 09:59:21,720+02 ERROR 
[org.ovirt.engine.core.aaa.servlet.SsoPostLoginServlet] (default task-5) [] 
invalid_grant: The provided authorization grant for the auth code has expired.
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5HDZC7EDA2ZFVFPCE2OTRERMSDSRTCPG/


[ovirt-users] Re: Ovirt 4.4 - (Restore from 4.3): The provided authorization grant for the auth code has expired. (all Users)

2022-04-07 Thread fabian . mohren
I try to set the Log Level to Debug at this file " 
/var/lib/ovirt-engine/jboss_runtime/config/ovirt-engine.xml" and create the 
service files under /etc/sysconfig with "OVIRT_SERVICE_DEBUG=1"  but nothing 
helps to identify the error :/
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TFNXFRZWWUJPT5LJDC4ZTETRGKWUOCBG/


[ovirt-users] Re: Upgrade oVirt 4.3 -> 4.4 Cluster "Emulated maschine" - Error

2022-03-28 Thread fabian . mohren
Hello Arik,

Thank YOU!! :) - It Works!
The only bad thing is - that all Host have to be down for this "Reset Emulated 
Machine".
We have to stop all VMs, poweroff the HostIt meens we have a Downtime for 
all VMs.

Thanks for your fast help :)

Best Regards
Fabian
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3FA2LIVYQUAM3UJ2CQDEZE3MMDS7/


[ovirt-users] Upgrade oVirt 4.3 -> 4.4 Cluster "Emulated maschine" - Error

2022-03-28 Thread fabian . mohren
Hi, 

++ Setup: 1 Selfhosted oVirt with EL- Hosts (one ol7, second ol8)

we 've updated the ovirt-engine from 4.3 to 4.4 - works, after this, we updated 
the first host (test-host2) to Oracle Linux 8.5.0
After this we install /add (over the oVirt GUI) the new Host to the Cluster.
oVirt install all. We can see the Host and Configure the Host Networks ... but 
the Status is "NonOperational".

At the Host we can see this error message:
Host test-host2 does not comply with the cluster Test-Cluster emulated machine. 
The cluster emulated machine is pc-i440fx-2.12 and the host emulated machines 
are 
q35,pc-q35-rhel8.3.0,pc,pc-i440fx-2.11,pc-q35-rhel7.3.0,pc-q35-rhel7.6.0,pc-q35-rhel8.1.0,pc-q35-rhel7.4.0,pc-q35-rhel8.0.0,pc-i440fx-rhel7.3.0,pc-q35-rhel7.5.0,pc-i440fx-4.2,pc-i440fx-rhel7.0.0,pc-i440fx-rhel7.6.0,pc-i440fx-rhel7.4.0,pc-q35-rhel8.4.0,pc-q35-rhel8.5.0,pc-q35-rhel8.2.0,pc-i440fx-rhel7.1.0,pc-i440fx-rhel7.2.0,pc-i440fx-rhel7.5.0.

The Host Version:
 /usr/libexec/qemu-kvm -M ? |grep pc-i440fx-2
>> pc-i440fx-2.11   Standard PC (i440FX + PIIX, 1996) (deprecated)

The Cluster has the Compatibility Version "4.3" - if i change to 4.4 he 
complains that is a old (OL-7) Host in the Cluster (right ;))

How can i update the emulated machines for the new Host?
"yum update" allready done :)

Best Regards,
Fabian
___
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-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/AZZRS47ZJ4AJZCOBA74NWKQXZDMTB4L5/