57.12. 오버클라우드 내보내기 ceph
다른 스택의 가져오기로 사용되는 Ceph 정보를 내보냅니다. 다른 스택의 입력으로 사용할 하나 이상의 스택에서 Ceph 정보를 내보냅니다. CephExternalMultiConfig 매개변수가 채워진 유효한 YAML 파일을 생성합니다.
사용법:
openstack overcloud export ceph [-h] [--stack <stack>] [--cephx-key-client-name <cephx>] [--output-file <output file>] [--force-overwrite] [--config-download-dir CONFIG_DOWNLOAD_DIR]
openstack overcloud export ceph [-h] [--stack <stack>]
[--cephx-key-client-name <cephx>]
[--output-file <output file>]
[--force-overwrite]
[--config-download-dir CONFIG_DOWNLOAD_DIR]
현재의 | 요약 |
---|---|
-h, --help | 도움말 표시 및 종료 |
--stack <stack> | ceph 정보를 내보낼 Overcloud 스택의 이름입니다. 쉼표로 구분된 스택 목록이 전달되면 모든 스택의 Ceph 정보를 단일 파일로 내보냅니다(default=Env: OVERCLOUD_STACK_NAME) |
--cephx-key-client-name <cephx>, -k <cephx> | 내보낼 cephx 클라이언트 키의 이름입니다 (default=openstack) |
--output-file <output file>, -o <output file> | ceph 데이터 내보내기를 위한 출력 파일의 이름입니다. 하나의 스택이 제공되는 경우 기본값은 "ceph-export-<STACK>.yaml"입니다. N 스택이 제공되는 경우 기본값은 "ceph-export-<N>-stacks.yaml"입니다. |
--force-overwrite, -f | 출력 파일이 있는 경우 덮어쓰기합니다. |
--config-download-dir CONFIG_DOWNLOAD_DIR | config-download 내보내기 데이터를 검색할 디렉터리입니다. 기본값은 /var/lib/mistral입니다. |