Set up private cloud environments with VMware Cloud Foundation and ONTAP
Deploy, converge, or upgrade VMware Cloud Foundation 9 environments with ONTAP. Learn how to set up new VCF 9.0 environments, converge existing vCenter instances and ONTAP datastores, and upgrade earlier VCF deployments.
Deploy a new VCF 9 instance
Use this workflow to deploy a clean VMware Cloud Foundation (VCF) 9.0 environment. After deployment, you can migrate workloads or begin provisioning applications and provide infrastructure services.
For high-level steps, see the Build Journey – Install a new VMware Cloud Foundation deployment.
-
Follow the Broadcom VCF 9 deployment steps.
-
In the deployment preparation step, complete the tasks for your principal storage option.
-
Collect the WWPNs for all ESXi hosts. You can run
esxcli storage san fc list, use the ESXi Host Client, or use PowerCLI. -
Configure zoning. See Recommended FC zoning configurations for ONTAP systems.
Use the WWPNs of the SVM logical interfaces (LIFs), not the physical adapter WWPNs. -
Create a LUN and map it to the hosts by WWPN using System Manager, the ONTAP CLI, or the API.
-
Rescan the storage adapter on ESXi and create the VMFS datastore.
-
Create a VMkernel interface on one ESXi host.
-
Ensure the SVM has NFS enabled and vStorage over NFS is enabled.
-
Create a volume and export it with a policy that allows the ESXi hosts.
-
Adjust permissions as needed.
-
Deploy the ONTAP NFS VAAI VIB and include it in the vLCM image. For example:
esxcli software vib install -d /NetAppNasPlugin2.0.1.zip. (Download the ZIP from the NetApp Support Site.) -
Mount the NFS volume on the host where you created the VMkernel interface. For example:
esxcli storage nfs add -c 4 -H 192.168.122.210 -s /use1_m01_nfs01 -v use1-m01-cl01-nfs01.The nConnectsession count is per host. Update other hosts after deployment as needed.
-
At the end of Verify deployment summary and review next steps in the Deploy VCF Fleet phase, complete the following:
-
Deploy ONTAP tools
-
Download ONTAP tools 10.x from the NetApp Support Site.
-
Create DNS records for ONTAP tools Manager, node(s), and the virtual IP used for internal communication.
-
Deploy the OVA to the management vCenter Server.
-
Register the management domain vCenter with ONTAP tools Manager.
-
Add the storage backend using the vSphere Client UI.
-
Create a supplemental datastore (include one for the content registry).
-
Create the content registry if you plan an HA deployment.
-
Enable HA in ONTAP tools Manager.
-
-
Deploy the SnapCenter Plug-in
-
Deploy the BlueXP Connector
-
Use BlueXP for backup and recovery
-
-
After you import vCenter as a workload domain in the VCF instance, complete the following:
-
Register ONTAP tools
-
Register the workload domain vCenter with ONTAP tools Manager.
-
Add the storage backend using the vSphere Client UI.
-
-
Deploy the SnapCenter Plug-in for VMware vSphere
-
Use BlueXP for backup and recovery
-
You can reuse these steps whenever you create a new workload domain.
Converge existing components into VCF 9
You may already have some components of the VCF fleet and prefer to reuse them. When you reuse a vCenter instance, datastores are frequently provisioned with ONTAP tools, which can serve as the principal storage for VCF.
-
Confirm existing vCenter instances are functional.
-
Verify ONTAP-provisioned datastores are available.
-
Ensure access to the Interoperability Matrix.
-
Review the supported scenarios to converge to VCF.
-
Converge a vCenter instance with ONTAP-provisioned datastores as principal storage.
-
Verify supported versions using the Interoperability Matrix.
-
Upgrade ONTAP tools if required.
-
Upgrade the SnapCenter Plugin for VMware vSphere if required.
Upgrade an existing VCF environment to VCF 9
Upgrade an earlier VCF deployment to version 9.0 using the standard upgrade process. The outcome is a VCF environment running version 9.0 with upgraded management and workload domains.
-
Back up the management domain and workload domains.
-
Verify compatibility of ONTAP tools and SnapCenter Plug-in with VCF 9.0. Follow the Interoperability Matrix to upgrade ONTAP tools and SnapCenter Plugin for VMware vSphere that are supported for VCF 9.
-
Upgrade the VCF management domain. See Upgrade VCF Management Domain to VCF 9 for instructions.
-
Upgrade any VCF 5.x workload domains. See Upgrade VCF 5.x Workload Domain to VCF 9 for instructions.