]> sourceware.org Git - lvm2.git/commitdiff
build: make generate
authorZdenek Kabelac <zkabelac@redhat.com>
Tue, 19 Jun 2018 13:07:50 +0000 (15:07 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 22 Jun 2018 13:36:34 +0000 (15:36 +0200)
12 files changed:
conf/example.conf.in
man/lvchange.8_pregen
man/lvdisplay.8_pregen
man/lvm-fullreport.8_pregen
man/lvs.8_pregen
man/pvchange.8_pregen
man/pvdisplay.8_pregen
man/pvs.8_pregen
man/vgchange.8_pregen
man/vgconvert.8_pregen
man/vgdisplay.8_pregen
man/vgs.8_pregen

index 97daab223ba21d916997635b803d26de5ece74fb..83f9f4262ed4825f7ce9942c52b49df260c7263b 100644 (file)
@@ -151,21 +151,15 @@ devices {
        # global_filter = [ "a|.*/|" ]
 
        # Configuration option devices/cache_dir.
-       # Directory in which to store the device cache file.
-       # The results of filtering are cached on disk to avoid rescanning dud
-       # devices (which can take a very long time). By default this cache is
-       # stored in a file named .cache. It is safe to delete this file; the
-       # tools regenerate it. If obtain_device_list_from_udev is enabled, the
-       # list of devices is obtained from udev and any existing .cache file
-       # is removed.
+       # This setting is no longer used.
        cache_dir = "@DEFAULT_SYS_DIR@/@DEFAULT_CACHE_SUBDIR@"
 
        # Configuration option devices/cache_file_prefix.
-       # A prefix used before the .cache file name. See devices/cache_dir.
+       # This setting is no longer used.
        cache_file_prefix = ""
 
        # Configuration option devices/write_cache_state.
-       # Enable/disable writing the cache file. See devices/cache_dir.
+       # This setting is no longer used.
        write_cache_state = 1
 
        # Configuration option devices/types.
@@ -269,11 +263,7 @@ devices {
        ignore_lvm_mirrors = 1
 
        # Configuration option devices/disable_after_error_count.
-       # Number of I/O errors after which a device is skipped.
-       # During each LVM operation, errors received from each device are
-       # counted. If the counter of a device exceeds the limit set here,
-       # no further I/O is sent to that device for the remainder of the
-       # operation. Setting this to 0 disables the counters altogether.
+       # This setting is no longer used.
        disable_after_error_count = 0
 
        # Configuration option devices/require_restorefile_with_uuid.
@@ -1557,20 +1547,7 @@ activation {
        # stripesize = 64
 
        # Configuration option metadata/dirs.
-       # Directories holding live copies of text format metadata.
-       # These directories must not be on logical volumes!
-       # It's possible to use LVM with a couple of directories here,
-       # preferably on different (non-LV) filesystems, and with no other
-       # on-disk metadata (pvmetadatacopies = 0). Or this can be in addition
-       # to on-disk metadata areas. The feature was originally added to
-       # simplify testing and is not supported under low memory situations -
-       # the machine could lock up. Never edit any files in these directories
-       # by hand unless you are absolutely sure you know what you are doing!
-       # Use the supplied toolset to make changes (e.g. vgcfgrestore).
-       # 
-       # Example
-       # dirs = [ "/etc/lvm/metadata", "/mnt/disk2/lvm/metadata2" ]
-       # 
+       # This setting is no longer used.
        # This configuration option is advanced.
        # This configuration option does not have a default value defined.
 # }
index 8f9783a5a0c71fe66e0b4f55d08495e7c0aab062..03e0b1cc608d06044a433ba0b73e33c379560363 100644 (file)
@@ -96,10 +96,6 @@ lvchange - Change the attributes of logical volume(s)
     \fB--ignoremonitoring\fP
 .ad b
 .br
-.ad l
-    \fB--ignoreskippedcluster\fP
-.ad b
-.br
 .ad l
     \fB--lockopt\fP \fIString\fP
 .ad b
@@ -520,10 +516,6 @@ Common options for command:
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--noudevsync\fP ]
 .ad b
 .br
@@ -818,13 +810,6 @@ Do not use this if dmeventd is already monitoring a device.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 6211a47608f1c4096bd81963c0eb7bf2ca85248c..9a8962b69e121136fa26eb8a9c959a2cdee139cd 100644 (file)
@@ -72,10 +72,6 @@ and more, using a more compact and configurable output format.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -284,13 +280,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 4a8d7b3d155cd96fab68f3efecbadfe260118a7d..111b8efeafe563cb1eb37c8b422550abe507c419 100644 (file)
@@ -56,10 +56,6 @@ if information changes between commands.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -255,13 +251,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index b5128f9140933f1b404318e6b0e5f0e394a351ed..fecca99081d721abd9067e01efbe3ccd38fb1265 100644 (file)
@@ -60,10 +60,6 @@ lvs produces formatted output about LVs.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -270,13 +266,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 5da8eca38b0c7969e477176646fbbc1cea6cd7c5..8c9288dde43d2ebe6496bee551981c6e74e172e9 100644 (file)
@@ -98,10 +98,6 @@ Common options for command:
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--reportformat\fP \fBbasic\fP|\fBjson\fP ]
 .ad b
 .RE
@@ -244,13 +240,6 @@ Display help text.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 5f39e7bac8e622ae2e02e62424181ef4c0749072..9dbcac33cb62d0a84059b6f5eb2e9e3b0dd952ba 100644 (file)
@@ -72,10 +72,6 @@ and more, using a more compact and configurable output format.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -271,13 +267,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 59f1e3dce993681826137841aef91112d93149cd..53c259cbf733665fec888104c432ce89963ca6fb 100644 (file)
@@ -56,10 +56,6 @@ pvs produces formatted output about PVs.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -257,13 +253,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index a9ac54638228f2e0fbd002ef2ee4c87f2391be19..94dbd88a6b5848050b73f4843c6835214a39ea5b 100644 (file)
@@ -74,10 +74,6 @@ vgchange - Change volume group attributes
     \fB--ignoremonitoring\fP
 .ad b
 .br
-.ad l
-    \fB--ignoreskippedcluster\fP
-.ad b
-.br
 .ad l
     \fB--lockopt\fP \fIString\fP
 .ad b
@@ -279,10 +275,6 @@ required, after which the others are optional.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--noudevsync\fP ]
 .ad b
 .br
@@ -333,10 +325,6 @@ Start or stop monitoring LVs from dmeventd.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--noudevsync\fP ]
 .ad b
 .br
@@ -379,10 +367,6 @@ Start or stop processing LV conversions.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--noudevsync\fP ]
 .ad b
 .br
@@ -449,10 +433,6 @@ Activate or deactivate LVs.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--noudevsync\fP ]
 .ad b
 .br
@@ -503,10 +483,6 @@ Reactivate LVs using the latest metadata.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--noudevsync\fP ]
 .ad b
 .br
@@ -800,13 +776,6 @@ Do not use this if dmeventd is already monitoring a device.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 16e1fc87fa288572ef84446ab1463e9c2e20e293..b2a60276e10887787a91b380a8e5d37cdc56aac0 100644 (file)
@@ -8,9 +8,9 @@ vgconvert - Change volume group metadata format
     [ \fIoption_args\fP ]
 .br
 .SH DESCRIPTION
-vgconvert converts VG metadata from one format to another.  This command
-is no longer used because this version of lvm no longer supports the LVM1
-format.
+vgconvert is no longer a part of LVM.  It was removed along with
+support for the LVM1 format.  Use an older version of LVM to
+convert VGs from the LVM1 format to LVM2.
 .SH USAGE
 \fBvgconvert\fP \fIVG\fP ...
 .br
@@ -46,7 +46,6 @@ format.
 [ COMMON_OPTIONS ]
 .RE
 .br
-
 Common options for lvm:
 .
 .RS 4
@@ -106,6 +105,7 @@ Common options for lvm:
 [    \fB--version\fP ]
 .ad b
 .RE
+
 .SH OPTIONS
 .HP
 .ad l
@@ -301,6 +301,7 @@ capital letters mean multiple of 1000.)
 .SH ENVIRONMENT VARIABLES
 See \fBlvm\fP(8) for information about environment variables used by lvm.
 For example, LVM_VG_NAME can generally be substituted for a required VG parameter.
+
 .SH SEE ALSO
 
 .BR lvm (8)
index 89e36031570094c76972e90f7d79a15baf744076..7c8fb127f83de4d1702ae87ee5efb5965d333d62 100644 (file)
@@ -67,10 +67,6 @@ and more, using a more compact and configurable output format.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -266,13 +262,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
index 681711b85de47af924d5ed9fbe8b2d9b074e392b..c8a96118c534ebd2ffa5e1863a1a3ec9b6d0c2e0 100644 (file)
@@ -52,10 +52,6 @@ vgs produces formatted output about VGs.
 .ad b
 .br
 .ad l
-[    \fB--ignoreskippedcluster\fP ]
-.ad b
-.br
-.ad l
 [    \fB--logonly\fP ]
 .ad b
 .br
@@ -252,13 +248,6 @@ operations after locking failures.
 .ad b
 .HP
 .ad l
-\fB--ignoreskippedcluster\fP
-.br
-Use to avoid exiting with an non-zero status code if the command is run
-without clustered locking and clustered VGs are skipped.
-.ad b
-.HP
-.ad l
 \fB--lockopt\fP \fIString\fP
 .br
 Used to pass options for special cases to lvmlockd.
This page took 0.052494 seconds and 5 git commands to generate.