NASA-IMPACT / NASA-IMPACT/veda-docs

Document User Quotas

Open
#204 0 comments 0 reactions 1 assignee View on GitHub

@smk0033 is already working on this.

Since Feb 25, 2025.

documentation good first issue
Dominant language
Jupyter Notebook
Stars
10
Forks
16
Avg merge
2d 31m
Merged PRs (30d)
4

Description

VEDA instances now use a fixed size EBS volume instead of EFS. Each user now has an enforced quota.
At initial outset this is:

  • 100 GB each for VEDA
  • 100 GB each for MAAP
  • 50 GB each for GHG

However this is undocumented, and there are little to no tools to help users manage this storage.
du is a terminal tool to at least help people get started, see also https://github.com/nachoparker/dutree (which we may want to include by default).

In order to user du well we need to link to good docs, and note things like shared directories to exclude from calculation. For most users that means:
du -ch --max-depth=1 --exclude=shared

Acceptance Criteria

  • PR updating VEDA Docs
  • PR updating GHG Docs
  • draft branch on MAAP Docs with need MAAP Hub information

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.