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

[devseed: 4/6] [During Maintenance Window] Switch the VEDA prod hub to point to the EBS volume for storage #4860

Open
7 tasks
Tracked by #4835
sgibson91 opened this issue Sep 23, 2024 · 0 comments

Comments

@sgibson91
Copy link
Member

sgibson91 commented Sep 23, 2024

This task is to be completed during the maintenance window established in #4858. It tracks switching over the VEDA prod hub to use the EBS volume as in-cluster NFS for home dirs, instead of the EFS instance.

We should delete the public proxy service so that the hub is unreachable until we do a redeploy:

kubectl --namespace $HUB_NAME delete svc proxy-public

Quota enforcement

Set the quota to 10% + whatever is the current largest single user's home directory usage.

Tasks

Definition of Done

  • User servers can start
  • User servers are connecting to the EBS volume for NFS storage
  • Read/write functionality all works and file/dir ownership, permissions, and modified time (mtime) have been preserved and verified
  • The proxy-public service has been brought back up by the redeploy
@sgibson91 sgibson91 changed the title Switch the VEDA prod hub to point to the EBS volume for storage [During Migration Window] Switch the VEDA prod hub to point to the EBS volume for storage Sep 23, 2024
@sgibson91 sgibson91 changed the title [During Migration Window] Switch the VEDA prod hub to point to the EBS volume for storage [During Maintenance Window] Switch the VEDA prod hub to point to the EBS volume for storage Sep 23, 2024
@sgibson91 sgibson91 changed the title [During Maintenance Window] Switch the VEDA prod hub to point to the EBS volume for storage [devseed] [During Maintenance Window] Switch the VEDA prod hub to point to the EBS volume for storage Oct 15, 2024
@sgibson91 sgibson91 changed the title [devseed] [During Maintenance Window] Switch the VEDA prod hub to point to the EBS volume for storage [devseed: 4/6] [During Maintenance Window] Switch the VEDA prod hub to point to the EBS volume for storage Oct 15, 2024
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