s-seitz commented on issue #6680:
URL: https://github.com/apache/cloudstack/issues/6680#issuecomment-1230199030

   cpu speed is first gathered via a tiny script, before looking for 
```base_frequency```.
   
   Just make sure, ```lscpu | grep -i 'Model name' | head -n 1 | egrep -o 
'[[:digit:]].[[:digit:]]+GHz' | sed 's/GHz//g'``` works on your kvm-nodes.
   Most likely, you forgot to install lscpu?
   


-- 
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]

Reply via email to