Added support for ZFS mouts by adding --support-all-file-systems flag
This commit is contained in:
@@ -59,6 +59,7 @@ proxmox-backup-client backup \
|
||||
"$SNAPSHOT_NAME.pxar:$BACKUP_SOURCE" \
|
||||
--repository "$PBS_SERVER:$PBS_DATASTORE" \
|
||||
--backup-id "$PBS_BACKUP_ID" \
|
||||
--all-file-systems true \
|
||||
2>&1 | tee -a "$LOGFILE" >/proc/1/fd/1
|
||||
|
||||
log "--- Backup completed ---"
|
||||
|
||||
Reference in New Issue
Block a user