Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lecture materials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
generic software skills
lecture materials
Commits
af4ffef8
Commit
af4ffef8
authored
10 months ago
by
Florian Ziemen
Browse files
Options
Downloads
Patches
Plain Diff
quota and permissions
parent
e48429d6
No related branches found
No related tags found
1 merge request
!11
File and Data Systems
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lectures/file-and-data-systems/slides.qmd
+10
-1
10 additions, 1 deletion
lectures/file-and-data-systems/slides.qmd
with
10 additions
and
1 deletion
lectures/file-and-data-systems/slides.qmd
+
10
−
1
View file @
af4ffef8
...
@@ -25,10 +25,19 @@ author: "Florian Ziemen and Karl-Hermann Wieners"
...
@@ -25,10 +25,19 @@ author: "Florian Ziemen and Karl-Hermann Wieners"
* Every user / project gets a specified share.
* Every user / project gets a specified share.
* Usually no over-commitment.
* Usually no over-commitment.
```
/sw/bin/lfsquota.sh -p bb1153
WORK Quota - bb1153
Disk quotas for prj 30001639 (pid 30001639):
Filesystem used quota limit grace files quota limit grace
/work 588.4T 595T 595T - 22140190 0 0 -
```
## Permissions
## Permissions
* Am I allowed to read / write a file?
* Am I allowed to read / write a file?
* How about others?
* How about others?
* See `man ls` and `man chmod` for details for a standard file system.
* Other storage systems can have varying ways of controlling access.
# Properties of storage systems
# Properties of storage systems
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment