Checking quotas
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Checking user quotas (/data/user and /scratch/user), each user can use:
quota_report
What can we use to check users quotas?
For projects, anyone can use
function quota_project() {
/usr/lpp/mmfs/bin/mmlsquota --block-size=auto -v -j $1 data
}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file or test is named. Start by reviewing the existing quota_report command and the mmlsquota-based quota_project function; determine how quotas for /data/user and /scratch/user are checked. Done means documenting the confirmed user-quota command or procedure alongside the project-quota example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100