Dynamic clusters differentiate themselves from other VxRail cluster types with the resource that is selected for primary storage. With other cluster types, there is a dependency on the local vSAN datastore as the primary storage resource. With a dynamic cluster, the nodes that are used to build the cluster do not have local disk drives. An external storage resource is required to support workload and applications.
A dynamic cluster may be preferable to other cluster types in these situations:
- You already have an investment in compatible external storage resources in your data centers that can serve as primary storage for a dynamic cluster.
- The business and operational requirements for the applications that are targeted for the VxRail cluster can be better served with existing storage resources.
- The likelihood of stranded assets through node expansion is less likely with a dynamic cluster.
Be aware of the following if a dynamic cluster is the best fit for your business and operational requirements:
- The target data center for the VxRail dynamic cluster must already have deployed one of the supported options for primary storage.
- VxRail publishes a guide to assist you in preparing your data center storage for a VxRail dynamic cluster. See Configure External Storage of VxRail Dynamic Node Cluster on the Dell Technologies product support site. VxRail recommends using the technical documentation that is provided for the selected external storage to complement this guide.
- Any performance issues that are diagnosed at the storage level may be related to infrastructure outside of VxRail and must be managed separately.
- A dynamic cluster does not have the same level of visibility and control of an external storage resource in comparison to a local vSAN datastore.
Fibre Channel storage option
One of the external storage resources that are supported with dynamic clusters is Fibre Channel storage. A compatible Fibre Channel storage array can be configured to supply a VxRail dynamic cluster with:
- A single vSphere Virtual Machine File System (VMFS) datastore
- Multiple datastores

Figure 14. Dynamic cluster using FC-connected VMFS for primary storage
This option has the following pre-requisites:
- Verify that the storage array in your data center that you plan to support a dynamic cluster is supported with VxRail. Consult the VxRail E-Lab Navigator to verify compatibility.
- Verify you have enough free capacity on the storage array. A VxRail dynamic cluster requires a VMFS device with a minimum of 800 GB to support workload and applications.
- At the time of ordering, include enough compatible Fibre Channel adapter cards. VxRail recommends a minimum of two Fibre Channel adapter cards per node for redundancy, although a single dual-port adapter card can be used.
- Verify that you have sufficient open ports on your Fibre Channel switches to accommodate the connections required from each VxRail node.
Remote vSAN Datastore Option
Another option to use for primary storage with dynamic clusters is an existing vSphere or VxRail cluster with a local vSAN datastore in your data center. The virtual machines running on the dynamic cluster use the free storage resource on the vSAN datastore, and the compute resources on the local nodes.

Figure 15. Dynamic cluster using a remote vSAN datastore for primary storage
If you choose to pursue this option, understand the following guidelines:
- Verify the cluster being targeted to supply storage resources to the dynamic cluster is at a support VxRail version. See the VxRail Support Matrix to verify if an upgrade is needed on this cluster.
- The cluster that shares its vSAN datastore, and any dynamic cluster that connects to this remote vSAN datastore, must be configured on the same vCenter instance under a common data center object.
- If you already have a cluster that shares its vSAN datastore to other clusters, ensure that you have not reached the maximum of five clusters that are already mounted to this vSAN datastore.
- The physical Ethernet network in your data center must support connectivity between the cluster nodes of both clusters:
- If Layer 3 connectivity is required, routing settings such as static routes or BGP must be configured.
- The RTT latency between the cluster sharing the vSAN datastore and the dynamic cluster nodes must be less than 5 milliseconds.
- Routable IP addresses must be used on the VMkernel adapters supporting vSAN on both the cluster nodes sharing the vSAN datastore and dynamic cluster nodes.
PowerFlex storage option
PowerFlex is a Dell storage product that is supported with VxRail dynamic cluster. PowerFlex systems provide IP-based storage to VxRail dynamic clusters that can be configured as primary storage for virtual machine workload.

Figure 16. VxRail dynamic cluster storage provided by PowerFlex virtual volume
The PowerFlex system configures pools of storage through a virtualization process, and manages the allocation of virtual volumes to connected clients. Virtual volumes can be configured to meet certain capacity, performance, and scalability characteristics to align with the workload requirements planned for the VxRail dynamic cluster.
The PowerFlex architecture combines the compute and storage in a fabric-connected network architecture. Dell PowerEdge servers provide the hardware foundation for block storage capacity.

Figure 17. PowerFlex system interconnected with VxRail dynamic cluster
You can plan to leverage virtual volumes that a PowerFlex system provides to serve as the primary storage for your VxRail dynamic cluster. If so, follow best practices to ensure a successful deployment:
- Follow the guidance in the Dell PowerFlex Networking Best Practices and Considerations to ensure that the supporting network infrastructure is properly planned and configured.
- Follow the steps in Dell PowerFlex Storage with VxRail Dynamic Nodes if you are unfamiliar with provisioning PowerFlex storage for this purpose
- Reserve two Ethernet ports on each VxRail node planned for the dynamic cluster to support connectivity to the PowerFlex volumes serving as primary storage
- Enable jumbo frames on the network configured to support VxRail dynamic cluster storage.
- After you build the VxRail dynamic cluster, configure a separate virtual-distributed switch with new port groups in vCenter to support connectivity to the PowerFlex front-end system.
iSCSI and NFS options
Storage that is based on either iSCSI or NFS over an IP network can be used as primary storage, unless the data center:
- Supports Fibre Channel storage
- Supports shared vSAN resources
- Has a deployed PowerFlex storage system

Figure 18. External storage based on iSCSI or NFS supporting VxRail dynamic clusters
With the iSCSI option, block-level storage is presented to the VxRail cluster over an IP network. iSCSI is standard feature in VMware vSphere and is enabled by configuring a software adapter on a NIC on the VxRail nodes. The adapter serves as an iSCSI initiator by targeting external storage arrays to present LUNs back to the initiators. Then these LUNs are configured as VMFS datastores to support virtual machine workload.
The NFS option also works over an IP network, except:
- The storage presented back to the VxRail cluster is from a compatible file server.
- The storage format is file-based instead of block-based.
With this option, the VxRail nodes mount the external file system to enable access over the IP network. The external file system is configured to serve as a datastore.
As with the other storage options for dynamic clusters, verify that the storage resource in your data center you plan to support VxRail dynamic clusters. Consult the VxRail E-Lab Navigator to verify compatibility.