-
Improvement
-
Resolution: Fixed
-
Major
-
2.4.1
-
MOODLE_24_STABLE
-
MOODLE_26_STABLE
-
When copying a course (e.g. create + import), and possibly when duplicating an activity, the backup system currently backs up all files to temp and then restores that backup.
Given we have data deduplication handled by the database, there's no need to actually back the files up and restore them - this just leads to increased disk utilisation for the backup process and the restore process (and possibly additional CPU time to recalculate the checksums).
We should add a flag to the backup system to indicate when it should not backup files, and when it should not zip backups.
- caused a regression
-
MDL-40440 Same site backup throws errors for some sections with images
- Closed
-
MDL-41146 Backup: backup_includes_files can leak memory
- Closed
- has a non-specific relationship to
-
MDL-31645 Add configuration option for how long to keep drafts before removing them
- Closed
-
MDL-35773 Include files option in backup settings
- Closed
-
MDL-42498 Improve backup/restore within Moodle (eg. course and activity duplication) for 2.4 and 2.5
- Closed
- has been marked as being related by
-
MDL-38189 META Backup/restore issues with large courses
- Closed
-
MDL-39304 Add functionality to duplicate many courses at once (archiving).
- Closed
-
MDL-40445 Make fileless backups try even harder to restore from trash
- Closed
- is blocked by
-
MDL-40165 Split out backup/util/dbops/tests into multiple files
- Closed
- is duplicated by
-
MDL-38151 "File-less" course backups
- Closed
- will help resolve
-
MDL-38195 Backup/restore API should have better option to skip 'zip' operatiorn
- Closed