|
<machine-pool>.platform.ovirt.cpu
|
可选。定义虚拟机的 CPU。
|
对象
|
|
<machine-pool>.platform.ovirt.cpu.cores
|
使用 <machine-pool>.platform.ovirt.cpu 时需要此项。内核数。虚拟 CPU 总数(vCPU)是内核 * 插槽。
|
整数
|
|
<machine-pool>.platform.ovirt.cpu.sockets
|
使用 <machine-pool>.platform.ovirt.cpu 时需要此项。每个内核的插槽数。虚拟 CPU 总数(vCPU)是内核 * 插槽。
|
整数
|
|
<machine-pool>.platform.ovirt.memoryMB
|
可选。MiB 中虚拟机的内存。
|
整数
|
|
<machine-pool>.platform.ovirt.instanceTypeID
|
可选。一个实例类型 UUID,如 00000009-0009-0009-0009-0000000000f1,它可以从 https://<engine-fqdn>/ovirt-engine/api/instancetypes 端点获得。
instance_type_id 字段已弃用,并将在以后的发行版本中删除。
|
UUID 字符串
|
|
<machine-pool>.platform.ovirt.osDisk
|
可选。定义虚拟机的第一个和可引导磁盘。
|
字符串
|
|
<machine-pool>.platform.ovirt.osDisk.sizeGB
|
如果您使用 <machine-pool>.platform.ovirt.osDisk,则需要此操作。GiB 中磁盘的大小。
|
数字
|
|
<machine-pool>.platform.ovirt.vmType
|
可选。VM 工作负载类型,如 high-performance、server 或 desktop。默认情况下,control plane 节点使用 high-performance,worker 节点使用 服务器。详情请参阅虚拟机器管理指南中的 Explanation of Settings in the New Virtual Machine and Edit Virtual Machine Windows 和 Configuring High Performance Virtual Machines, Templates, and Pools。
|
字符串
|