From 2132fdc11f7bc285638765e001bef6a3e595b286 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Tue, 20 Jul 2021 22:33:05 +0200 Subject: vgsplit: add support for option --poolmetadataspare When splitting VG with thin/cache pool volume, handle pmspare during such split and allocate new pmspare in new VG or extend existing pmspare there and eventually drop pmspare in original VG if is no longer needed there. --- man/vgsplit.8_pregen | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man') diff --git a/man/vgsplit.8_pregen b/man/vgsplit.8_pregen index 331c6e491..8a0ae597e 100644 --- a/man/vgsplit.8_pregen +++ b/man/vgsplit.8_pregen @@ -70,6 +70,8 @@ Common options for command: .hy ] .br +[ \fB--poolmetadataspare\fP \fBy\fP|\fBn\fP ] +.br [ \fB--\fP[\fBvg\fP]\fBmetadatacopies\fP \fBall\fP|\fBunmanaged\fP|\fINumber\fP ] .ad b .RE @@ -235,6 +237,13 @@ Move only PVs used by the named LV. Disable locking. . .HP +\fB--poolmetadataspare\fP \fBy\fP|\fBn\fP +.br +Enable or disable the automatic creation and management of a +spare pool metadata LV in the VG. A spare metadata LV is reserved +space that can be used when repairing a pool. +. +.HP \fB--profile\fP \fIString\fP .br An alias for --commandprofile or --metadataprofile, depending -- cgit v1.2.1