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

Errors on instance modification #172

Open
athak opened this issue Aug 25, 2017 · 1 comment
Open

Errors on instance modification #172

athak opened this issue Aug 25, 2017 · 1 comment

Comments

@athak
Copy link

athak commented Aug 25, 2017

Lately, when trying to modify an instance's cores and/or memory, we get a lot of these types of errors:

* softlayer_virtual_guest.instance: Couldn't upgrade virtual guest: SoftLayer_Exception_Order_Item_Invalid: Invalid price 32 GB (Dedicated Host) (200365) provided on the order container. Please select a dedicated instance RAM price to order a dedicated instance. (HTTP 500)

The instances are not on dedicated hosts, dedicated_acct_host_only is set to false.

If change the instances' resources in the control panel and then running terraform plan shows that nothing needs to be changed as expected.

@athak
Copy link
Author

athak commented Aug 30, 2017

This is becoming increasingly more frequent. We are now almost unable to modify any existing instances via terraform, having to resort to the control panel.

We see here https://softlayer.github.io/release_notes/2017/20170803/ that a change was made to the API to expose the SoftLayer_Virtual_DedicatedHost Service. Could it be related? The timing of when these issues started certainly matches. Is the PR in #170 related?

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