Configure FSx for NetApp ONTAP as an NFS datastore - Amazon Elastic VMware Service

Configure FSx for NetApp ONTAP as an NFS datastore

Note

Amazon EVS is in public preview release and is subject to change.

The following procedure details the minimum steps required to configure FSx for NetApp ONTAP as an NFS datastore for Amazon EVS using the FSx console and the VMware vSphere client interface that runs on Amazon EVS.

Prerequisites

Before you use Amazon EVS with Amazon FSx for NetApp ONTAP, make sure that the following prerequisite tasks have been completed.

Your IAM principal has appropriate permissions to create and manage FSx for ONTAP file systems in your VPC. For more information, see Create and manage an Amazon EVS environment.

Create an FSx for NetApp ONTAP file system

  1. Go to the Amazon FSx console.

  2. Choose Create file system.

  3. Select Amazon FSx for NetApp ONTAP.

  4. Choose Next.

  5. Select Standard create.

  6. For Deployment type, select a Single-AZ deployment option.

    Note

    Amazon EVS only supports Single-AZ deployments at this time.

  7. For SSD storage capacity, specify 1024 GiB.

  8. For Throughput capacity, choose Specify throughput capacity. Choose at least 512 MB/s for Single-AZ 1 or at least 768 MB/s for Single-AZ 2.

  9. Select the Amazon EVS VPC that has connectivity to your Amazon EVS VLAN subnets.

  10. Select a security group that permits all required FSx for ONTAP NFS traffic to the Amazon EVS host VMkernel management VLAN subnet.

  11. Select the Amazon EVS service access subnet that your file system will be deployed in. For more information, see Service access subnet.

  12. For Junction path, specify a meaningful name such as /vol1 to identify this volume in vSphere.

  13. Within Default volume configuration, set Storage efficiency to Enabled.

  14. Leave the remaining setting at their default values and choose Next.

  15. Review the file system attributes and choose Create file system.

Retrieve the NFS DNS name for the storage virtual machine

  1. Go to the Amazon FSx console.

  2. On the left menu, select File systems.

  3. Choose the newly created file system.

  4. Select the Storage virtual machines tab.

  5. Choose the storage virtual machine.

  6. Select the Endpoints tab.

  7. Copy the network file system (NFS) DNS name for later use in VMware Vsphere.

Create an NFS datastore in vSphere using the FSx for ONTAP volume

Follow the instructions in Create an NFS Datastore in vSphere Environmentto configure Amazon FSx for NetApp ONTAP as external storage for VMware vSphere. For the Server setting in the vSphere client interface, use the storage virtual machine (SVM) NFS DNS name that you copied in the previous step.