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

Provision EBS disk for nasa veda prod home directories #5376

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

sunu
Copy link
Contributor

@sunu sunu commented Jan 13, 2025

Related to #4857.

Creates a 3 TB EBS disk for jupyterhub-home-nfs to store the VEDA prod hub home directories.

@sunu
Copy link
Contributor Author

sunu commented Jan 13, 2025

@sgibson91 The current EFS instance is 1.5 TB. I've set the EBS size to 3 TB to ensure we have adequate headroom and won't need to switch disks soon. Does this size sound reasonable, or should we go for a smaller volume?

@sgibson91
Copy link
Member

👋🏻 I'd probably go for 2TB first. This is because expanding is easy, but decreasing the disk size is much trickier.

@sunu
Copy link
Contributor Author

sunu commented Jan 14, 2025

Ah, right, we don't actually have to switch disks when we need to increase the size

@sunu sunu marked this pull request as ready for review January 14, 2025 04:50
@sunu
Copy link
Contributor Author

sunu commented Jan 14, 2025

I've deployed the changes through Terraform and created the volume. Merging this PR now. In a follow-up PR (#5378), we will set up jupyterhub-home-nfs to use the newly created volume.

@sunu sunu merged commit 4f85427 into 2i2c-org:main Jan 14, 2025
3 checks passed
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.

2 participants