An architect is designing a vSAN storage solution for a remote site. The following requirements have been given:
* There is enough rack space for two hosts, each with 36 CPU cores and 256 GB of RAM.
* The physical network at the remote site supports 10 Gb maximum.
* The network connecting the remote site to corporate has 10 Gb of bandwidth with an average RTT of 25 ms.
* High availability is expected for all the Virtual Machines running at the remote site.
* The solution must provide additional storage to 16 graphic design Windows based workstations.
* Active Directory is configured and available at the remote site.
* The graphic design application requires native NTFS permissions.
What vSAN advanced technology is required for configuring this remote site?
Suggested Answer: A
Explanation:
vSAN File Share SMB services are required because the storage must be consumed by Windows workstations and the application requires native NTFS permissions. SMB is the Windows-native file sharing protocol and integrates with Active Directory authentication. vSAN File Service supports SMB file shares, and Windows clients joined to the Active Directory domain configured with vSAN File Service can access those shares by using the SMB path. vSAN File Service also supports Microsoft Management Console for SMB shares, including Access Control List management, open file viewing, active sessions, and client connection management. These capabilities align directly with NTFS-style permission expectations for Windows-based graphic design workstations. vSAN File Service also supports two-node vSAN configurations, which matches the remote-site rack-space constraint of two hosts with a witness deployed remotely or in a shared location. NFSv3 does not provide native NTFS permissions for Windows clients. vSAN Storage Cluster and vSAN HCI Mesh address remote datastore capacity sharing, not SMB file access for Windows users. Reference topics: vSAN File Service, SMB File Shares, Active Directory Integration, Two-Node vSAN Support.