ahmadamirahmadi007 opened a new issue, #9973:
URL: https://github.com/apache/cloudstack/issues/9973

   
   ##### ISSUE TYPE
    * Bug Report
   
   ##### CLOUDSTACK VERSION
   cloudstack version 4.19.1.1 on ubuntu
   KVM
   
   ##### SUMMARY
   I use the KVM hypervisor and I want to scale up my instance to a higher 
compute offering while it is in the powered-on state. Currently, I have the 
following three compute offerings:
   x500-12-256-512         cpu=500MHZ     min-Core=1    max-Core=2   
min-Ram=256  max-Ram=512
   x1000-23-512-1024     cpu=1000MHZ    min-Core=2    max-Core=3   min-Ram=512  
max-Ram=1024
   x1500-13-1025-1500   cpu=1500MHZ    min-Core=1    max-Core=3   min-Ram=1025  
max-Ram=1500
   
   I create an instance with the first compute offering and then upgrade it to 
the second compute offering using the CMK . This process works correctly even 
though I'm using KVM and my instance is powered on. However, when I try to 
further upgrade the same instance to the third compute offering, I encounter an 
error code 530 and the message "Unhandled exception".
   
   ##### STEPS TO REPRODUCE
   https://gist.github.com/ahmadamirahmadi007/140fd64feaab16d442ee0d36b67334ca
   
   ##### EXPECTED RESULTS
   I want to upgrade to any higher offering service
   
   ##### ACTUAL RESULTS
   CMK returned me:
   "jobresult": {
       "errorcode": 530,
       "errortext": "Unhandled exception"
       
   In the UI, after clicking on the scale option, it gives me the following 
error:
   It's not possible to scale up Instances that utilize KVM hypervisor with a 
fixed compute offering.
   


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