6.7

Table Of Contents
Table 163. Advanced Virtual Machine Attributes (Continued)
Attribute Description Default
sched.mem.pshare.salt A salt value is a configurable VMX option for each virtual
machine. If this option is not present in the virtual
machine's VMX file, then the value of vc.uuid vmx
option is taken as the default value. Since the vc.uuid is
unique to each virtual machine, by default transparent
page sharing happens only among the pages belonging to
a particular virtual machine (intra-VM). If a group of virtual
machines are considered trustworthy, it is possible to
share pages among them by setting a common salt value
for all of those virtual machines (inter-VM).
user configurable
sched.swap.persist Specifies whether the virtual machine’s swap files should
persist or be deleted when the virtual machine is powered
off. By default, the system creates the swap file for a
virtual machine when the virtual machine is powered on,
and deletes the swap file when the virtual machine is
powered off.
False
sched.swap.dir Directory location of the virtual machine's swap file.
Defaults to the virtual machine's working directory, that is,
the directory that contains its configuration file. This
directory must remain on a host that is accessible to the
virtual machine. If you move the virtual machine (or any
clones created from it), you might need to reset this
attribute.
Equals workingDir
Advanced Virtual NUMA Attributes
You can use the advanced virtual NUMA attributes to customize virtual NUMA usage.
Table 164. Advanced NUMA Attributes
Attribute Description Default
cpuid.coresPerSocket Determines the number of virtual cores per virtual CPU socket.
If the value is greater than 1, also determines the size of virtual
NUMA nodes if a virtual machine has a virtual NUMA topology.
You can set this option if you know the exact virtual NUMA
topology for each physical host.
1
numa.autosize When you set this option, the virtual NUMA topology has the
same number of virtual CPUs per virtual node as there are
cores on each physical node.
FALSE
numa.autosize.once When you create a virtual machine template with these settings,
the settings are guaranteed to remain the same every time you
subsequently power on the virtual machine. The virtual NUMA
topology will be reevaluated if the configured number of virtual
CPUs on the virtual machine is modified.
TRUE
numa.vcpu.maxPerVirtualNode If cpuid.coresPerSocket is too restrictive as a power of two,
you can set numa.vcpu.maxPerVirtualNode directly. In this
case, do not set cpuid.coresPerSocket.
8
vSphere Resource Management
VMware, Inc. 132