From 28add4fec1d23ae3d3cb556f156adb4e834787a3 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 4 Jan 2022 17:37:01 +0100 Subject: [PATCH] daily autocommit --- lvm/backup/vg00 | 45 +++++++++++++++++++++++++++++++++++++++------ lvm/lvm.conf | 3 ++- 2 files changed, 41 insertions(+), 7 deletions(-) diff --git a/lvm/backup/vg00 b/lvm/backup/vg00 index 0a4a93f..005c4bd 100644 --- a/lvm/backup/vg00 +++ b/lvm/backup/vg00 @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.03.11(2) (2021-01-08): Tue Sep 14 17:19:28 2021 +# Generated by LVM2 version 2.03.11(2) (2021-01-08): Tue Jan 4 10:15:10 2022 contents = "Text Format Volume Group" version = 1 -description = "Created *after* executing 'vgcfgbackup'" +description = "Created *after* executing 'lvresize -r -L +50G vg00/var'" -creation_host = "ns1" # Linux ns1 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64 -creation_time = 1631632768 # Tue Sep 14 17:19:28 2021 +creation_host = "ns1" # Linux ns1 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64 +creation_time = 1641287710 # Tue Jan 4 10:15:10 2022 vg00 { id = "NfQk9V-on18-oehX-UB9G-cBqB-KexR-13tXGL" - seqno = 7 + seqno = 9 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -31,6 +31,17 @@ vg00 { pe_start = 2048 pe_count = 25599 # 99,9961 Gigabytes } + + pv1 { + id = "qEh7FL-KzWy-xIT7-TgmN-uj1c-UPT6-M55azl" + device = "/dev/vdc" # Hint only + + status = ["ALLOCATABLE"] + flags = [] + dev_size = 209715200 # 100 Gigabytes + pe_start = 2048 + pe_count = 25599 # 99,9961 Gigabytes + } } logical_volumes { @@ -104,7 +115,7 @@ vg00 { flags = [] creation_time = 1457391605 # 2016-03-08 00:00:05 +0100 creation_host = "ns1" - segment_count = 1 + segment_count = 3 segment1 { start_extent = 0 @@ -117,6 +128,28 @@ vg00 { "pv0", 7168 ] } + segment2 { + start_extent = 3840 + extent_count = 1791 # 6,99609 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 23808 + ] + } + segment3 { + start_extent = 5631 + extent_count = 11009 # 43,0039 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv1", 0 + ] + } } backup { diff --git a/lvm/lvm.conf b/lvm/lvm.conf index 4679c99..3d25b3e 100644 --- a/lvm/lvm.conf +++ b/lvm/lvm.conf @@ -888,7 +888,8 @@ global { # Configuration option global/units. # Default value for --units argument. - units = "r" + # units = "r" + units = "m" # Configuration option global/si_unit_consistency. # Distinguish between powers of 1024 and 1000 bytes. -- 2.39.5