Whamcloud - gitweb
LU-13891 utils: fix memory leak in llapi_ladvise()
[fs/lustre-release.git] / lustre / doc / lfs-setstripe.1
index 0ff3660..97f74e5 100644 (file)
@@ -387,8 +387,9 @@ to find uninitialized components.
 .B * prefer\fR - component preferred for read/write in a mirrored file
 .RE
 .RS
-.B * stale\fR - component has outdated data in a mirrored file.  Once a
-component is marked
+.B * stale\fR - component has outdated data in a mirrored file. This flag is
+not allowed to be set on a component of the last non-stale mirror.
+Once a component is marked
 .BR stale ,
 it isn't permitted to clear this flag directly. \fBlfs-mirror-resync\fR(1)
 is required to clear the flag.
@@ -488,7 +489,7 @@ writing beyond 192MiB, the first component is left as [0, 192MiB), and a new
 component is allocated between them, its layout repeats the first component
 layout but initialized on different OSTs so that the full OSTs are avoided.
 It is allocated and immediately extended to [192MiB, 256MiB), the following
-extension component is shortended again.
+extension component is shortened again.
 .RE
 .TP
 .B lfs setstripe -E 1G -z 64M -E 100G -z 256M -E -1 -z 1G /mnt/lustre/file1