]> Frank Brehm's Git Trees - config/ns1/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Fri, 28 Apr 2017 04:25:03 +0000 (06:25 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 28 Apr 2017 04:25:03 +0000 (06:25 +0200)
fstab
lvm/backup/vg00

diff --git a/fstab b/fstab
index fe8b82d2bcba7c7c56b5553f1eb40f3fe2d57db4..61fb5de1347e69e6209dcdbf74cc2e34db1bf466 100644 (file)
--- a/fstab
+++ b/fstab
@@ -11,3 +11,4 @@ UUID=48a94cd6-85f8-4b46-ac5e-7ffe2f8bf042     /               ext4            discard,errors=remount-ro       0
 /dev/mapper/vg00-home                          /home           ext4            acl,user_xattr                  0       2
 /dev/mapper/vg00-tmp                           /tmp            ext4            noatime                         0       2
 /dev/mapper/vg00-var                           /var            ext4            acl,user_xattr                  0       2
+/dev/mapper/vg00-backup                                /var/backup     ext4            noatime                         0       2
index 9ca592bafc420cc5cf29afdf906b5dbf997054c8..1b4882e00a294c50ec057b7ee5dd6094fef7009d 100644 (file)
@@ -1,16 +1,16 @@
-# Generated by LVM2 version 2.02.111(2) (2014-09-01): Mon Jun  6 12:18:51 2016
+# Generated by LVM2 version 2.02.111(2) (2014-09-01): Thu Apr 27 17:24:05 2017
 
 contents = "Text Format Volume Group"
 version = 1
 
-description = "Created *after* executing 'vgcfgbackup'"
+description = "Created *after* executing 'lvcreate -n backup -L 50G vg00'"
 
-creation_host = "ns1"  # Linux ns1 4.3.0-0.bpo.1-amd64 #1 SMP Debian 4.3.5-1~bpo8+1 (2016-02-23) x86_64
-creation_time = 1465208331     # Mon Jun  6 12:18:51 2016
+creation_host = "ns1"  # Linux ns1 4.9.0-0.bpo.2-amd64 #1 SMP Debian 4.9.18-1~bpo8+1 (2017-04-10) x86_64
+creation_time = 1493306645     # Thu Apr 27 17:24:05 2017
 
 vg00 {
        id = "NfQk9V-on18-oehX-UB9G-cBqB-KexR-13tXGL"
-       seqno = 5
+       seqno = 6
        format = "lvm2"                 # informational
        status = ["RESIZEABLE", "READ", "WRITE"]
        flags = []
@@ -118,5 +118,26 @@ vg00 {
                                ]
                        }
                }
+
+               backup {
+                       id = "Yl7OIl-a26w-o3Ae-D0rn-hasz-CleS-FUfyKS"
+                       status = ["READ", "WRITE", "VISIBLE"]
+                       flags = []
+                       creation_host = "ns1"
+                       creation_time = 1493306644      # 2017-04-27 17:24:04 +0200
+                       segment_count = 1
+
+                       segment1 {
+                               start_extent = 0
+                               extent_count = 12800    # 50 Gigabytes
+
+                               type = "striped"
+                               stripe_count = 1        # linear
+
+                               stripes = [
+                                       "pv0", 11008
+                               ]
+                       }
+               }
        }
 }