Skip to content

Dynamic Scaling of instance is not working after upgrading to ACS Version 4.19.1.2 from 4.18.2.4 #9866

Closed Answered by winterhazel
shaerul asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @shaerul,

This is a regression introduced in 4.19.1.0; 4.19.0.x should be fine.

I already opened a PR to fix this issue (#9894), and the patch should be available on 4.19.2.0.

While 4.19.2.0 doesn't come out, a temporary workaround would be to perform the dynamic scale by directly calling the API through CloudMonkey.

(admin) 🐵 > scale virtualmachine id=<id_of_the_vm> serviceofferingid=<id_of_the_service_offering> details[0].cpuNumber=<number_of_cpus> details[0].memory=<memory_in_mbs>

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DaanHoogland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants