mirror of
https://github.com/bashclub/miyagi-pbs-zfs.git
synced 2025-12-06 09:28:44 +00:00
Update pbs-zfs-daily.sh
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#Requirements for Myiagi ultimate Backup
|
#Requirements for Myiagi ultimate Backup found in README! Always use a Config File!
|
||||||
## 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
|
|
||||||
|
|
||||||
|
|
||||||
while getopts "c:" arg; do
|
while getopts "c:" arg; do
|
||||||
case $arg in
|
case $arg in
|
||||||
|
|||||||
Reference in New Issue
Block a user