Skip to main content
Cloud Volumes ONTAP
All cloud providers
  • Amazon Web Services
  • Google Cloud
  • Microsoft Azure
  • All cloud providers

Create FlexVol volumes

Contributors netapp-bcammett netapp-driley netapp-dbagwell netapp-rlithman netapp-ivanad

If you need more storage after you launch your initial Cloud Volumes ONTAP system, you can create new FlexVol volumes for NFS, CIFS, or iSCSI from BlueXP.

BlueXP provides several ways to create a new volume:

  • Specify details for a new volume and let BlueXP handle the underlying data aggregates for you. Learn more

  • Create a volume on a data aggregate of your choice. Learn more

  • Create a volume on the second node in an HA configuration. Learn more

Before you get started

A few notes about volume provisioning:

Create a volume

The most common way to create a volume is to specify the type of volume that you need and then BlueXP handles the disk allocation for you. But you also have the option to choose the specific aggregate on which you want to create the volume.

Steps
  1. From the left navigation menu, select Storage > Canvas.

  2. On the Canvas page, double-click the name of the Cloud Volumes ONTAP system on which you want to provision a FlexVol volume.

  3. Create a new volume by letting BlueXP handle the disk allocation for you, or choose a specific aggregate for the volume.

    Choosing a specific aggregate is recommended only if you have a good understanding of the data aggregates on your Cloud Volumes ONTAP system.

    Any aggregate

    On the Overview tab, navigate to the Volumes tile, and click Add Volume.
    A screenshot of the Add Volume button under the Overview tab.

    Specific aggregate

    On the Aggregates tab, navigate to the desired aggregate tile. Click the menu icon, and then click Add Volume.
    A screenshot of the Add Volume button under the Aggregates tab.

  4. Follow the steps in the wizard to create the volume.

    1. Details, Protection, and Tags: Enter basic details about the volume and select a Snapshot policy.

      Some of the fields on this page are self-explanatory. The following list describes fields for which you might need guidance:

      Field Description

      Volume Name

      The identifiable name you can enter for the new volume.

      Volume Size

      The maximum size that you can enter largely depends on whether you enable thin provisioning, which enables you to create a volume that is bigger than the physical storage currently available to it.

      Storage VM (SVM)

      A storage VM is a virtual machine running within ONTAP that provides storage and data services to your clients. You might know this as an SVM or a vserver. Cloud Volumes ONTAP is configured with one storage VM by default, but some configurations support additional storage VMs. You can specify the Storage VM for the new volume.

      Snapshot Policy

      A Snapshot copy policy specifies the frequency and number of automatically created NetApp Snapshot copies. A NetApp Snapshot copy is a point-in-time file system image that has no performance impact and requires minimal storage. You can choose the default policy or none. You might choose none for transient data: for example, tempdb for Microsoft SQL Server.

    2. Protocol: Choose a protocol for the volume (NFS, CIFS, or iSCSI) and then provide the required information.

      If you select CIFS and a server isn't set up, BlueXP prompts you to set up CIFS connectivity after you click Next.

      The following sections describe fields for which you might need guidance. The descriptions are organized by protocol.

      NFS
      Access control

      Choose a custom export policy to make the volume available to clients.

      Export policy

      Defines the clients in the subnet that can access the volume. By default, BlueXP enters a value that provides access to all instances in the subnet.

      CIFS
      Permissions and users/groups

      Enables you to control the level of access to an SMB share for users and groups (also called access control lists or ACLs). You can specify local or domain Windows users or groups, or UNIX users or groups. If you specify a domain Windows user name, you must include the user’s domain using the format domain\username.

      DNS Primary and Secondary IP Address

      The IP addresses of the DNS servers that provide name resolution for the CIFS server. The listed DNS servers must contain the service location records (SRV) needed to locate the Active Directory LDAP servers and domain controllers for the domain that the CIFS server will join.

      If you're configuring Google Managed Active Directory, AD can be accessed by default with the 169.254.169.254 IP address.

      Active Directory Domain to join

      The FQDN of the Active Directory (AD) domain that you want the CIFS server to join.

      Credentials authorized to join the domain

      The name and password of a Windows account with sufficient privileges to add computers to the specified Organizational Unit (OU) within the AD domain.

      CIFS server NetBIOS name

      A CIFS server name that is unique in the AD domain.

      Organizational Unit

      The organizational unit within the AD domain to associate with the CIFS server. The default is CN=Computers.

      DNS Domain

      The DNS domain for the Cloud Volumes ONTAP storage virtual machine (SVM). In most cases, the domain is the same as the AD domain.

      NTP Server

      Select Use Active Directory Domain to configure an NTP server using the Active Directory DNS. If you need to configure an NTP server using a different address, then you should use the API. See the BlueXP automation docs for details.

      Note that you can configure an NTP server only when creating a CIFS server. It's not configurable after you create the CIFS server.

      iSCSI
      LUN

      iSCSI storage targets are called LUNs (logical units) and are presented to hosts as standard block devices. When you create an iSCSI volume, BlueXP automatically creates a LUN for you. We've made it simple by creating just one LUN per volume, so there’s no management involved. After you create the volume, use the IQN to connect to the LUN from your hosts.

      Initiator group

      Initiator groups (igroups) specify which hosts can access specified LUNs on the storage system

      Host initiator (IQN)

      iSCSI targets connect to the network through standard Ethernet network adapters (NICs), TCP offload engine (TOE) cards with software initiators, converged network adapters (CNAs) or dedicated host bust adapters (HBAs) and are identified by iSCSI qualified names (IQNs).

    3. Disk Type: Choose an underlying disk type for the volume based on your performance needs and cost requirements.

    4. Usage Profile & Tiering Policy: Choose whether to enable or disable storage efficiency features on the volume and then select a volume tiering policy.

      ONTAP includes several storage efficiency features that can reduce the total amount of storage that you need. NetApp storage efficiency features provide the following benefits:

      Thin provisioning

      Presents more logical storage to hosts or users than you actually have in your physical storage pool. Instead of preallocating storage space, storage space is allocated dynamically to each volume as data is written.

      Deduplication

      Improves efficiency by locating identical blocks of data and replacing them with references to a single shared block. This technique reduces storage capacity requirements by eliminating redundant blocks of data that reside in the same volume.

      Compression

      Reduces the physical capacity required to store data by compressing data within a volume on primary, secondary, and archive storage.

    5. Review: Review details about the volume and then click Add.

Result

BlueXP creates the volume on the Cloud Volumes ONTAP system.

Create a volume on the second node in an HA configuration

By default, BlueXP creates volumes on the first node in an HA configuration. If you need an active-active configuration, in which both nodes serve data to clients, you must create aggregates and volumes on the second node.

Steps
  1. From the left navigation menu, select Storage > Canvas.

  2. On the Canvas page, double-click the name of the Cloud Volumes ONTAP working environment on which you want to manage aggregates.

  3. On the Aggregates tab, click Add Aggregate.

  4. From the Add Aggregate screen, create the aggregate.

    A screenshot showing the progress of adding an aggregate.

  5. For Home Node, choose the second node in the HA pair.

  6. After BlueXP creates the aggregate, select it and then click Create volume.

  7. Enter details for the new volume, and then click Create.

Result

BlueXP creates the volume on the second node in the HA pair.

Tip For HA pairs deployed in multiple AWS Availability Zones, you must mount the volume to clients by using the floating IP address of the node on which the volume resides.

After you create a volume

If you provisioned a CIFS share, give users or groups permissions to the files and folders and verify that those users can access the share and create a file.

If you want to apply quotas to volumes, you must use System Manager or the CLI. Quotas enable you to restrict or track the disk space and number of files used by a user, group, or qtree.