Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to update virtual guests on dedicated Xen servers #143

Open
Cathal2020 opened this issue Jan 2, 2020 · 0 comments
Open

Not able to update virtual guests on dedicated Xen servers #143

Cathal2020 opened this issue Jan 2, 2020 · 0 comments

Comments

@Cathal2020
Copy link

Hi Team,
I work for IBM and a customer is reporting that Terraform provisioning fails while trying to upgrade a virtual guest on a dedicated XEN host.

In the customers account they have some dedicated Xen hosts which have several dedicated Virtual Servers which they manage via Terraform. When trying to update the CPU for one of the virtuals they get this error(no issues doing the upgrade via the IBM Cloud console):

ibm_compute_vm_instance.virtualserver: Couldn't upgrade virtual guest, while using no Favor: SoftLayer_Exception_Order_Item_Invalid: Invalid price 1 x 2.0 GHz or higher Core (51027) provided on the order container. Please select a dedicated host instance Computing Instance price to order a dedicated host instance. (HTTP 500).

It seems to be an issue in

func UpgradeVirtualGuest(
where the price items which it gets for the dedicated type is wrong.

Is it working as intended or a bug? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant