From: mhoellein Date: Tue, 27 Dec 2022 23:17:46 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=f3ce224e1ea27ba33db4058fb9806abb7d60ed71;p=homeserver daily autocommit --- diff --git a/group- b/group- index 5928ce3e..d6876f0f 100644 --- a/group- +++ b/group- @@ -12,7 +12,7 @@ uucp:x:10: man:x:12: proxy:x:13: kmem:x:15: -dialout:x:20:asterisk,alexa +dialout:x:20:asterisk,alexa,nut fax:x:21: voice:x:22: cdrom:x:24:mhoellein @@ -106,4 +106,5 @@ Debian-snmp:x:121: cool:x:137: sambauser:x:997: borg:x:5006: -nut:x:159: +nut:x:159:eaton3s +eaton3s:x:5007: diff --git a/gshadow- b/gshadow- index d2cc4145..40649802 100644 --- a/gshadow- +++ b/gshadow- @@ -12,7 +12,7 @@ uucp:*:: man:*:: proxy:*:: kmem:*:: -dialout:*::asterisk,alexa +dialout:*::asterisk,alexa,nut fax:*:: voice:*:: cdrom:*::mhoellein @@ -106,4 +106,5 @@ Debian-snmp:!:: cool:!:: sambauser:!:: borg:!:: -nut:!:: +nut:!::eaton3s +eaton3s:!:: diff --git a/lvm/backup/system b/lvm/backup/system index 1f6285c3..5a9b5c15 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 Dec 27 00:25:27 2022 +# Generated by LVM2 version 2.02.176(2) (2017-11-03): Wed Dec 28 00:00:02 2022 contents = "Text Format Volume Group" version = 1 -description = "Created *after* executing '/sbin/lvremove -y /dev/system/var_backup'" +description = "Created *after* executing '/sbin/lvcreate -n var_backup -s /dev/system/var -L 10G'" creation_host = "homeserver" # Linux homeserver 5.0.0-32-generic #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019 x86_64 -creation_time = 1672097127 # Tue Dec 27 00:25:27 2022 +creation_time = 1672182002 # Wed Dec 28 00:00:02 2022 system { id = "5WJluU-PUGx-m4Am-4B5T-wooB-NUG3-dZj5zv" - seqno = 4197 + seqno = 4203 format = "lvm2" # informational status = ["RESIZEABLE", "READ", "WRITE"] flags = [] @@ -140,6 +140,126 @@ system { ] } } + + root_backup { + id = "O38D6T-YkT5-Hf7V-cf0F-vKPY-SI6t-70S8o3" + status = ["READ", "WRITE"] + flags = [] + creation_time = 1672182001 # 2022-12-28 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", 51132 + ] + } + } + + home_backup { + id = "xxjdY7-PwJF-KuGK-sie3-vX8s-XG9Z-WclT7d" + status = ["READ", "WRITE"] + flags = [] + creation_time = 1672182001 # 2022-12-28 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", 53692 + ] + } + } + + var_backup { + id = "zmdJZE-BhAG-OGUL-JoRd-1bUw-yIcT-m6ONhz" + status = ["READ", "WRITE"] + flags = [] + creation_time = 1672182002 # 2022-12-28 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", 56252 + ] + } + } + + snapshot0 { + id = "DHg4TP-utTI-M4yU-dhSk-0PMz-zEy8-1Z3reA" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1672182001 # 2022-12-28 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 = "190IP4-gYtA-M2wV-j1mq-iXfd-pDHb-nifgYt" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1672182002 # 2022-12-28 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 = "CxznEl-AZLM-ixGg-WGQI-11TG-0FTV-ezz7de" + status = ["READ", "WRITE", "VISIBLE"] + flags = [] + creation_time = 1672182002 # 2022-12-28 00:00:02 +0100 + 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" + } + } } } diff --git a/nut/upsmon.conf b/nut/upsmon.conf index 5e106a7d..e4be577a 100644 --- a/nut/upsmon.conf +++ b/nut/upsmon.conf @@ -31,7 +31,7 @@ # -------------------------------------------------------------------------- # MONITOR ("master"|"slave") -eaton3s@localhost 1 monuser pass master +MONITOR eaton3s@localhost 1 eaton3s pass master # # List systems you want to monitor. Not all of these may supply power # to the system running upsmon, but if you want to watch it, it has to diff --git a/passwd- b/passwd- index a618531e..514cdf7c 100644 --- a/passwd- +++ b/passwd- @@ -79,3 +79,4 @@ cool:x:145:137::/opt/cool:/usr/sbin/nologin sambauser:x:997:997::/home/sambauser:/bin/false borg:x:5006:5006::/home/borg:/bin/bash nut:x:140:159::/var/lib/nut:/usr/sbin/nologin +eaton3s:x:5007:5007::/home/eaton3s:/bin/sh diff --git a/shadow- b/shadow- index 66adf1c1..753d061d 100644 --- a/shadow- +++ b/shadow- @@ -79,3 +79,4 @@ cool:*:18972:0:99999:7::: sambauser:!:19010:::::: borg:!:19012:0:99999:7::: nut:*:19353:0:99999:7::: +eaton3s:$6$XNrxeWah$AdvcjUp.U5RUo74nwaCbzhu0YttBkFSoPfIzx30BIVoGnEgj3t6qI745qHQVxjturuUV.vTmEe7T5JzXS0Se40:19353:0:99999:7::: diff --git a/subgid b/subgid index 1fcd88a2..37afd4aa 100644 --- a/subgid +++ b/subgid @@ -1,8 +1,8 @@ vmail:100000:65536 mhoellein:165536:65536 +borg:231072:65536 git:296608:65536 door:362144:65536 webssh:427680:65536 autossh:558752:65536 nelly:624288:65536 -borg:231072:65536 diff --git a/subgid- b/subgid- index 02e6766d..67375a61 100644 --- a/subgid- +++ b/subgid- @@ -1,7 +1,9 @@ vmail:100000:65536 mhoellein:165536:65536 +borg:231072:65536 git:296608:65536 door:362144:65536 webssh:427680:65536 autossh:558752:65536 nelly:624288:65536 +eaton3s:493216:65536 diff --git a/subuid b/subuid index 1fcd88a2..37afd4aa 100644 --- a/subuid +++ b/subuid @@ -1,8 +1,8 @@ vmail:100000:65536 mhoellein:165536:65536 +borg:231072:65536 git:296608:65536 door:362144:65536 webssh:427680:65536 autossh:558752:65536 nelly:624288:65536 -borg:231072:65536 diff --git a/subuid- b/subuid- index 02e6766d..67375a61 100644 --- a/subuid- +++ b/subuid- @@ -1,7 +1,9 @@ vmail:100000:65536 mhoellein:165536:65536 +borg:231072:65536 git:296608:65536 door:362144:65536 webssh:427680:65536 autossh:558752:65536 nelly:624288:65536 +eaton3s:493216:65536