From: mhoellein Date: Wed, 2 Feb 2022 12:20:26 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=363cd58c4a656d33798a2aca1f80a4dfa83b8eb7;p=vserver saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index fa10ffa06..0838db5b2 100755 --- a/.etckeeper +++ b/.etckeeper @@ -8929,6 +8929,9 @@ maybe chmod 0644 'loolwsd/proof_key.pub' maybe chmod 0644 'lsb-release' maybe chmod 0644 'ltrace.conf' maybe chmod 0755 'lvm' +maybe chmod 0700 'lvm/archive' +maybe chmod 0700 'lvm/backup' +maybe chmod 0600 'lvm/backup/system' maybe chmod 0644 'lvm/lvm.conf' maybe chmod 0644 'lvm/lvmlocal.conf' maybe chmod 0755 'lvm/profile' diff --git a/lvm/backup/system b/lvm/backup/system new file mode 100644 index 000000000..0708f153b --- /dev/null +++ b/lvm/backup/system @@ -0,0 +1,134 @@ +# Generated by LVM2 version 2.03.07(2) (2019-11-30): Wed Feb 2 13:17:05 2022 + +contents = "Text Format Volume Group" +version = 1 + +description = "Created *after* executing 'lvresize -l +100%FREE /dev/system/home'" + +creation_host = "mail" # Linux mail 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 +creation_time = 1643804225 # Wed Feb 2 13:17:05 2022 + +system { + id = "MXSOjt-365p-B0Wu-wQSb-fyQO-4TVE-bu8x8v" + seqno = 7 + format = "lvm2" # informational + status = ["RESIZEABLE", "READ", "WRITE"] + flags = [] + extent_size = 8192 # 4 Megabytes + max_lv = 0 + max_pv = 0 + metadata_copies = 0 + + physical_volumes { + + pv0 { + id = "w9hAnf-kPYr-mKBd-Pwxm-mOfa-eZXc-7WZ3Ci" + device = "/dev/mapper/sda2_crypt" # Hint only + + status = ["ALLOCATABLE"] + flags = [] + dev_size = 417441792 # 199,052 Gigabytes + pe_start = 2048 + pe_count = 50957 # 199,051 Gigabytes + } + } + + logical_volumes { + + swap { + id = "hBu43K-anJp-yXZh-puhW-dBh3-Td2S-Fx5X5b" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1643716484 # 2022-02-01 12:54:44 +0100 + creation_host = "vmd31768" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 2048 # 8 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 0 + ] + } + } + + var { + id = "ZyaLee-qcDk-CidW-cJzC-Lz0x-T25y-XJWU0p" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1643716507 # 2022-02-01 12:55:07 +0100 + creation_host = "vmd31768" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 21760 # 85 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 2048 + ] + } + } + + root { + id = "onFEgl-QYVG-NNPG-D56d-WeLM-N213-5nrql6" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1643716520 # 2022-02-01 12:55:20 +0100 + creation_host = "vmd31768" + segment_count = 1 + + segment1 { + start_extent = 0 + extent_count = 3072 # 12 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 23808 + ] + } + } + + home { + id = "YJSxIl-sx43-hLKg-xjb7-P2tO-Mnh3-JFVwDq" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1643716561 # 2022-02-01 12:56:01 +0100 + creation_host = "vmd31768" + segment_count = 2 + + segment1 { + start_extent = 0 + extent_count = 20749 # 81,0508 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 30208 + ] + } + segment2 { + start_extent = 20749 + extent_count = 3328 # 13 Gigabytes + + type = "striped" + stripe_count = 1 # linear + + stripes = [ + "pv0", 26880 + ] + } + } + } + +}