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

Last operation request for Elasticsearch instances returns error on gp3 upgrade #346

Open
3 tasks
markdboyd opened this issue Dec 14, 2023 · 0 comments
Open
3 tasks

Comments

@markdboyd
Copy link
Contributor

Issue

When upgrading Elasticsearch service instances from gp2 to gp3 volume types, checking the operation status using cf service <service-name> returns "error: operation failed", even when the upgrade succeeds in AWS.

This may be a larger problem with the broker logic for Elasticsearch instances which isn't specific to gp2 -> gp3 upgrades.

To do

  • Create test instance in dev space. Manually downgrade it to gp2 in AWS and the broker database
  • Use cf update-service -c '{"volume_type": "gp3"} to update to gp3 volumes
  • Use broker logs to determine why last operation is returning an "error"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant