vmware-archive / photon-controller

Photon Controller
Other
26 stars 3 forks source link

CRITICAL: vmware photon service create does not honor flavor settings. #120

Closed tactical-drone closed 7 years ago

tactical-drone commented 7 years ago

Only this setting is honored: --vm_flavor value, -v value VM flavor name for master and worker

These two are completely ignored:

--master-vm-flavor value, -m value  Override master VM flavor
--worker-vm-flavor value, -W value  Override worker VM flavor

This is kind of a showstopper for me. Please help.

tactical-drone commented 7 years ago

Another way around this issue would have been to edit service-other-vm but something keeps spamming a new one all the time, one that only has 1 CPU and 4GB Ram.

AlainRoy commented 7 years ago

Yes, this is a bug in the CLI for Photon Controller 1.2. It has been fixed in 1.2.1, which will be released soon. I don't have an exact date for it, but i believe it's days, not weeks.

tactical-drone commented 7 years ago

That's awesome!

Thanks.

I have found an ugly hack for now.