Facing issue with oneflow

I have an setup of open nebula where i have implemented a auto scaling feature using oneflow where im facing issue i have updated the policy as scale up if cpu utilisation is more than 90 and scale down if it is 45 percent. During my testing phase the vm cpu utilisation is approximately 20-30 percent but the scaling is happening unwantedly is there anything i have to check.

Hello @LOKESH,

Welcome to this forum.

In order to help you we will need to confirm 2 things:

  1. Which OpenNebula version are you using?
  2. Please share the log from: /var/log/one/oneflow.log

This behaviour is not the one expected for sure, so probably there are other stuff in the middle.

Cheers,

Hi @FrancJP,

This issue was fixed. I was mentioned the elastic Policy express as the percentage instread of the actual load average value. After fixing it. Now its working as expected. Thanks for your assistance and respose.