第 84 章 undercloud

本章论述了 undercloud 命令下的命令。

84.1. undercloud 备份

备份 undercloud

使用方法:

openstack undercloud backup [--add-path ADD_PATH]
                                   [--exclude-path EXCLUDE_PATH]

表 84.1. 可选参数

概述

--add-path ADD_PATH

向 backup 添加其他文件。默认为:/home/stack/ i.e. --add-path /this/is/a/folder/ --add- path /this/is/a/texfile.txt

--exclude-path EXCLUDE_PATH

在执行 undercloud 备份时排除路径,可多次指定这个选项。默认值为:none i.e. --exclude-path /this/is/a/folder/ --exclude-path /this/is/a/texfile.txt