84장. 언더클라우드

이 장에서는 Undercloud 명령의 명령에 대해 설명합니다.

84.1. 언더클라우드 백업

언더클라우드 백업

사용법:

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

표 84.1. 선택적 인수

현재의요약

--add-path ADD_PATH

backup에 추가 파일을 추가합니다. 기본값은 /home/stack/ 즉, --add-path /this/is/a/폴더/ --add- 경로 /this/is/a/texfile.txt

--exclude-path EXCLUDE_PATH

언더클라우드 백업을 수행할 때 경로를 제외합니다. 이 옵션은 여러 번 지정할 수 있습니다. 기본값은 none입니다. --exclude-path /this/is/a/folder/ --exclude-path /this/is/a/texfile.txt