From 5216fd5f3fadd17353b62c382005822628433f7c Mon Sep 17 00:00:00 2001 From: mhoellein Date: Fri, 4 Feb 2022 08:39:10 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to apt run --- lvm/backup/system | 128 ++-------------------------------------------- 1 file changed, 4 insertions(+), 124 deletions(-) diff --git a/lvm/backup/system b/lvm/backup/system index 2a9e10e0..43278cff 100644 --- a/lvm/backup/system +++ b/lvm/backup/system @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.02.176(2) (2017-11-03): Fri Feb 4 00:00:02 2022 +# Generated by LVM2 version 2.02.176(2) (2017-11-03): Fri Feb 4 00:20:20 2022 contents = "Text Format Volume Group" version = 1 -description = "Created *after* executing '/sbin/lvcreate -n var_backup -s /dev/system/var -L 10G'" +description = "Created *after* executing '/sbin/lvremove -y /dev/system/var_backup'" creation_host = "homeserver" # Linux homeserver 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 -creation_time = 1643929202 # Fri Feb 4 00:00:02 2022 +creation_time = 1643930420 # Fri Feb 4 00:20:20 2022 system { id = "5WJluU-PUGx-m4Am-4B5T-wooB-NUG3-dZj5zv" - seqno = 304 + seqno = 310 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -129,126 +129,6 @@ system { ] } } - - root_backup { - id = "GHXlGl-u3CZ-YNxi-5mNZ-EFwq-vI63-rooxIi" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1643929201 # 2022-02-04 00:00:01 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 41216 - ] - } - } - - home_backup { - id = "uRAcLd-8k73-Bt25-TLkK-tznL-xGEg-d3LB7Y" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1643929201 # 2022-02-04 00:00:01 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 43776 - ] - } - } - - var_backup { - id = "4WhR0T-UJk8-fnHx-5KFt-ZZpq-HKoJ-Y5TMmO" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1643929202 # 2022-02-04 00:00:02 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 46336 - ] - } - } - - snapshot0 { - id = "aH4WPS-JNtE-2eSp-wGvV-DTv5-Hz4w-Xkh254" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1643929201 # 2022-02-04 00:00:01 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 6400 # 25 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "root" - cow_store = "root_backup" - } - } - - snapshot1 { - id = "BmrH0d-LxFi-ThmY-a29q-C1X4-EhV3-c91dJN" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1643929202 # 2022-02-04 00:00:02 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 5120 # 20 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "home" - cow_store = "home_backup" - } - } - - snapshot2 { - id = "eeC9Pr-21md-qifV-pwpS-mezx-zyoe-7cdeiR" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1643929202 # 2022-02-04 00:00:02 +0100 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 25600 # 100 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "var" - cow_store = "var_backup" - } - } } } -- 2.43.0