12.8. 执行备份时列出和跳过步骤
使用 satellite-maintain backup 命令进行备份会按一系列步骤进行。要跳过备份的一部分,请在命令中添加 --whitelist 选项,并添加您要省略的 step 标签。
流程
要显示可用步骤标签列表,请输入以下命令:
# satellite-maintain advanced procedure run -h要跳过备份步骤,请使用
--whitelist选项输入satellite-maintain backup命令。例如:# satellite-maintain backup online \ --whitelist backup-metadata \ /var/backup_directory