Skip to content
Snippets Groups Projects
Commit 9bb7e8f4 authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Update lustre.md

parent 613aeb53
No related branches found
No related tags found
2 merge requests!1098Automated merge from preview to main,!1097Update lustre.md
......@@ -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`).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment