summaryrefslogtreecommitdiff
path: root/man/lvreduce.8_des
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-04-16 15:57:01 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-04-19 14:54:37 +0200
commitd1f8978ac5adbe7274faa62011dbb30a95719191 (patch)
treed5bd42f21a61710f760d356fdf445a80e49c314f /man/lvreduce.8_des
parent5f75f5e2bc0f10c74151914aa59264d29815d9ba (diff)
downloadlvm2-d1f8978ac5adbe7274faa62011dbb30a95719191.tar.gz
man: replace empty lines
Diffstat (limited to 'man/lvreduce.8_des')
-rw-r--r--man/lvreduce.8_des6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/lvreduce.8_des b/man/lvreduce.8_des
index af6735843..5a7d4e92f 100644
--- a/man/lvreduce.8_des
+++ b/man/lvreduce.8_des
@@ -3,16 +3,16 @@ to the VG to be used by other LVs. A copy-on-write snapshot LV can also
be reduced if less space is needed to hold COW blocks. Use
\fBlvconvert\fP(8) to change the number of data images in a RAID or
mirrored LV.
-
+.P
Be careful when reducing an LV's size, because data in the reduced area is
lost. Ensure that any file system on the LV is resized \fBbefore\fP
running lvreduce so that the removed extents are not in use by the file
system.
-
+.P
Sizes will be rounded if necessary. For example, the LV size must be an
exact number of extents, and the size of a striped segment must be a
multiple of the number of stripes.
-
+.P
In the usage section below, \fB--size\fP \fISize\fP can be replaced
with \fB--extents\fP \fINumber\fP. See both descriptions
the options section.