Skip to main content
Cloud Volumes Service

Mounting a cloud volume

Contributors netapp-juliec netapp-tonacki

You can mount a cloud volume to your AWS instance. Cloud volumes currently support NFSv3 and NFSv4.1 for Linux and UNIX clients, and SMB 2.1, 3.0, and 3.1.1 for Windows clients.

Note: Please use the highlighted protocol/dialect supported by your client.

Steps
  1. Obtain mount instructions for the volume you created by clicking the blue question mark (?) at the end of the Export Paths field next to the volume name.

    When you hover over the question mark, it displays Show mount instructions.

    Show mount instructions

  2. Click the question mark to display the mount instructions.

    NFS example:

    Mount instructions for NFS

    The maximum I/O size defined by the rsize and wsize options is 1048576, however 65536 is the recommended default for most use cases.

    Note that Linux clients will default to NFSv4.1 unless the version is specified.

    SMB example:

    Mount instructions for SMB

  3. Connect to your Amazon Elastic Compute Cloud (EC2) instance by using an SSH or RDP client, and then follow the mount instructions for your instance.

    After completing the steps in the mount instructions, you have successfully mounted the cloud volume to your AWS instance.