Update pbs-zfs-daily.sh

Minor Changes
This commit is contained in:
Chriz
2024-02-06 13:52:16 +01:00
committed by GitHub
parent dfc2729e3a
commit e37710faf3

View File

@@ -1,5 +1,7 @@
#!/bin/bash
apt update
#Requirements for Myiagi ultimate Backup
## Proxmox Source Host with only daily Autosnapshots, Proxmox Destination Host, Destination Public SSH Key on Source authorized-keys File, autostarting Proxmox Backupserver running on this PVE, zfs set com.sun:auto-snapshots=false on $ZFSTRGT, instaled checkzfs from https://github.com/bashclub/check-zfs-replication, check_mk Agent running on PVE
@@ -38,6 +40,8 @@ MAINTDAY=0
#Disable ZFS Auto Snapshot on Destination
# ssh root@$SOURCEHOST apt install zfs-auto-snapshot #uncomment if you did not use our Postinstaller from github.com/bashclub and modify /etc/cron.xxx zfs-auto-snapshot Scripts, especially monthly rec. 12 to 3 Month
zfs set com.sun:auto-snapshot=false $ZFSTRGT
#Mark Source for full Backup with Zsync