Skip to main content
Cloud Manager 3.6
A newer release of this product is available.

Managing NFS volumes

Contributors netapp-bcammett

You can manage NFS volumes by cloning them, managing data access, changing the underlying disk type, and more.

Cloning volumes

If you need an instantaneous copy of your data without using a lot of disk space, you can create a clone of an existing volume.

About this task

The cloned volume is a writable, point-in-time copy that is space-efficient because it uses a small amount of space for metadata, and then only consumes additional space as data is changed or added.

Steps
  1. In the Volumes tab, place your mouse cursor over the volume, select the menu icon, and then click Clone.

  2. Modify the name of the cloned volume, if needed, and then click Clone.

Result

Cloud Manager creates a new volume that is a clone of an existing volume.

Managing data access to volumes

When you create a volume, Cloud Manager makes the volume available to all EC2 instances in the VPC in which the volume was created. You can modify this default value if you need to restrict data access to the volume.

Steps
  1. In the Volumes tab, place your mouse cursor over the volume, select the menu icon, and then click Manage Access.

  2. Modify the volume access list, and then click Save.

Changing the underlying AWS disk for a volume

You can change the underlying AWS disk that a volume uses to provide storage. For example, if higher performance is needed, you can change from a Throughput Optimized HDD to a General Purpose SSD.

Steps
  1. In the Volumes tab, place your mouse cursor over the volume, select the menu icon, and then click Change Disk.

  2. Select the AWS disk type and click Change.

Result

Cloud Manager moves the volume to an existing aggregate that uses the selected disk type or it creates a new aggregate for the volume.

Viewing and modifying AWS resources

When you create a new volume, Cloud Manager allocates the AWS instances and EBS storage required for that volume. If required, you can view details about AWS instances and EBS storage, change instance types, and turn instances off and on.

Steps
  1. Click AWS Resources.

    The list of AWS instances displays. You can view details such as instance type, AWS location, and the volumes attached to the instance.

  2. If required, select the menu icon next to the Status column, and then choose one of the available actions:

    Screen shot that shows the available actions on the AWS Resources page in the Volume View.

Deleting volumes

You can delete volumes that you no longer need.

Steps
  1. In the Volumes tab, place your mouse cursor over the volume, select the menu icon, and then click Delete.

  2. Click Delete to confirm that you want to delete the volume.