Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12357

Modify backup support in incr_backup to save backup directories

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.3.0, 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Engines

      Currently test/format and incr_backup take an incremental backup into a backup directory on each iteration. Then both run recovery (with a copy) to verify the backup contents. If there is a failure both programs have the saved un-recovered backup directory.

      This ticket adds retaining a copy of the last N incremental backups. This could be done in a way similar to timestamp_abort which retains 5 backups.

      We want this to be able to run a post-execution script/analysis on two backups.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: