X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fdoc%2Flfs.1;h=fa74417e8f722c2d4b08697937ca3a069442f666;hb=c0905e9136605817f830129d504ccc4884d111d4;hp=577db698e37af9e7d068b68aae54f2cea5eae40c;hpb=e968b612d13ded3734e51c5adaf1f9ab19782470;p=fs%2Flustre-release.git diff --git a/lustre/doc/lfs.1 b/lustre/doc/lfs.1 index 577db69..fa74417 100644 --- a/lustre/doc/lfs.1 +++ b/lustre/doc/lfs.1 @@ -17,8 +17,8 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the \fB[[!] --ctime|-C [-+]N] [--maxdepth|-D N] [--name|-n pattern] \fB[--print|-p] \fB[--print0|-P] [--obd|-O ] \fB[[!] --size|-S [-+]N[kMGTPE]] [--type |-t {bcdflpsD}] - \fB[[!] --gid|-g N] [[!] --group|-G ] - \fB[[!] --uid|-u N] [[!] --user|-U ] + \fB[[!] --gid|-g|--group|-G |] + \fB[[!] --uid|-u|--user|-U |] \fB\fR .br .B lfs osts @@ -34,7 +34,7 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the .br .B lfs poollist [.] | .br -.B lfs quota [-v] [-o obd_uuid|-I ost_idx|-i mdt_idx] [-u |-g ] +.B lfs quota [-v] [-o obd_uuid|-I ost_idx|-i mdt_idx] [-u | -u |-g | -g ] .br .B lfs quota -t <-u|-g> .br @@ -48,14 +48,14 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the .br .B lfs quotainv [-ug] [-f] .br -.B lfs setquota <-u|--user|-g|--group> +.B lfs setquota <-u|--user|-g|--group> \fB[--block-softlimit ] \fB[--block-hardlimit ] \fB[--inode-softlimit ] \fB[--inode-hardlimit ] \fB\fR .br -.B lfs setquota <-u|--user|-g|--group> +.B lfs setquota <-u|--user|-g|--group> \fB[-b ] [-B ] \fB[-i ] [-I ] \fB\fR @@ -65,7 +65,7 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the \fB[--inode-grace ] \fB\fR .br -.B lfs setquota -t [-u|-g] +.B lfs setquota -t <-u|-g> \fB[-b ] [-i ] \fB\fR .br @@ -134,10 +134,10 @@ Delete the default striping on the specified directory. .B poollist [.] | List the pools in \fBfilesystem\fR or \fBpathname\fR, or the OSTs in \fBfilesystem.pool\fR .TP -.B quota [-v] [-o obd_uuid|-i mdt_idx|-I ost_idx] [-u|-g] -To display disk usage and limits, either for the full filesystem, or for objects on a specific obd. A user or group name can be specified. If both user and group are omitted quotas for current uid/gid are shown. -v provides more verbose (with per-obd statistics) output. +.B quota [-v] [-o obd_uuid|-i mdt_idx|-I ost_idx] [-u|-g |||] +To display disk usage and limits, either for the full filesystem, or for objects on a specific obd. A user or group name or an ID can be specified. If both user and group are omitted quotas for current uid/gid are shown. -v provides more verbose (with per-obd statistics) output. .TP -.B quota -t [-u|-g] +.B quota -t <-u|-g> To display block and inode grace times for user (-u) or group (-g) quotas .TP .B quotachown @@ -155,7 +155,7 @@ To turn filesystem quotas off. Options specify quota for users (-u) groups (-g) .B quotainv [-ug] [-f] Clear quota files (administrative quota files if used without -f, operational quota files otherwise), all of their quota entries, for (-u) users or (-g) groups; after quotainv one must use quotacheck before using quotas. DO NOT USE THIS COMMAND UNLESS YOU REALLY KNOW WHAT IT DOES. IT IS MAINLY FOR INTERNAL PURPOSES. .TP -.B setquota [-u|-g] [--block-softlimit ] [--block-hardlimit ] [--inode-softlimit ] [--inode-hardlimit ] +.B setquota <-u|-g> ||| [--block-softlimit ] [--block-hardlimit ] [--inode-softlimit ] [--inode-hardlimit ] To set filesystem quotas for users or groups. Limits can be specified with -b, -k, -m, -g, -t, -p suffixes which specify units of 1, 2^10, 2^20, 2^30, 2^40 and 2^50 accordingly. Block limits unit is kilobyte (1024) by default and block limits are always kilobyte-grained (even if specified in bytes), see EXAMPLES .TP .B setquota -t [-u|-g] [--block-grace ] [--inode-grace ]