Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DOC and version HG-8.3.1

...

The list provides the following information:

  • Name: Name of the backup, usually the filename.
  • Path: Full path to the file on the server.
  • Status: Processing (the backup is being processed), validated (the backup is validated), failed (failed to create or validate the backup), deleted (deleted file because of retention period).
  • Type: Data-only (the backup has full database dump and no code), data-only-partial (the backup has database dump without several log, monitoring etc, tables), full (full database + code backup).
  • Created: Date of creation.
  • Size: In bytes.
  • Options: Show backup process, delete.

Adding a Backup

Manually request a backup of specific type by clicking the "Add Backup" button at upper left of the backups list. Select the type of backup from the dropdown and click "Create Backup".

...

Adjust the sliders to set:

  • Retention period logs: How many days to keep the logs.
  • Retention period backups: How many days to keep a backup file.
  • HDD quota percent: When the storage reaches this percent an email will be sent. This checks only the utilization of the partition where the backups are stored, not every partition of the system.
  • HDD quota of backups: How may backups to keep (eg. last 10).

Click "Save" after making any changes.

...

There are currently five pre-defined system tasks:

  • Full Backup: Creates a full backup (data+code). By default, on the 1st of every month 6:00 UTC.
  • Data-only backup: Creates a data-only backup (full data, no code). By default, every Monday 6:00 UTC.
  • Data-only-partial: Creates a data-only-partial (data without log/monitoring tables, no code). By default every day of the week 6:00 UTC, except Monday.
  • Delete Backup: Deletes expired backups and logs (related to Retention period logs/backup and HDD quota of backups). By default every 5 mins.
  • FreeSpace: Checks the remaining free space and sends email notification if the free space is below the threshold. By default every day 8:00 UTC.

Editing or Executing a Task

...