Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 820 Bytes

ref_white-listing-and-skipping-steps-when-performing-backups.adoc

File metadata and controls

22 lines (20 loc) · 820 Bytes

White-listing and Skipping Steps When Performing Backups

A backup using the {foreman-maintain} backup command proceeds in a sequence of steps. To skip part of the backup add the --whitelist option to the command and add the step label that you want to omit.

Procedure
  • To display a list of available step labels, enter the following command:

    # {foreman-maintain} advanced procedure run -h
  • To skip a step of the backup, enter the {foreman-maintain} backup command with the --whitelist option. For example:

    # {foreman-maintain} backup online \
    --whitelist backup-metadata \
    /var/backup_directory