Name
|
Type
|
Description
|
domains | VsanFileServiceDomainConfig[] |
The list of domains created. The first element of this list is
the default domain. Leave this field empty when there is no domain to be
configured with the file service enable process.
|
enabled | xsd:boolean |
Indicates whether file service is enabled in the vSAN cluster.
|
fileServerCPUMhz | xsd:long |
The reserved CPU used by VDFS backend services, like server, proxy and
sockrelay. The units is MHZ. The default value is 0, which means no dedicated
cpu resources is bound. This reconfiguration takes effect during enabling
file service. That means, file service should be disabled first if it is
running.
|
fileServerMemoryMB | xsd:long |
The reserved memory used by VDFS backend services, like server, proxy and
sockrelay. The unit is MB. The default and minimum value is 960. This
reconfiguration takes effect during enabling file service. That means,
file service should be disabled firstly if it is running.
|
fsvmCPU | xsd:long |
CPU cores configured for vSAN File Service Virtual Machine(by default is 2).
This reconfiguration takes effect during enabling file service. That means,
file service should be disabled first if it is running.
|
fsvmMemoryMB | xsd:long |
The reserved memory used by vSAN file service virtual machines. The unit is
MB. The default and minimum values is 2048. This reconfiguration takes
effect during enabling file service. That means, file service should be
disabled first if it is running.
|
network | ManagedObjectReference
to a
Network |
The network that the file service will be deployed on to provide file
access. Please note the security setting of this network will be updated
with forged transmit and promiscuous mode enabled.
|
Properties inherited from DynamicData |
None |