[ovirt-users] Re: adding new host failed with error "CPU does not match the Cluster CPU Type"

2021-08-09 Thread Lucia Jelinkova
It might be that the host is not reporting the host capabilities correctly.
You can see all host's supported CPUs in the host detail screen, just roll
over the info icon next to the CPU  Type.

You can check if the data are in the database like this:
select cpu_flags from vds where vds_name = 'your-host-name';

And you can check what the host reports by running the following command on
the host (search for cpuFlags key):
sudo vdsm-client Host getCapabilities

Make sure the capabilities contain all required flags - vmx,
model_Haswell-noTSX and nx.

Regards,

Lucia







On Mon, Aug 2, 2021 at 4:00 PM jimod4--- via Users  wrote:

> If I run lscpu it shows the vmx and nx flags are there. Virtualization is
> enabled in bios.  I have vms running on the kvm  host
> ___
> 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/SIYJ6X3DSZSMPZSW3C2AG6NPIWBVMJXC/
>
___
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/D7Z36D5YDFUQKZXXQQFU7APIRZH6HRCN/


[ovirt-users] Re: adding new host failed with error "CPU does not match the Cluster CPU Type"

2021-08-02 Thread jimod4--- via Users
If I run lscpu it shows the vmx and nx flags are there. Virtualization is 
enabled in bios.  I have vms running on the kvm  host
___
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/SIYJ6X3DSZSMPZSW3C2AG6NPIWBVMJXC/


[ovirt-users] Re: adding new host failed with error "CPU does not match the Cluster CPU Type"

2021-08-02 Thread j o via Users
When I run lscpu it shows the nx  and vmx flags are present.  Vitialization is 
enable in bios. I have vms running.

Sent from my iPhone
___
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/6MYR6PTE44ECLGSK32TDJC7EI5WRYZPB/


[ovirt-users] Re: adding new host failed with error "CPU does not match the Cluster CPU Type"

2021-08-02 Thread Michal Skrivanek


> On 1. 8. 2021, at 20:01, jimod4--- via Users  wrote:
> 
> i get the below error when i try to add a new kvm host to the cluster.  I 
> know that the cpu is a haswell, Intel E5-2640 v3.  if i run "virsh 
> capabilities" it returns Haswell-noTSX-IBRS.  My KVM server is 
> redhat 8.4 fully patched today on an DL-360 Gen9.  oVirt is at 4.4.7.7-1.el8. 
>  i have tried many diffent CPU settings for the cluster and none of them 
> work.  this is new oVirt install.
> 
> ERROR:
> "The host CPU does not match the Cluster CPU Type and is running in a 
> degraded mode. It is missing the following CPU flags: vmx, 
> model_Haswell-noTSX, nx. Please update the host CPU microcode or change the 
> Cluster CPU Type."

if you do not see vmx and/or nx flags, you probably have virtualization 
disabled in BIOS

Thanks,
michal

> 
> MIRCOCODE:
> root@kvm09 ~]# dmesg | grep 'microcode'
> [0.00] microcode: microcode updated early to revision 0x46, date = 
> 2021-01-27
> [1.625108] microcode: sig=0x306f2, pf=0x1, revision=0x46
> [1.625753] microcode: Microcode Update Driver: v2.2.
> ___
> 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/4B2TMR6MGSJF7PG57WBU3IG5CMZP7G2L/
___
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/VGGXT7Q2XEOLKQYQ3SR4HVO3Q6VGUBQR/