From 4dfac29f22282144f7479ac33f33f42ecf9fc32a Mon Sep 17 00:00:00 2001 From: mhoellein Date: Tue, 4 Apr 2023 06:39:39 +0200 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 d5ba5d5a..e0f189e5 100644 --- a/lvm/backup/system +++ b/lvm/backup/system @@ -1,16 +1,16 @@ -# Generated by LVM2 version 2.02.176(2) (2017-11-03): Tue Apr 4 00:00:02 2023 +# Generated by LVM2 version 2.02.176(2) (2017-11-03): Tue Apr 4 00:29:33 2023 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 5.4.0-146-generic #163~18.04.1-Ubuntu SMP Mon Mar 20 15:02:59 UTC 2023 x86_64 -creation_time = 1680559202 # Tue Apr 4 00:00:02 2023 +creation_time = 1680560973 # Tue Apr 4 00:29:33 2023 system { id = "5WJluU-PUGx-m4Am-4B5T-wooB-NUG3-dZj5zv" - seqno = 5368 + seqno = 5374 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -151,126 +151,6 @@ system { ] } } - - root_backup { - id = "Norwwk-2O06-6pbL-0nBu-hdMP-LFne-6M3ZRY" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1680559201 # 2023-04-04 00:00:01 +0200 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 52412 - ] - } - } - - home_backup { - id = "SZ9Wdo-VifN-HIEz-zRx1-3fPq-EVXj-dP9p5c" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1680559201 # 2023-04-04 00:00:01 +0200 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 54972 - ] - } - } - - var_backup { - id = "7CI7WR-Qxuw-vS4G-2X8c-uN1M-wysd-c9EfHt" - status = ["READ", "WRITE"] - flags = [] - creation_time = 1680559202 # 2023-04-04 00:00:02 +0200 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 2560 # 10 Gigabytes - - type = "striped" - stripe_count = 1 # linear - - stripes = [ - "pv0", 57532 - ] - } - } - - snapshot0 { - id = "BqkRY3-hXB3-gfeq-l9xL-YxIJ-1er8-GyBKqT" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1680559201 # 2023-04-04 00:00:01 +0200 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 7680 # 30 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "root" - cow_store = "root_backup" - } - } - - snapshot1 { - id = "cCgEEx-i0y7-sD6s-OOa2-eEVK-0ODr-yRdZ4S" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1680559202 # 2023-04-04 00:00:02 +0200 - 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 = "32des1-EfD7-5Pre-uenC-40Kg-xBCH-idKeIg" - status = ["READ", "WRITE", "VISIBLE"] - flags = [] - creation_time = 1680559202 # 2023-04-04 00:00:02 +0200 - creation_host = "homeserver" - segment_count = 1 - - segment1 { - start_extent = 0 - extent_count = 35516 # 138,734 Gigabytes - - type = "snapshot" - chunk_size = 8 - origin = "var" - cow_store = "var_backup" - } - } } } -- 2.43.0