Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP4
lvm2
bug-1183905_lvconvert-allow-stripes-stripesize-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-1183905_lvconvert-allow-stripes-stripesize-in-mirror-convers.patch of Package lvm2
From 1b63a219f4f9d7f2f6c5086375b96c3bd892a1a0 Mon Sep 17 00:00:00 2001 From: Heinz Mauelshagen <heinzm@redhat.com> Date: Mon, 8 Jul 2019 19:07:18 +0200 Subject: [PATCH] lvconvert: allow --stripes/--stripesize in 'mirror' conversions This allows the creation of a striped mirror leg(s) during upconvert by adding lvconvert command line options --stripes/--stripesize for 'mirror' to tools/command-lines.in. In case multiple mirror legs are being added, all will have the same requested striped layout. Resolves: rhbz1720705 --- tools/command-lines.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/command-lines.in b/tools/command-lines.in index 73a1e647c0e9..f91465061e6d 100644 --- a/tools/command-lines.in +++ b/tools/command-lines.in @@ -343,13 +343,11 @@ DESC: Convert LV to striped. RULE: all not lv_is_locked lv_is_pvmove lvconvert --type mirror LV -OO: --mirrors SNumber, --regionsize RegionSize, --interval Number, --mirrorlog MirrorLog, OO_LVCONVERT +OO: --mirrors SNumber, --stripes_long Number, --stripesize SizeKB, --regionsize RegionSize, --interval Number, --mirrorlog MirrorLog, OO_LVCONVERT OP: PV ... ID: lvconvert_raid_types DESC: Convert LV to type mirror (also see type raid1), -DESC: (also see lvconvert --mirrors). RULE: all not lv_is_locked lv_is_pvmove -FLAGS: SECONDARY_SYNTAX # When LV is already raid, this changes the raid layout # (changing layout of raid0 and raid1 not allowed.) -- 2.33.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor