Product Documentation and Knowledge Base - HomeDocumentation


Charon-VAXCharon-AXPCharon-PDPCharon-SSPCharon-PAR
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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 – Specify location of console NVRAM file.

hostid 

Assign virtual CPU processing to a specific host CPU.

Syntax

cpu_affinity = cpu-affinity [, cpu-affinity [, ... ] ]

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 

Specify location of console NVRAM file.

Syntax

path = nvram-path

Description

This property specifies the location of the console NVRAM image.  It contains information such as environment variable settings, boot flags, etc.  Set nvram-path to a location on the host system where this information can be stored.

  • No labels