From: Frank Brehm Date: Fri, 28 Apr 2017 04:26:45 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=f87ecf47022598a04596738936d5a6ef1f105aba;p=config%2Fsarah%2Fetc.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 961a00c..eb41d9b 100755 --- a/.etckeeper +++ b/.etckeeper @@ -740,6 +740,7 @@ maybe chmod 0755 'logwatch/conf/services' maybe chmod 0755 'logwatch/scripts' maybe chmod 0755 'logwatch/scripts/services' maybe chmod 0755 'lvm' +maybe chmod 0700 'lvm/archive' maybe chmod 0700 'lvm/backup' maybe chmod 0600 'lvm/backup/vg00' maybe chmod 0644 'lvm/lvm.conf' diff --git a/fstab b/fstab index 6e1e0c8..2847d1b 100644 --- a/fstab +++ b/fstab @@ -12,4 +12,5 @@ UUID=4c99a050-4920-4de3-b4ca-b13e38992978 / ext4 errors=remount-ro 0 1 /dev/mapper/vg00-opt /opt ext4 acl,user_xattr 0 2 /dev/mapper/vg00-home /home ext4 acl,user_xattr 0 2 /dev/mapper/vg00-tmp /tmp ext4 noatime 0 2 +/dev/mapper/vg00-backup /var/backup ext4 noatime 0 2 diff --git a/lvm/backup/vg00 b/lvm/backup/vg00 index eeddd13..5c524b8 100644 --- a/lvm/backup/vg00 +++ b/lvm/backup/vg00 @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.02.111(2) (2014-09-01): Tue Jul 19 21:27:51 2016 +# Generated by LVM2 version 2.02.111(2) (2014-09-01): Thu Apr 27 16:42:55 2017 contents = "Text Format Volume Group" version = 1 -description = "Created *after* executing 'vgcfgbackup'" +description = "Created *after* executing 'lvcreate -n backup -L 30G vg00'" -creation_host = "sarah" # Linux sarah 3.16.0-1-grml-amd64 #1 SMP Debian 3.16.7-1+grml.1 (2014-11-05) x86_64 -creation_time = 1468963671 # Tue Jul 19 21:27:51 2016 +creation_host = "sarah" # Linux sarah 4.9.0-0.bpo.2-amd64 #1 SMP Debian 4.9.18-1~bpo8+1 (2017-04-10) x86_64 +creation_time = 1493304175 # Thu Apr 27 16:42:55 2017 vg00 { id = "irx33Y-GSrg-rHwt-nmCA-mesQ-On0K-9XmbDd" - seqno = 6 + seqno = 7 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -27,9 +27,9 @@ vg00 { status = ["ALLOCATABLE"] flags = [] - dev_size = 419428352 # 199.999 Gigabytes + dev_size = 419428352 # 199,999 Gigabytes pe_start = 2048 - pe_count = 51199 # 199.996 Gigabytes + pe_count = 51199 # 199,996 Gigabytes } } @@ -40,7 +40,7 @@ vg00 { status = ["READ", "WRITE", "VISIBLE"] flags = [] creation_host = "sarah" - creation_time = 1468962293 # 2016-07-19 21:04:53 +0000 + creation_time = 1468962293 # 2016-07-19 23:04:53 +0200 segment_count = 1 segment1 { @@ -61,7 +61,7 @@ vg00 { status = ["READ", "WRITE", "VISIBLE"] flags = [] creation_host = "sarah" - creation_time = 1468962310 # 2016-07-19 21:05:10 +0000 + creation_time = 1468962310 # 2016-07-19 23:05:10 +0200 segment_count = 1 segment1 { @@ -82,7 +82,7 @@ vg00 { status = ["READ", "WRITE", "VISIBLE"] flags = [] creation_host = "sarah" - creation_time = 1468962317 # 2016-07-19 21:05:17 +0000 + creation_time = 1468962317 # 2016-07-19 23:05:17 +0200 segment_count = 1 segment1 { @@ -103,7 +103,7 @@ vg00 { status = ["READ", "WRITE", "VISIBLE"] flags = [] creation_host = "sarah" - creation_time = 1468962331 # 2016-07-19 21:05:31 +0000 + creation_time = 1468962331 # 2016-07-19 23:05:31 +0200 segment_count = 1 segment1 { @@ -124,7 +124,7 @@ vg00 { status = ["READ", "WRITE", "VISIBLE"] flags = [] creation_host = "sarah" - creation_time = 1468962347 # 2016-07-19 21:05:47 +0000 + creation_time = 1468962347 # 2016-07-19 23:05:47 +0200 segment_count = 1 segment1 { @@ -139,5 +139,26 @@ vg00 { ] } } + + backup { + id = "OFYH6f-ob3c-VOdx-YaHP-5ygU-q66a-EoSC7Z" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_host = "sarah" + creation_time = 1493304175 # 2017-04-27 16:42:55 +0200 + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 7680 # 30 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 33792 + ] + } + } } }