From 0f0cd6196a3baab2137bd35de067789adc635f57 Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" Date: Sat, 27 Oct 2018 09:28:33 +0200 Subject: [PATCH] Add correct server pool directory on both sides --- doc/fetlab.md | 8 ++++++++ host_vars/ariane | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/fetlab.md b/doc/fetlab.md index af603a7..5e0b730 100644 --- a/doc/fetlab.md +++ b/doc/fetlab.md @@ -5,6 +5,14 @@ zfs_mount.sh mount mkdir /var/run/motioneye && chown motion /var/run/motioneye/ && service motioneye restart && service motioneye status ``` +## Update and reboot +```shell +apt update && apt list --upgradable +apt dist-upgrade && apt autoremove +service motioneye stop +zfs_mount.sh reboot +``` + ## Debian Installation Boot Image Debian Netinstall on USB stick, Advanced Options->Expert Install Language: English, Location: other->Europe->Austria diff --git a/host_vars/ariane b/host_vars/ariane index bd13b04..e70f6b2 100644 --- a/host_vars/ariane +++ b/host_vars/ariane @@ -77,12 +77,13 @@ borgbackup_install_from_repo: False borgbackup_encryption_mode: "none" borgbackup_client_backup_server: fetlabserv.htu.tuwien.ac.at +borgbackup_server_pool: "/lab/backup" borgbackup_create_jobs: - name: system options: "--lock-wait 1800" - day: "1" - hour: "1" # default value = 1 + day: 1 + hour: 1 # default value = 1 minute: 0 # default value = 0 random_minute: 59 # default value : ignore randomization directories: