[ovirt-users] Re: Processors compatibility matrix oVirt

2023-06-27 Thread Jorge Visentini
Sorry, I mentioned it wrong. The engine VM is ok. What happens is that the
lscpu output of the physical host is different from the host information in
oVirt.


*lscpu:*
CPU(s):  112
On-line CPU(s) list: 0-111
Thread(s) per core:  2
Core(s) per socket:  28
*Socket(s):   2*
NUMA node(s):2
Vendor ID:   GenuineIntel
BIOS Vendor ID:  Intel(R) Corporation
CPU family:  6
Model:   85
Model name:  Intel(R) Xeon(R) Platinum 8276M CPU @ 2.20GHz


*Ovirt -> Compute -> Hosts:*
CPU Model Name: Intel(R) Xeon(R) Platinum 8276M CPU @ 2.20GHz
CPU Type: Secure Intel Cascadelake Server Family
*CPU Sockets: 1*
CPU Cores per Socket: 56
CPU Threads per Core: 2 (SMT Enabled)
TSC Frequency: 219000 (scaling enabled)




Em ter., 27 de jun. de 2023 às 12:22, Dean L via Users 
escreveu:

> Jorge,
>
> Your 8276 processor belongs to the former Cascade Lake Family (server),
> which is supported by oVirt (listed as Intel Cascadelake Server Family).
>
> For CPU requirements see:
> https://www.ovirt.org/documentation/installing_ovirt_as_a_standalone_manager_with_remote_databases/#CPU_Requirements_SM_remoteDB_deploy
>
> In Linux, you can see the number of sockets with: grep "physical id"
> /proc/cpuinfo | sort -u | wc -l
>
> Not sure how you installed your oVirt engine, but with hosted-engine,
> oVirt installs with 1 virtual socket and in advanced options can be change
> to 2 or 4.
>
> Cheers!
>
> ... Dean
> ___
> 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/7Q6U4T2CVHQV4HSB57GMCDYN22OOJRVB/
>


-- 
Att,
Jorge Visentini
+55 55 98432-9868
___
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/Z6X2I2IM4AO5DBDVULQ4B7TNONXXGOUA/


[ovirt-users] Re: Processors compatibility matrix oVirt

2023-06-27 Thread Jorge Visentini
Mencionei errado, não me refiro à VM da engine, me refiro ao oVirt como um
todo.
No host mostra apenas 1 socket.

*lscpu:*
CPU(s):  112
On-line CPU(s) list: 0-111
Thread(s) per core:  2
Core(s) per socket:  28
*Socket(s):   2*
NUMA node(s):2
Vendor ID:   GenuineIntel
BIOS Vendor ID:  Intel(R) Corporation
CPU family:  6
Model:   85
Model name:  Intel(R) Xeon(R) Platinum 8276M CPU @ 2.20GHz


*Ovirt -> Compute -> Hosts:*
CPU Model Name: Intel(R) Xeon(R) Platinum 8276M CPU @ 2.20GHz
CPU Type: Secure Intel Cascadelake Server Family
*CPU Sockets: 1*
CPU Cores per Socket: 56
CPU Threads per Core: 2 (SMT Enabled)
TSC Frequency: 219000 (scaling enabled)





Em ter., 27 de jun. de 2023 às 11:23, Douglas Oliveira <
douglasd...@gmail.com> escreveu:

> Olá Jorge
> Se foi alocado apenas um socket a vm hosted engine, ela verá exatamente
> essa configuração.
>
>
> Em ter., 27 de jun. de 2023 10:45, Jorge Visentini <
> jorgevisent...@gmail.com> escreveu:
>
>> Do you have any documentation or compatibility matrix between oVirt and
>> processors?
>> How can I know if a processor is compatible?
>> I ask because in the *lscpu* command I see 2 sockets, but in the *engine*
>> I only see 1 socket.
>>
>> BR.
>> --
>> Att,
>> Jorge Visentini
>> +55 55 98432-9868
>> ___
>> 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/LSSFIXYG24YAMPTT52VBM5P3JADW2GH4/
>>
>

-- 
Att,
Jorge Visentini
+55 55 98432-9868
___
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/QP3Z7ZPC4GJITR7GLHAQH666IGPHLQB3/


[ovirt-users] Re: Processors compatibility matrix oVirt

2023-06-27 Thread Dean L via Users
Jorge,

Your 8276 processor belongs to the former Cascade Lake Family (server), which 
is supported by oVirt (listed as Intel Cascadelake Server Family). 

For CPU requirements see: 
https://www.ovirt.org/documentation/installing_ovirt_as_a_standalone_manager_with_remote_databases/#CPU_Requirements_SM_remoteDB_deploy

In Linux, you can see the number of sockets with: grep "physical id"  
/proc/cpuinfo | sort -u | wc -l 

Not sure how you installed your oVirt engine, but with hosted-engine, oVirt 
installs with 1 virtual socket and in advanced options can be change to 2 or 4.

Cheers!

... Dean
___
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/7Q6U4T2CVHQV4HSB57GMCDYN22OOJRVB/


[ovirt-users] Re: Processors compatibility matrix oVirt

2023-06-27 Thread Douglas Oliveira
Olá Jorge
Se foi alocado apenas um socket a vm hosted engine, ela verá exatamente
essa configuração.


Em ter., 27 de jun. de 2023 10:45, Jorge Visentini 
escreveu:

> Do you have any documentation or compatibility matrix between oVirt and
> processors?
> How can I know if a processor is compatible?
> I ask because in the *lscpu* command I see 2 sockets, but in the *engine*
> I only see 1 socket.
>
> BR.
> --
> Att,
> Jorge Visentini
> +55 55 98432-9868
> ___
> 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/LSSFIXYG24YAMPTT52VBM5P3JADW2GH4/
>
___
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/PVBEEPOZKDRMLK2ESIZ26PL7L6K3EECP/


[ovirt-users] Processors compatibility matrix oVirt

2023-06-27 Thread Jorge Visentini
Do you have any documentation or compatibility matrix between oVirt and
processors?
How can I know if a processor is compatible?
I ask because in the *lscpu* command I see 2 sockets, but in the *engine* I
only see 1 socket.

BR.
-- 
Att,
Jorge Visentini
+55 55 98432-9868
___
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/LSSFIXYG24YAMPTT52VBM5P3JADW2GH4/


[ovirt-users] Re: Bcp vm

2023-06-27 Thread Ali Gusainov
Hello. 
Found your solution very useful. Thank you.
 
Have some questions.
1. Is there a way to pass virtual machine name as an argument to yml script?
2. Also there is a situation, when script unable to delete older backups of VM, 
if that VM excluded from vmlist for the next backup (syntax err: "find: paths 
must precede expression: +7"). 
___
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/WVWHM6FXG2VRA6WZ7FKX2EVXMEW6QTOZ/