Name
|
Type
|
Description
|
dnsServerAddresses | xsd:string[] |
The IP address of DNS server address, which is used to resolve the hostnames
within the DNS domain. Optional if the DNS name is provided in the access
point config or is not required for NFS access.
|
dnsSuffixes | xsd:string[] |
The list of DNS suffixes which can resolved by the DNS servers. DNS
suffixes are required to be given if DNS servers are provided.
|
fileServerIpConfig | VsanFileServiceIpConfig[] |
Define a pool of IP addresses that will be used by vSAN File Service to
provide file access from multiple file server. Each file server will be bound
to one of the IP configurations in the IP pool and serve the NFS requests.
A minimum of one such address is needed, more may be required based on load
and number of shares. To evenly spread the workload, it is recommended to
have equal (or greater) number of IP addresses than the number of hosts in
the cluster. All the IP address will be required to be on the same subnet.
One primary IP must be specified for the NFS referral server. All the file
shares on vSAN file service can be listed and accessed with this primary IP.
When a referral is encountered, the NFS client will automatically receive the
actual managing file server location from referral server with the primary
IP.
This field is required for domain creation.
|
name | xsd:string |
The vSAN File Service domain name should be unique within a vSAN cluster,
with the form of 'example.com'. If you are associating this domain with any
Directory Service, this domain name set here will be taken as the domain
name for the Directory Service.
This field is required for domain creation.
|
Properties inherited from DynamicData |
None |