163 lines
6.7 KiB
Diff
163 lines
6.7 KiB
Diff
From 3a6c6366c0605fbb7b0001d920da6bd801bff689 Mon Sep 17 00:00:00 2001
|
|
From: Marian Csontos <mcsontos@redhat.com>
|
|
Date: Mon, 29 Sep 2025 15:44:24 +0200
|
|
Subject: [PATCH 47/47] make: generate
|
|
|
|
---
|
|
man/lvchange.8_pregen | 6 +++---
|
|
man/lvconvert.8_pregen | 8 ++++----
|
|
man/lvcreate.8_pregen | 10 +++++-----
|
|
man/lvextend.8_pregen | 2 +-
|
|
man/lvresize.8_pregen | 2 +-
|
|
5 files changed, 14 insertions(+), 14 deletions(-)
|
|
|
|
diff --git a/man/lvchange.8_pregen b/man/lvchange.8_pregen
|
|
index f45d8001c..1e87db1b8 100644
|
|
--- a/man/lvchange.8_pregen
|
|
+++ b/man/lvchange.8_pregen
|
|
@@ -891,7 +891,7 @@ See \fBvgcfgbackup\fP(8) for more information.
|
|
Specifies when writes to a cache LV should be considered complete.
|
|
\fBwriteback\fP considers a write complete as soon as it is
|
|
stored in the cache pool.
|
|
-\fBwritethough\fP considers a write complete only when it has
|
|
+\fBwritethrough\fP considers a write complete only when it has
|
|
been stored in both the cache pool and on the origin LV.
|
|
While writethrough may be slower for writes, it is more
|
|
resilient if something should happen to a device associated with the
|
|
@@ -923,7 +923,7 @@ See \fBlvm.conf\fP(5) for more information about profiles.
|
|
.
|
|
.TP
|
|
.O_compression
|
|
-Controls whether compression is enabled or disable for VDO volume.
|
|
+Controls whether compression is enabled or disabled for VDO volume.
|
|
See \fBlvmvdo\fP(7) for more information about VDO usage.
|
|
.
|
|
.TP
|
|
@@ -948,7 +948,7 @@ messages sent to the log file and/or syslog (if configured).
|
|
.
|
|
.TP
|
|
.O_deduplication
|
|
-Controls whether deduplication is enabled or disable for VDO volume.
|
|
+Controls whether deduplication is enabled or disabled for VDO volume.
|
|
See \fBlvmvdo\fP(7) for more information about VDO usage.
|
|
.
|
|
.TP
|
|
diff --git a/man/lvconvert.8_pregen b/man/lvconvert.8_pregen
|
|
index 7ff0d1d79..d5173a651 100644
|
|
--- a/man/lvconvert.8_pregen
|
|
+++ b/man/lvconvert.8_pregen
|
|
@@ -1750,7 +1750,7 @@ Specifies the cache metadata format used by cache target.
|
|
Specifies when writes to a cache LV should be considered complete.
|
|
\fBwriteback\fP considers a write complete as soon as it is
|
|
stored in the cache pool.
|
|
-\fBwritethough\fP considers a write complete only when it has
|
|
+\fBwritethrough\fP considers a write complete only when it has
|
|
been stored in both the cache pool and on the origin LV.
|
|
While writethrough may be slower for writes, it is more
|
|
resilient if something should happen to a device associated with the
|
|
@@ -1807,7 +1807,7 @@ See \fBlvm.conf\fP(5) for more information about profiles.
|
|
.
|
|
.TP
|
|
.O_compression
|
|
-Controls whether compression is enabled or disable for VDO volume.
|
|
+Controls whether compression is enabled or disabled for VDO volume.
|
|
See \fBlvmvdo\fP(7) for more information about VDO usage.
|
|
.
|
|
.TP
|
|
@@ -1824,7 +1824,7 @@ messages sent to the log file and/or syslog (if configured).
|
|
.
|
|
.TP
|
|
.O_deduplication
|
|
-Controls whether deduplication is enabled or disable for VDO volume.
|
|
+Controls whether deduplication is enabled or disabled for VDO volume.
|
|
See \fBlvmvdo\fP(7) for more information about VDO usage.
|
|
.
|
|
.TP
|
|
@@ -2009,7 +2009,7 @@ Use VDO type volume for pool data volume.
|
|
.
|
|
.TP
|
|
.O_poolmetadata
|
|
-The name of a an LV to use for storing pool metadata.
|
|
+The name of an LV to use for storing pool metadata.
|
|
.
|
|
.TP
|
|
.O_poolmetadatasize
|
|
diff --git a/man/lvcreate.8_pregen b/man/lvcreate.8_pregen
|
|
index 5a8c9cc2e..8fc5b34d2 100644
|
|
--- a/man/lvcreate.8_pregen
|
|
+++ b/man/lvcreate.8_pregen
|
|
@@ -633,7 +633,7 @@ Create a striped LV.
|
|
.P
|
|
.
|
|
Create a raid1 or mirror LV.
|
|
-Implicit type is defined by lvm.conf global/mirror_segfault_default.
|
|
+Implicit type is defined by lvm.conf global/mirror_segtype_default.
|
|
.P
|
|
.B lvcreate
|
|
.O_mirrors
|
|
@@ -1575,7 +1575,7 @@ Specifies the cache metadata format used by cache target.
|
|
Specifies when writes to a cache LV should be considered complete.
|
|
\fBwriteback\fP considers a write complete as soon as it is
|
|
stored in the cache pool.
|
|
-\fBwritethough\fP considers a write complete only when it has
|
|
+\fBwritethrough\fP considers a write complete only when it has
|
|
been stored in both the cache pool and on the origin LV.
|
|
While writethrough may be slower for writes, it is more
|
|
resilient if something should happen to a device associated with the
|
|
@@ -1632,7 +1632,7 @@ See \fBlvm.conf\fP(5) for more information about profiles.
|
|
.
|
|
.TP
|
|
.O_compression
|
|
-Controls whether compression is enabled or disable for VDO volume.
|
|
+Controls whether compression is enabled or disabled for VDO volume.
|
|
See \fBlvmvdo\fP(7) for more information about VDO usage.
|
|
.
|
|
.TP
|
|
@@ -1657,7 +1657,7 @@ messages sent to the log file and/or syslog (if configured).
|
|
.
|
|
.TP
|
|
.O_deduplication
|
|
-Controls whether deduplication is enabled or disable for VDO volume.
|
|
+Controls whether deduplication is enabled or disabled for VDO volume.
|
|
See \fBlvmvdo\fP(7) for more information about VDO usage.
|
|
.
|
|
.TP
|
|
@@ -1847,7 +1847,7 @@ This is useful for skipping a potentially long and resource intensive initial
|
|
sync of an empty mirror/raid1/raid4/raid5 and raid10 LV.
|
|
This option is not valid for raid6, because raid6 relies on proper parity
|
|
(P and Q Syndromes) being created during initial synchronization in order
|
|
-to reconstruct proper user date in case of device failures.
|
|
+to reconstruct proper user data in case of device failures.
|
|
raid0 and raid0_meta do not provide any data copies or parity support
|
|
and thus do not support initial synchronization.
|
|
.
|
|
diff --git a/man/lvextend.8_pregen b/man/lvextend.8_pregen
|
|
index e52d46fd4..2729d6eda 100644
|
|
--- a/man/lvextend.8_pregen
|
|
+++ b/man/lvextend.8_pregen
|
|
@@ -713,7 +713,7 @@ This is useful for skipping a potentially long and resource intensive initial
|
|
sync of an empty mirror/raid1/raid4/raid5 and raid10 LV.
|
|
This option is not valid for raid6, because raid6 relies on proper parity
|
|
(P and Q Syndromes) being created during initial synchronization in order
|
|
-to reconstruct proper user date in case of device failures.
|
|
+to reconstruct proper user data in case of device failures.
|
|
raid0 and raid0_meta do not provide any data copies or parity support
|
|
and thus do not support initial synchronization.
|
|
.
|
|
diff --git a/man/lvresize.8_pregen b/man/lvresize.8_pregen
|
|
index a1f127a1e..8c1ff4dfd 100644
|
|
--- a/man/lvresize.8_pregen
|
|
+++ b/man/lvresize.8_pregen
|
|
@@ -639,7 +639,7 @@ This is useful for skipping a potentially long and resource intensive initial
|
|
sync of an empty mirror/raid1/raid4/raid5 and raid10 LV.
|
|
This option is not valid for raid6, because raid6 relies on proper parity
|
|
(P and Q Syndromes) being created during initial synchronization in order
|
|
-to reconstruct proper user date in case of device failures.
|
|
+to reconstruct proper user data in case of device failures.
|
|
raid0 and raid0_meta do not provide any data copies or parity support
|
|
and thus do not support initial synchronization.
|
|
.
|
|
--
|
|
2.51.0
|
|
|