X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fdoc%2Flfs-setdirstripe.1;h=d61240e8f318db0658c7786394786982440f1b8f;hb=15d44e787e17;hp=6f0906a38dc3733d984f27ccaea851f93a2576f1;hpb=36012a66f30dfeb9dca03dc94367a6445d5f607a;p=fs%2Flustre-release.git diff --git a/lustre/doc/lfs-setdirstripe.1 b/lustre/doc/lfs-setdirstripe.1 index 6f0906a..d61240e 100644 --- a/lustre/doc/lfs-setdirstripe.1 +++ b/lustre/doc/lfs-setdirstripe.1 @@ -94,9 +94,10 @@ Create a directory with a foreign (non-Lustre/free format, see option) striping. Where .BR type specifies a known foreign type (like -.BR none , -.BR daos ) -or a 32-bit numeric type. +.BR none +, +.BR symlink +, ...) or a 32-bit numeric type. .TP .BR \-\-flags =\fI\fR Specify a numeric bitmask of type-specific layout flags for the foreign layout. @@ -149,12 +150,12 @@ This creates a directory striped on two MDTs, whose first stripe is on (MDT index 1), and whose hash type is .BR all_char . .TP -.B $ lfs mkdir --foreign=daos --xattr PUUID:CUUID /mnt/lustre/dir1 +.B $ lfs mkdir --foreign=symlink --xattr PUUID/CUUID /mnt/lustre/dir1 This creates .B dir1 with foreign (non-lustre/free format) -.B PUUID:CUUID -striping/LMV EA. +.B PUUID/CUUID +striping/LMV EA value (symlink type). .SH AVAILABILITY The .B lfs setdirstripe