11.70. 베어 메탈 노드 세트
베어 메탈 속성 설정
사용법:
openstack baremetal node set [-h] [--instance-uuid <uuid>]
[--name <name>]
[--chassis-uuid <chassis UUID>]
[--driver <driver>]
[--bios-interface <bios_interface> | --reset-bios-interface]
[--boot-interface <boot_interface> | --reset-boot-interface]
[--console-interface <console_interface> | --reset-console-interface]
[--deploy-interface <deploy_interface> | --reset-deploy-interface]
[--inspect-interface <inspect_interface> | --reset-inspect-interface]
[--management-interface <management_interface> | --reset-management-interface]
[--network-interface <network_interface> | --reset-network-interface]
[--power-interface <power_interface> | --reset-power-interface]
[--raid-interface <raid_interface> | --reset-raid-interface]
[--rescue-interface <rescue_interface> | --reset-rescue-interface]
[--storage-interface <storage_interface> | --reset-storage-interface]
[--vendor-interface <vendor_interface> | --reset-vendor-interface]
[--reset-interfaces]
[--resource-class <resource_class>]
[--conductor-group <conductor_group>]
[--automated-clean] [--protected]
[--protected-reason <protected_reason>]
[--target-raid-config <target_raid_config>]
[--property <key=value>]
[--extra <key=value>]
[--driver-info <key=value>]
[--instance-info <key=value>]
[--owner <owner>]
[--description <description>]
<node>
표 11.255. 위치 인수
| 현재의 | 요약 |
|---|---|
| <node> | 노드의 name 또는 uuid입니다. |
표 11.256. 선택적 인수
| 현재의 | 요약 |
|---|---|
| -h, --help | 도움말 표시 및 종료 |
| --instance-uuid <uuid> | 노드의 인스턴스 uuid를 <uuid>로 설정합니다. |
| --name <name> | 노드의 이름 설정 |
| --chassis-uuid <chassis UUID> | 노드의 섀시 설정 |
| --driver <driver> | 노드의 드라이버 설정 |
| --bios-interface <bios_interface> | 노드의 bios 인터페이스 설정 |
| --reset-bios-interface | bios 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --boot-interface <boot_interface> | 노드의 부팅 인터페이스 설정 |
| --reset-boot-interface | 부팅 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --console-interface <console_interface> | 노드의 콘솔 인터페이스 설정 |
| --reset-console-interface | 콘솔 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --deploy-interface <deploy_interface> | 노드의 배포 인터페이스 설정 |
| --reset-deploy-interface | 배포 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --inspect-interface <inspect_interface> | 노드의 검사 인터페이스 설정 |
| --reset-inspect-interface | 검사 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --management-interface <management_interface> | 노드의 관리 인터페이스 설정 |
| --reset-management-interface | 관리 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --network-interface <network_interface> | 노드의 네트워크 인터페이스 설정 |
| --reset-network-interface | 네트워크 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --power-interface <power_interface> | 노드의 전원 인터페이스 설정 |
| --reset-power-interface | 전원 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --raid-interface <raid_interface> | 노드의 raid 인터페이스 설정 |
| --reset-raid-interface | raid 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --rescue-interface <rescue_interface> | 노드의 복구 인터페이스 설정 |
| --reset-rescue-interface | 복구 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --storage-interface <storage_interface> | 노드의 스토리지 인터페이스 설정 |
| --reset-storage-interface | 스토리지 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --vendor-interface <vendor_interface> | 노드의 벤더 인터페이스 설정 |
| --reset-vendor-interface | 공급 업체 인터페이스를 하드웨어 유형 기본값으로 재설정 |
| --reset-interfaces | 기본 구현으로 명시적으로 지정되지 않은 모든 인터페이스를 재설정합니다. --driver만 유효합니다. |
| --resource-class <resource_class> | 노드의 리소스 클래스 설정 |
| --conductor-group <conductor_group> | 노드의 conductor 그룹 설정 |
| --automated-clean | 노드에 대한 자동 정리 활성화 |
| --protected | 노드를 보호됨으로 표시 |
| --protected-reason <protected_reason> | 노드를 보호로 표시하는 이유 설정 |
| --target-raid-config <target_raid_config> | 노드의 대상 RAID 구성(json)을 설정합니다. 다음 중 하나일 수 있습니다. 1. RAID 구성의 JSON 데이터가 포함된 파일입니다. 2. "-"는 표준 입력; 또는 3. 유효한 JSON 문자열에서 내용을 읽습니다. |
| --property <key=value> | 이 baremetal 노드에 설정할 속성 (여러 속성을 설정하는repeat 옵션) |
| --extra <key=value> | 이 baremetal 노드에 설정할 추가 (여러 추가 항목을 설정하려면repeat 옵션) |
| --driver-info <key=value> | 이 baremetal 노드에 설정할 드라이버 정보 (여러 드라이버 정보를 설정하는repeat 옵션) |
| --instance-info <key=value> | 이 베어 메탈 노드에 설정할 인스턴스 정보 (여러 인스턴스 정보를 설정하는repeat 옵션) |
| --owner <owner> | 노드의 소유자 설정 |
| --description <description> | 노드의 설명을 설정합니다. |