Skip to main content

Administrating MarkLogic Server

Scheduling a Forest Backup

You can schedule forest backups to periodically back up a forest. You can schedule backups to occur daily, weekly, monthly, or you can schedule a one-time backup. You can create as many scheduled backups as you want.

To create a scheduled backup, follow these steps:

  1. Click Forests in the left tree menu. A list of forests appears.

  2. Click your target forest. The Forest Configuration page appears.

  3. Click the Scheduled Backups link in the tree menu for the forest. The scheduled backups page appears.

  4. Delete any existing scheduled backups if you no longer need them.

  5. Click the Create tab. The Schedule a Forest Backup page appears.

  6. In the backup directory field, enter the absolute path to the backup directory. The backup directory must have permissions such that the MarkLogic Server process can read and write to it.

  7. Select a backup type. Complete the additional fields for the backup type selected:

    Backup Type

    Additional Information

    Minutely

    Enter how often the backup should run in the backup period field.

    Hourly

    In the backup period field, enter the number of hours between each backup. In the backup minute field, select how many minutes after the hour the backup is to start.

    Daily

    Enter how many days between each backup into backup period and the time of day into backup start time.

    Weekly

    Enter how many weeks between each backup into backup period, check one or more days of the week for days, and enter the time of day for the backup to start into backup start time.

    Monthly

    Enter how many months between each backup into backup period, select one day of the month (1-31) for backup month day, and enter the time of day for the backup to start into backup start time.

    Once

    Enter the backup start date in MM/DD/YYYY notation (for example, 07/29/2009 for July 29, 2009) and backup start time in 24:00 notation.

  8. Click ok to create the scheduled backup.

The backups will automatically start according to the specified schedule.