shwstppr commented on issue #6680: URL: https://github.com/apache/cloudstack/issues/6680#issuecomment-1231261344
@Hudratronium what is the output of the following commands on your server? `lscpu | grep -i 'Model name' | head -n 1 | egrep -o '[[:digit:]].[[:digit:]]+GHz' | sed 's/GHz//g'` `cat /sys/devices/system/cpu/cpu0/cpufreq/base_frequency` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
