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

Local SSD on GKE #577

Merged
merged 4 commits into from
Jun 14, 2019
Merged

Local SSD on GKE #577

merged 4 commits into from
Jun 14, 2019

Conversation

gregwebs
Copy link
Contributor

@gregwebs gregwebs commented Jun 12, 2019

  • Add GKE ssd provisioning scripts that fix performance and capacity issues
  • Document in the operation guide, and link documentation
  • Don't use by default for PD.
    Benchmarking has now shown a significant improvement.

Testing

The provisioner script is well tested. I haven't yet tested this contribution to tidb-operator. We need to test

  • documentation links
  • terraform deployment

jlerche
jlerche previously approved these changes Jun 12, 2019
Copy link
Contributor

@jlerche jlerche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for expanding the documentation!

@gregwebs gregwebs changed the title Local SSD on GKE [WIP] Local SSD on GKE Jun 13, 2019
* Add GKE ssd provisioning scripts that fix performance and capacity issues
* Document in the operation guide, and link documentation
* Don't use by default for PD.
Benchmarking has now shown a significant improvement for PD.
@gregwebs
Copy link
Contributor Author

This is working now. One thing that showed up in my testing is that when deleting a tidb cluster deployment (helm delete + namespace delete) and then deploying again, tikv will be stuck in pending. I will check to see if this is already the current behavior and if changing the namespace helps.

@gregwebs gregwebs changed the title [WIP] Local SSD on GKE Local SSD on GKE Jun 13, 2019
cofyc
cofyc previously approved these changes Jun 14, 2019
Copy link
Contributor

@cofyc cofyc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gregwebs
Copy link
Contributor Author

I tested the previous terraform, and destroying and then deploying again also does not work, so there are no regressions here.

@gregwebs
Copy link
Contributor Author

/run-e2e-tests

@gregwebs
Copy link
Contributor Author

/run-e2e-tests

1 similar comment
@gregwebs
Copy link
Contributor Author

/run-e2e-tests

@gregwebs gregwebs merged commit 2cf8616 into master Jun 14, 2019
@gregwebs gregwebs deleted the local-ssd-provision branch June 15, 2019 14:37
yahonda pushed a commit that referenced this pull request Dec 27, 2021
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

Successfully merging this pull request may close these issues.

3 participants