Need help with service offerings #11402
-
Hi Everyone!! I have two clusters in one Zone (one zone wide storage), I have created 2 types of compute offering? and separate it with host tags. I want to be able start instances on both clusters by changing this service offering for instance. But then I stop instance and trying to change offering, I can't find offering for anothe clusters in proposed (scale instance button). In documentation I have found Strict Host Tags parameters - https://docs.cloudstack.apache.org/en/4.20.1.0/adminguide/host_and_storage_tags.html#strict-host-tags . But I cant find this parameters in global settings. Can anyone give me some advice on how to solve this problem? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
@SviridoffA What is the version of Cloudstack you are using? Looks like global setting is available from 4.20 onwards #9017 |
Beta Was this translation helpful? Give feedback.
-
addressed #11407 |
Beta Was this translation helpful? Give feedback.
Yes, the global setting you referred to in the initial query is not related to your issue.
You are not seeing the service offerings with different tag as I see that the UI is only listing the service offerings available for that particular VM (which would be service offerings with current tag or no tag at all). However, you should be able to change the service offering to one with different tag using the scaleVirtualMachine API https://cloudstack.apache.org/api/apidocs-4.19/apis/scaleVirtualMachine.html