The system section is used to configure "system-wide" properties of the virtual machine. The list below describes the options that can be set:
- hostid – Assign virtual CPU processing to a specific host CPU.
- path – Assign virtual machine I/O processing to a specific host CPU.
hostid
Assign virtual CPU processing to a specific host CPU.
Syntax
|
Description
This option is a comma delimited list of host CPUs (or cores) that the virtual machine is to assign to virtual CPU threads.
The virtual machine will assign affinity automatically if this option is not set.
path
Assign virtual machine I/O processing to a specific host CPU.
Syntax
|
Description
This option accepts a comma delimited list of specific host CPUs (or cores) the virtual machine will assign to I/O processing.
If this directive is unset the virtual machine will assign affinity automatically.