9.53. 裸机恢复节点集
设置裸机属性
使用方法:
| 值 | 概述 |
|---|---|
| <node> | 节点的名称或 uuid。 |
| 值 | 概述 |
|---|---|
| --instance-uuid <uuid> | 将节点的实例 uuid 设置为 <uuid> |
| --inspect-interface <inspect_interface> | 为节点设置检查接口 |
| --boot-interface <boot_interface> | 为节点设置引导接口 |
| --management-interface <management_interface> | 为节点设置管理界面 |
| --driver <driver> | 为节点设置驱动程序 |
| --extra <key=value> | 在这个裸机节点上设置额外的额外的选项(重复选项来设置多个附加) |
| --deploy-interface <deploy_interface> | 为节点设置部署接口 |
| --name <name> | 设置节点的名称 |
| --console-interface <console_interface> | 为节点设置控制台接口 |
| --power-interface <power_interface> | 为节点设置电源接口 |
| --network-interface <network_interface> | 为节点设置网络接口 |
| --property <key=value> | 在这个裸机节点上设置的属性(重复选项来设置多个属性) |
| --vendor-interface <vendor_interface> | 为节点设置厂商接口 |
| --resource-class <resource_class> | 为节点设置资源类 |
| --chassis-uuid <chassis UUID> | 为节点设置 chassis |
| --raid-interface <raid_interface> | 为节点设置 raid 接口 |
| --storage-interface <storage_interface> | 为节点设置存储接口 |
| --instance-info <key=value> | 在此裸机节点上设置的实例信息(重复选项来设置多个实例信息) |
| --driver-info <key=value> | 在此裸机节点上设置的驱动程序信息(重复选项来设置多个驱动程序信息) |
| -h, --help | 显示帮助信息并退出 |
| --target-raid-config <target_raid_config> | 为节点设置目标 raid 配置(json)。这可以是以下之一:1。一个包含 RAID 配置的 JSON 数据的文件;2. 用于从标准输入读取内容的 "-" 或 3。 |