Whamcloud - gitweb
11872746f4e0ea006df069a2dc0664042855288f
[fs/lustre-release.git] / lustre / doc / lfs.1
1 .TH lfs 1 "2017 Jan 12" Lustre "user utilities"
2 .SH NAME
3 lfs \- Lustre utility to create a file with specific striping pattern, find the striping pattern of existing files, do certain quota operations, and manage distributed namespace options for directories
4 .SH SYNOPSIS
5 .br
6 .B lfs
7 .br
8 .B lfs changelog [--follow] <mdtname> [startrec [endrec]]
9 .br
10 .B lfs changelog_clear <mdtname> <id> <endrec>
11 .br
12 .B lfs check <mds|osts|servers>
13 .br
14 .B lfs data_version [-n] \fB<filename>\fR
15 .br
16 .B lfs df [-ihlv] [--pool|-p <fsname>[.<pool>]] [path]
17 .br
18 .B lfs fid2path [--link <linkno>] <fsname|rootpath> <fid> ...
19 .br
20 .B lfs find <directory|filename>
21         \fB[[!] --atime|-A [-+]N] [[!] --mtime|-M [-+]N] [[!] --ctime|-C [+-]N]
22         \fB[--maxdepth|-D N] [[!] --mdt|-m <uuid|index,...>] [--name|-n pattern]
23         \fB[[!] --ost|-O <uuid|index,...>] [--print|-p] [--print0|-P]
24         \fB[[!] --size|-s [-+]N[kMGTPE]]
25         \fB[[!] --stripe-count|-c [+-]<stripes>]
26         \fB[[!] --stripe-index|-i <index,...>]
27         \fB[[!] --stripe-size|-S [+-]N[kMG]]
28         \fB[[!] --layout|-L raid0,released]
29         \fB[[!] --component-count [+-]comp_cnt]
30         \fB[[!] --component-start [+-]N[kMGTPE]]
31         \fB[[!] --component-end|-E [+-]N[kMGTPE]]
32         \fB[[!] --component-flags <comp_flags>]
33         \fB[--type |-t {bcdflpsD}] [[!] --gid|-g|--group|-G <gname>|<gid>]
34         \fB[[!] --uid|-u|--user|-U|--projid <uname>|<uid>|<projid>] [[!] --pool <pool>]\fR
35 .br
36 .B lfs getname [-h]|[path ...]
37 .br
38 .B lfs getstripe [\fB--obd\fR|\fB-O\fR <\fIuuid\fR>] [\fB--quiet\fR|\fB-q\fR]
39         [\fB--verbose\fR|\fB-v\fR] [\fB--stripe-count\fR|\fB-c\fR]
40         [\fB--stripe-index\fR|\fB-i\fR] [\fB--mdt-index\fR|\fB-M\fR]
41         [\fB--fid\fR|\fB-F\fR] [\fB--stripe-size\fR|\fB-S\fR]
42         [\fB--directory\fR|\fB-d\fR] [\fB--layout\fR|\fB-L\fR]
43         [\fB--generation\fR|\fB-g\fR]
44         [\fB--component-id\fR[=\fIcomp_id\fR]|\fB-I\fR[\fIcomp_id\fR]]
45         [\fB--component-flags\fR[=\fIcomp_flags\fR]] [\fB--component-count\fR]
46         [\fB--component-start\fR[=[+-]\fIN\fR[kMGTPE]]]
47         [\fB--component-end\fR[=[+-]\fIN\fR[kMGTPE]]|\fB-E\fR[[+-]\fIN\fR[kMGTPE]]]
48         [\fB--pool\fR|\fB-p\fR] [\fB--recursive\fR|\fB-r\fR] [\fB--raw\fR|\fB-R\fR]
49         <\fIdirname\fR|\fIfilename\fR> ...
50 .br
51 .B lfs migrate \fB-m <mdt_index>\fR
52 .IR directory
53 .br
54 .B lfs migrate [\fB-c | --stripe-count <stripe_count>\fR]
55                [\fB-i | --stripe-index <start_ost_idx>\fR]
56                [\fB-S | --stripe-size <stripe_size>\fR]
57                [\fB-p | --pool <pool_name>\fR]
58                [\fB-o | --ost-list <ost_indices>\fR]
59                [\fB-b | --block\fR]
60                [\fB-n | --non-block\fR]
61 .IR file|directory
62 .br
63 .B lfs migrate <\fB-E | --component-end comp_end1\fR> [\fBSTRIPE_OPTIONS\fR]
64                <\fB-E | --component-end comp_end2\fR> [\fBSTRIPE_OPTIONS\fR]
65                \fB...\fR
66 .IR filename
67 .br
68 .B lfs mkdir [\fB-c | --count <stripe_count>\fR]
69              [\fB-i | --index <mdt_idx>\fR]
70              [\fB-h | --hash-type <hash_name>\fR]
71              [\fB-m | --mode <mode>\fR]
72              [\fB-D | --default\fR]
73 .IR directory
74 .br
75 .B lfs osts
76 .RB [ path ]
77 .br
78 .B lfs mdts
79 .RB [ path ]
80 .br
81 .B lfs path2fid [--parents] <path> ...
82 .br
83 .B lfs pool_list <filesystem>[.<pool>] | <pathname>
84 .br
85 .B lfs quota [-q] [-v] [-o obd_uuid|-I ost_idx|-i mdt_idx] [-u <uname>| -u <uid>|-g <gname>| -g <gid>] [-p <projid>] <filesystem>
86 .br
87 .B lfs quota -t <-u|-g|-p> <filesystem>
88 .br
89 .B lfs quotacheck [-ug] <filesystem>
90 .br
91 .B lfs quotaon [-ugf] <filesystem>
92 .br
93 .B lfs quotaoff [-ug] <filesystem>
94 .br
95 .B lfs setquota <-u|--user|-g|--group|-p|--projid> <uname|uid|gname|gid|projid>
96              \fB[--block-softlimit <block-softlimit>]
97              \fB[--block-hardlimit <block-hardlimit>]
98              \fB[--inode-softlimit <inode-softlimit>]
99              \fB[--inode-hardlimit <inode-hardlimit>]
100              \fB<filesystem>\fR
101 .br
102 .B lfs setquota <-u|--user|-g|--group|-p|--projid> <uname|uid|gname|gid|projid>
103              \fB[-b <block-softlimit>] [-B <block-hardlimit>]
104              \fB[-i <inode-softlimit>] [-I <inode-hardlimit>]
105              \fB<filesystem>\fR
106 .br
107 .B lfs setquota -t <-u|-g|-p>
108              \fB[--block-grace <block-grace>]\fR
109              \fB[--inode-grace <inode-grace>]\fR
110              \fB<filesystem>\fR
111 .br
112 .B lfs setquota -t <-u|-g|-p>
113              \fB[-b <block-grace>] [-i <inode-grace>]\fR
114              \fB<filesystem>\fR
115 .br
116 .B lfs setstripe [--stripe-size|-S stripe_size] [--stripe-count|-c stripe_count]
117         \fB[--stripe-index|-i start_ost_index] [--pool|-p <poolname>]
118         \fB[--ost-list|-o <ost_indices>] <directory|filename>\fR
119 .br
120 .B lfs setstripe -d <dir>
121 .br
122 .B lfs setstripe <--component-end|-E end1> [STRIPE_OPTIONS]
123        \fB<--component-end|-E end2> [STRIPE_OPTIONS] ... <filename>\fR
124 .br
125 .B lfs setstripe --component-add <--component-end|-E end1> [STRIPE_OPTIONS]
126        \fB<--component-end|-E end2> [STRIPE_OPTIONS] ... <filename>\fR
127 .br
128 .B lfs setstripe --component-del <--component-id|-I id | --component-flags flags> <filename>
129 .br
130 .B lfs --version
131 .br
132 .B lfs --list-commands
133 .br
134 .B lfs help
135 .SH DESCRIPTION
136 .B lfs
137 can be used to create a new file with a specific striping pattern, determine
138 the default striping pattern, gather the extended attributes (object numbers
139 and location) for a specific file. It can be invoked interactively without any
140 arguments or in a non-interactive mode with one of the arguments supported.
141 .SH OPTIONS
142 The various options supported by lfs are listed and explained below:
143 .TP
144 .B changelog
145 Show the metadata changes on an MDT.  Start and end points are optional.  The --follow option will block on new changes; this option is only valid when run direclty on the MDT node.
146 .TP
147 .B changelog_clear
148 Indicate that changelog records previous to <endrec> are no longer of
149 interest to a particular consumer <id>, potentially allowing the MDT to
150 free up disk space. An <endrec> of 0 indicates the current last record.
151 Changelog consumers must be registered on the MDT node using \fBlctl\fR.
152 .TP
153 .B check
154 Display the status of MDS or OSTs (as specified in the command) or all the servers (MDS and OSTs)
155 .TP
156 .B df
157 See
158 .BR lfs-df (1)
159 for details of
160 .B lfs df
161 usage.
162 .TP
163 .B find
164 To search the directory tree rooted at the given dir/file name for the files that match the given parameters: \fB--atime\fR (file was last accessed N*24 hours ago), \fB--ctime\fR (file's status was last changed N*24 hours ago), \fB--mtime\fR (file's data was last modified N*24 hours ago), \fB--obd\fR (file has an object on a specific OST or OSTs), \fB--size\fR (file has size in bytes, or \fBk\fRilo-, \fBM\fRega-, \fBG\fRiga-, \fBT\fRera-, \fBP\fReta-, or \fBE\fRxabytes if a suffix is given), \fB--type\fR (file has the type: \fBb\fRlock, \fBc\fRharacter, \fBd\fRirectory, \fBp\fRipe, \fBf\fRile, sym\fBl\fRink, \fBs\fRocket, or \fBD\fRoor (Solaris)), \fB--uid\fR (file has specific numeric user ID), \fB--user\fR (file owned by specific user, numeric user ID allowed), \fB--gid\fR (file has specific group ID), \fB--group\fR (file belongs to specific group, numeric group ID allowed),\fB--projid\fR (file has specific numeric project ID), \fB--layout\fR (file has a raid0 layout or is released). The option \fB--maxdepth\fR limits find to decend at most N levels of directory tree. The options \fB--print\fR and \fB--print0\fR print full file name, followed by a newline or NUL character correspondingly.  Using \fB!\fR before an option negates its meaning (\fIfiles NOT matching the parameter\fR).  Using \fB+\fR before a numeric value means 'more than n', while \fB-\fR before a numeric value means 'less than n'.
165 .TP
166 .B getname [-h]|[path ...]
167 Report all the Lustre mount points and the corresponding Lustre filesystem
168 instance. If one or more \fBpath\fR entries are provided, then only the
169 Lustre instance for these mount points is returned. If the path given is not on
170 a Lustre instance 'No such device' is reported.
171 .TP
172 .B osts
173 .RB [ path ]
174 List all the OSTs for all mounted filesystems. If a \fBpath\fR is provided
175 that is located on a lustre mounted file system then only the OSTs belonging
176 to that filesystem are displayed.
177 .TP
178 .B getstripe [\fB--obd\fR|\fB-O\fR <\fIuuid\fR>] [\fB--quiet\fR|\fB-q\fR]
179         [\fB--verbose\fR|\fB-v\fR] [\fB--stripe-count\fR|\fB-c\fR]
180         [\fB--stripe-index\fR|\fB-i\fR] [\fB--mdt-index\fR|\fB-M\fR]
181         [\fB--fid\fR|\fB-F\fR] [\fB--stripe-size\fR|\fB-S\fR]
182         [\fB--directory\fR|\fB-d\fR] [\fB--layout\fR|\fB-L\fR]
183         [\fB--generation\fR|\fB-g\fR]
184         [\fB--component-id\fR[=\fIcomp_id\fR]|\fB-I\fR[\fIcomp_id\fR]]
185         [\fB--component-flags\fR[=\fIcomp_flags\fR]] [\fB--component-count\fR]
186         [\fB--component-start\fR[=[+-]\fIN\fR[kMGTPE]]]
187         [\fB--component-end\fR[=[+-]\fIN\fR[kMGTPE]]|\fB-E\fR[[+-]\fIN\fR[kMGTPE]]]
188         [\fB--pool\fR|\fB-p\fR] [\fB--recursive\fR|\fB-r\fR] [\fB--raw\fR|\fB-R\fR]
189         <\fIdirname\fR|\fIfilename\fR> ...
190 .br
191 List the striping information for a given filename or directory tree.
192 By default the stripe count, size, and offset will be returned. If you
193 only want specific striping information then the options of
194 .BR --count ,
195 .BR --size ,
196 .BR --index ,
197 .BR --offset ,
198 .BR --layout ,
199 .BR --fid ,
200 .BR --generation ,
201 .BR --component-id ,
202 .BR --component-flags ,
203 .BR --component-count ,
204 .BR --component-start ,
205 .BR --component-end ,
206 or
207 .B --pool
208 can be used to return only the specific fields.
209 .br
210 If the
211 .B --raw
212 option is specified, the stripe information is printed without substituting the
213 filesystem's default values for unspecified fields. If the striping EA is not
214 set, 0, 0, and -1 will be printed for the stripe count, size, and offset
215 respectively.
216 In the case where you only want details about the files' object id
217 information then the
218 .B --quiet
219 option is used. Additional information available about striping can be
220 displayed with
221 .BR --verbose .
222 The default behavior when a directory is specified is to list the striping
223 information for all files within the specified directory (like
224 .RB ' "ls -l" ') .
225 This can be expanded with
226 .B --recursive
227 which will recurse into all subdirectories.
228 If you wish to get striping information for only the specified directory, then
229 .B --directory
230 can be used to limit the information, like
231 .RB ' "ls -d" ').
232 You can limit the returned files to those with objects on a specific OST with
233 .BR --obd .
234 To show only the FID use
235 .BR --fid .
236 The layout generation can be printed with the
237 .B --generation
238 option.
239 You can limit the displayed content by specifing argument for
240 .B --component-id|-I
241 .B --component-flags
242 .B --component-start
243 .B --component-end|-E
244 options. For example, "--component-id=2" or "-I2" will only display the layout
245 attributes for the component with id equal to 2.
246 .TP
247 .B fid2path [--link <linkno>] <fsname|rootpath> <fid> ...
248 Print out the pathname(s) for the specified \fIfid\fR(s) from the filesystem
249 mounted at \fBrootpath\fR or named \fBfsname\fR.  If a file has multiple
250 hard links, then all of the pathnames for that file are printed, unless
251 \fB--link\fR limits the printing to only the specified link number (starting
252 at 0, in no particular order).  If multiple fids are specified, but only a
253 single pathname is needed for each file, use \fB--link 0\fR.
254 .TP
255 .B path2fid [--parents] <path> ...
256 Print out the FIDs for the specified \fBpath(s)\fR.  If multiple pathnames
257 are given, then they will be printed one per line with the path as prefix.
258 The \fB--parents\fR switch makes it output the parent FID and name(s) of the
259 given entries. If an entry has multiple links, these are displayed on a single
260 line, tab-separated.
261 .TP
262 .B pool_list
263 .RI { filesystem }[ .poolname "] | {" pathname }
264 List the pools in
265 .I filesystem
266 or
267 .IR pathname ,
268 or the OSTs in
269 .IR filesystem.pool .
270 .TP
271 .B quota [-q] [-v] [-o obd_uuid|-i mdt_idx|-I ost_idx] [-u|-g|-p <uname>|<uid>|<gname>|<gid>|<projid>] <filesystem>
272 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 user group and project are omitted quotas for current uid/gid/projid are shown. -v provides more verbose (with per-obd statistics) output. -q disables printing of additional descriptions (including column titles).
273 .TP
274 .B quota -t <-u|-g|-p> <filesystem>
275 To display block and inode grace times for user (-u) or group (-g) or project (-p) quotas
276 .TP
277 .B quotacheck [-ugf] <filesystem> (deprecated as of 2.4.0)
278 To scan the specified filesystem for disk usage, and create or update quota files. Options specify quota for users (-u) groups (-g) and force (-f). Not useful anymore with servers >= 2.4.0 since space accounting is always turned on.
279 .TP
280 .B quotaon [-ugf] <filesystem> (deprecated as of 2.4.0)
281 To turn filesystem quotas on. Options specify quota for users (-u) groups (-g) and force (-f). Not used anymore in lustre 2.4.0 where quota enforcement must be enabled via conf_param (e.g. lctl conf_param ${FSNAME}.quota.<ost|mdt>=<u|g|ug>)
282 .TP
283 .B quotaoff [-ugf] <filesystem> (deprecated as of 2.4.0)
284 To turn filesystem quotas off.  Options specify quota for users (-u) groups (-g) and force (-f). Not used anymore in lustre 2.4.0 where quota enforcement can be turned off (for inode or block) by running the following command on the MGS: lctl conf_param ${FSNAME}.quota.<ost|mdt>=""
285 .TP
286 .B setquota  <-u|-g|-p> <uname>|<uid>|<gname>|<gid>|<projid> [--block-softlimit <block-softlimit>] [--block-hardlimit <block-hardlimit>] [--inode-softlimit <inode-softlimit>] [--inode-hardlimit <inode-hardlimit>] <filesystem>
287 To set filesystem quotas for users, groups or project. 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
288 .TP
289 .B setquota -t [-u|-g|-p] [--block-grace <block-grace>] [--inode-grace <inode-grace>] <filesystem>
290 To set filesystem quota grace times for users,groups or project. Grace time is specified in "XXwXXdXXhXXmXXs" format or as an integer seconds value, see EXAMPLES
291 .TP
292 .B swap_layouts <filename1> <filename2>
293 Swap the data (layout and OST objects) of two regular files. The
294 two files have to be in the same filesystem, owned by the same user,
295 reside on the same MDT and writable by the user.
296
297 Swapping the layout of two directories is not permitted.
298 .TP
299 .B data_version [-n] <filename>
300 Display current version of file data. If -n is specified, data version is read
301 without taking lock. As a consequence, data version could be outdated if there
302 is dirty caches on filesystem clients, but this will not force data flushes and
303 has less impact on filesystem.
304
305 Even without -n, race conditions are possible and data version should be
306 checked before and after an operation to be confident the data did not change
307 during it.
308 .TP
309 .B mkdir
310 lfs mkdir is documented in the man page: lfs-mkdir(1). NOTE:
311 .B lfs setdirstripe
312 is an alias of the command
313 .B lfs mkdir
314 .TP
315 .B mv
316 lfs mv is deprecated, use lfs
317 .B migrate
318 instead.
319 .TP
320 .B migrate
321 See lfs-migrate(1).
322 .TP
323 .B setstripe
324 See lfs-setstripe(1).
325 .TP
326 .B --version
327 Output the build version of the lfs utility. Use "lctl lustre_build_version" to get the version of the Lustre kernel modules
328 .TP
329 .B --list-commands
330 Output a list of the commands supported by the lfs utility
331 .TP
332 .B help
333 Provides brief help on the various arguments
334 .TP
335 .B exit/quit
336 Quit the interactive lfs session
337 .SH EXAMPLES
338 .TP
339 .B $ lfs getstripe -v /mnt/lustre/file1
340 Lists the detailed object allocation of a given file
341 .TP
342 .B $ lfs getstripe -v -I2 /mnt/lustre/file1
343 Lists the detailed information of the component 2 in a given file
344 .TP
345 .B $ lfs getstripe --component-flags=^init -I /mnt/lustre/file1
346 Print only the component IDs for all the uninstantiated components
347 .TP
348 .B $ lfs getstripe -E-64M /mnt/lustre/file1
349 Lists the information of the components in a file which has less than 64M extent end
350 .TP
351 .B $ lfs getstripe -I3 --component-start /mnt/lustre/file1
352 Print only the component start for the component with ID of 3
353 .TP
354 .B $ lfs find /mnt/lustre
355 Efficiently lists all files in a given directory and its subdirectories
356 .TP
357 .B $ lfs find /mnt/lustre -mtime +30 -type f -print
358 Recursively list all regular files in given directory more than 30 days old
359 .TP
360 .B $ lfs find --obd OST2-UUID /mnt/lustre/
361 Recursively list all files in a given directory that have objects on OST2-UUID.
362 .TP
363 .B $ lfs find --component-count +3 /mnt/lustre
364 Recursively list all files that have more than 3 components.
365 .TP
366 .B $ lfs check servers
367 Check the status of all servers (MDT, OST)
368 .TP
369 .B $ lfs osts
370 List all the OSTs
371 .TP
372 .B $ lfs mdts
373 List all the MDTs
374 .TP
375 .B $ lfs quota -u bob /mnt/lustre
376 List quotas of user `bob'
377 .TP
378 .B $ lfs quota -t -u /mnt/lustre
379 Show grace times for user quotas on /mnt/lustre
380 .TP
381 .B $ lfs quotachown -i /mnt/lustre
382 Change file owner and group
383 .TP
384 .B $ lfs quotacheck -ug /mnt/lustre
385 Quotacheck for user and group - will turn on quotas after making the check.
386 .TP
387 .B $ lfs quotaon -ug /mnt/lustre
388 Turn quotas of user and group on
389 .TP
390 .B $ lfs quotaoff -ug /mnt/lustre
391 Turn quotas of user and group off
392 .TP
393 .B $ lfs setquota -u bob --block-softlimit 2000000 --block-hardlimit 1000000 /mnt/lustre
394 Set quotas of user `bob': 1GB block quota hardlimit and 2 GB block quota softlimit
395 .TP
396 .B $ lfs setquota -t -u --block-grace 1000 --inode-grace 1w4d /mnt/lustre
397 Set grace times for user quotas: 1000 seconds for block quotas, 1 week and 4 days for inode quotas
398 .SH NOTES
399 The usage of \fBlfs hsm_*\fR, \fBlfs setstripe\fR, \fBlfs migrate\fR, \fBlfs setdirstripe\fR,
400 \fBlfs getdirstripe\fR and \fBlfs mkdir\fR are explained in separated man pages.
401 .SH BUGS
402 The \fBlfs find\fR command isn't as comprehensive as \fBfind\fR(1).
403 .SH AUTHOR
404 The lfs command is part of the Lustre filesystem.
405 .SH SEE ALSO
406 .BR lfs-df (1),
407 .BR lfs-hsm (1),
408 .BR lfs-setdirstripe (1),
409 .BR lfs-getdirstripe (1),
410 .BR lfs-mkdir (1),
411 .BR lfs_migrate (1),
412 .BR lfs-setstripe (1),
413 .BR lfs-migrate (1),
414 .BR lctl (8),
415 .BR lustre (7)