what you try to do , without explicitly mentioning it, Sven is to migrate the VM while scaling?I had a quick look but migrate APIs don't give an easily answer either. Sounds like a https://github.com/apache/cloudstack/issues/new/choose to me ;)
On Wed, Jan 31, 2024 at 9:35 AM <[email protected]> wrote: > > Hi all, > > > > we are using 2 compute offerings, called offering1 and offering2. Both > offerings are "Custom constrained" with similar values for cpu and memory. > Both offerings are using the same disk offering. > > The only difference is that offering1 used host tag "group1" and offering2 > uses host tag "group2". My goal is to live scale (migrate) a vm from > offering1 to offering2 via UI. When VM is running and I click the "Scale VM" > icon I only see offering1 in the popup window. > > When the VM is stopped and I click on the "Scale VM" icon, I only see > offering1 and other offerings using the same host tag. In both cases I am > unable to see offering2. > > > > Is my goal even possible without altering db directly? > > > > Regards, > > Swen > -- Daan
