]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Tue, 4 Jan 2022 16:37:01 +0000 (17:37 +0100)
committerFrank Brehm <frank@brehm-online.com>
Tue, 4 Jan 2022 16:37:01 +0000 (17:37 +0100)
lvm/backup/vg00
lvm/lvm.conf

index 0a4a93f4a602f10d5ef9961606c0fe434dfc4bdb..005c4bd146024f72ad69127a0227512461b4d89c 100644 (file)
@@ -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 {
index 4679c994f02c5b6ad8b2cde5a8bd0c51a078ed6a..3d25b3e60e1b8868ccad6115ca239767e047c1b9 100644 (file)
@@ -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.