Whamcloud - gitweb
LU-13117 libcfs: fix to match right key in cfs_get_environ()
[fs/lustre-release.git] / lustre / doc / lfs_migrate.1
index bb5e604..c706ceb 100644 (file)
@@ -8,6 +8,7 @@
 .RB [ --dry-run | -n ]
 .RB [ --help | -h ]
 .RB [ --no-rsync | --rsync ]
+.RB [ --pool | -p \fI<pool> \fR]
 .RB [ --quiet | -q ]
 .RB [ --restripe | -R ]
 .RB [ --stripe-count | -c \fI<stripe_count> \fR]
@@ -97,12 +98,16 @@ Display help information.
 Do not fall back to using rsync if
 .BR lfs-migrate (1) " fails."
 Cannot be used at the same time as \fB--rsync\fR.
+.TP
 .B \\--min-free|-M \fI<min_free>
 When \fB-A \fRis set, only consider OSTs with free space greater than the
 \fImin_free \fRvalue to be available for migration.  The value is specified in
 KB. If this option is not set, a default of 256MB is used.
 .TP
-.B \\--quiet|-q
+.BR \\--pool | -q \fI<pool>
+Migrate files to specified pool.
+.TP
+.BR \\--quiet | -q
 Run quietly (don't print filenames or status).
 .TP
 .B \\--rsync
@@ -122,6 +127,11 @@ and are therefore not listed here).
 Skip file data comparison after migrate.  Default is to compare migrated file
 against original to verify correctness.
 .TP
+.B \\--stripe-size|-S
+.I <stripe_size>
+Restripe file using the specified stripe size. This option may not be
+specified at the same time as the \fB-R \fRoption.
+.TP
 .B \\--verbose|-v
 Show verbose debug messages.
 .B \\--max-free|-X \fI<max_free>
@@ -131,16 +141,6 @@ value is specified in KB.  This option is useful for testing, by simulating
 OSTs that are nearly full.
 .TP
 .B \\--yes|-y
-Answer 'y' to usage warning without prompting (for scripts; use with caution).
-.SH EXAMPLES
-To rebalance all files within
-.I /testfs/jobs/2011
-.B \\--stripe-size|-S
-.I <stripe_size>
-Restripe file using the specified stripe size. This option may not be
-specified at the same time as the \fB-R \fRoption.
-.TP
-.B \\--yes|-y
 Answer 'y' to usage warning without prompting (for scripts, use with caution).
 .TP
 .B \\-0