Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.13.0
-
9223372036854775807
Description
When you issue an ‘lctl pcc add …’ command that is not correct, the help message has a few typos that should be corrected.
# lctl pcc add /lustre/scratch /mnt/lpcc -p “projid={100} rwid=2”
add: must speficy mount path and PCC path 3:6
Add a PCC backend to a client.
usage: lctl pcc add <mntpath> <pccpath> [--param|-p <param>]
mntpath: Lustre mount point.
pccpath: Path of the PCC backend.
param: Setting parameters for PCC backend.
lctl commands used to interact with PCC features:
lclt pcc add - add a PCC backend to a client
lclt pcc del - delete a PCC backend on a client
lclt pcc clear - remove all PCC backends on a client
lclt pcc list - list all PCC backends on a client