omv7:omv7_plugins:borgbackup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
omv7:omv7_plugins:borgbackup [2024/05/06 12:16] – [Check] chenteomv7:omv7_plugins:borgbackup [2025/01/11 13:40] (current) – [Create] chente
Line 356: Line 356:
 ''sudo omv-salt deploy run borgbackup'' ''sudo omv-salt deploy run borgbackup''
  
 +Example: setting the starting hour to 4 would mean the following:
 +  * yearly jobs start on January 1 at 4
 +  * monthly jobs start on the first day of the month at 4:30 (4 + 30 mins)
 +  * weekly jobs start on Mondays at 5 (4 + 1 hour)
 +  * daily jobs start at 5:30 (4 + 1 hour + 30 mins)
 +  * hourly start at 5 mins after the hour every hour
 ---- ----
  
Line 482: Line 488:
   * NO ATIME: We activate this button to avoid backing up versions with different access times.   * NO ATIME: We activate this button to avoid backing up versions with different access times.
   * INCLUDES: ''/srv/dev-disk-by-uuid-eb24d436-abba-4190-a343-4741b86fd2a7/data/documents/mary''   * INCLUDES: ''/srv/dev-disk-by-uuid-eb24d436-abba-4190-a343-4741b86fd2a7/data/documents/mary''
-  * EXCLUDES: (We leave it blank, we don't want to exclude anything from the peter folder)+  * EXCLUDES: (We leave it blank, we don't want to exclude anything from the mary folder)
   * RETAIN HOURLY: ''8'' (the value 8, non-zero, determines that backups are made every hour since it is the first non-zero value and the backups of the last 8 hours will also be kept)   * RETAIN HOURLY: ''8'' (the value 8, non-zero, determines that backups are made every hour since it is the first non-zero value and the backups of the last 8 hours will also be kept)
   * RETAIN DAILY: ''7'' (the value 7 determines that the last 7 daily backups will be retained)   * RETAIN DAILY: ''7'' (the value 7 determines that the last 7 daily backups will be retained)
Line 513: Line 519:
  
 To see the versions of the backups generated so far, select the //REPOSITORY// and press the LIST button. To see the versions of the backups generated so far, select the //REPOSITORY// and press the LIST button.
 +\\ 
 +\\ 
 +\\
 ---- ----
  
  • omv7/omv7_plugins/borgbackup.1714997784.txt.gz
  • Last modified: 2024/05/06 12:16
  • by chente