Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
9bb7e8f4
Commit
9bb7e8f4
authored
8 months ago
by
Danny Marc Rotscher
Browse files
Options
Downloads
Patches
Plain Diff
Update lustre.md
parent
613aeb53
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1098
Automated merge from preview to main
,
!1097
Update lustre.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md
+4
-7
4 additions, 7 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md
with
4 additions
and
7 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/lustre.md
+
4
−
7
View file @
9bb7e8f4
...
...
@@ -98,18 +98,15 @@ setstripe getstripe setdirstripe getdirstripe
mkdir rm_entry pool_list find
check osts mdts df
[...]
marie@login lfs help setstripe
```
To get more information on a specific option, enter
`help`
followed by the option of interest:
```
console
marie@login lfs help setstripe
setstripe: To create a file with specified striping/composite layout, or
create/replace the default layout on an existing directory:
usage: setstripe [--component-end|-E <comp_end>
]
[...]
marie@login lfs help df
df: report filesystem disk space usage or inodes usage of each MDS and all OSDs or a batch belonging to a specific pool.
Usage: df [--inodes|-i] [--human-readable|-h] [--lazy|-l]
[--pool|-p <fsname>
[
.<pool>]]
[
path]
```
More comprehensive documentation can be found in the man pages of lfs (
`man lfs`
).
...
...
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