Friday, 2023-12-01

*** mhen_ is now known as mhen02:25
dcapone2004what is the best way to configure os flavors to launch on specific hosts with specific CPU models?  I have a lab up with some older CPU models that I doing some testing with15:03
dcapone2004I have configured Nova with cpu_mode=custom and cpu_models = SandyBridge,IvyBridge and other hosts with cpu_models=Haswell,Broadwell15:04
dcapone2004With mitigations, etc this is causing virsh to report the CPUs on each host as IvyBridge-IBRS and Broadwell-IBRS respectively15:06
dcapone2004I thought I could create flavors using the capabilities:cpu_info:model property and specify IvyBridge / Broadwell and it would work ... be it doesnt, it reports no host found15:07
dcapone2004in the past I used traits and custom defined them, but that is more difficult to target specific CPU models and maintain int he long run15:13
dcapone2004I remembered why I used traits now...so I guess a better question would be, does anyone have a nice chart of all CPU traits and what models have each?16:01

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!