-
Notifications
You must be signed in to change notification settings - Fork 59
add support for hyperdisk nodes #3644
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
Conversation
[static] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
[static] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
|
/cluster_test |
|
Deploy cluster test triggered for Commit 82e3c1469456cc60e19455d3cabf2490e5454b4b in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/48376 |
|
Slightly offtopic: what is our plan again for the observability PVCs? We just move the ones we care about manually, with a short downtime? |
|
that's the infra pool, main issue is the prometheus pvc, will tackle that as a last step. will have to check what support do the helm charts have |
Without hyperdisk, correct? So this is signal that we don't break anything. |
martinflorian-da
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable to me, thanks for fighting this fight!
|
Deploy cluster test triggered for Commit 80486ddc2dd67ef5b3130c821a2ccae540e8c761 in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/48476 |
Exactly |
|
Deploy cluster test triggered for Commit 80486ddc2dd67ef5b3130c821a2ccae540e8c761 in , please contact a Contributor to approve it in CircleCI: https://app.circleci.com/pipelines/github/DACH-NY/canton-network-internal/48477 |
include support for heap dumps pvcs and the migration pvs
in a follow up PR i will add support to migrate the postgres and cometbft pvcs
we basically can deploy one new pool with hyperdisk, and if we enable the flag that hyperdisk is supported then we alter the node selectors to deploy everything to the new nodes except postgres and cometbft
Pull Request Checklist
Cluster Testing
/cluster_teston this PR to request it, and ping someone with access to the DA-internal system to approve it./hdm_teston this PR to request it, and ping someone with access to the DA-internal system to approve it.PR Guidelines
Fixes #n, and mention issues worked on using#nMerge Guidelines