Skip to main content

Create qtrees with FlexGroup volumes

Contributors netapp-aherbin netapp-aaron-holt netapp-dbagwell netapp-thomi

Beginning with ONTAP 9.3, you can create qtrees with FlexGroup volumes. Qtrees enable you to partition your FlexGroup volumes into smaller segments that you can manage individually.

About this task
  • If the source FlexGroup volume has qtrees in a SnapMirror relationship, the destination cluster must be running ONTAP 9.3 or later (a version of ONTAP software that supports qtrees).

  • Beginning with ONTAP 9.5, qtree statistics are supported for FlexGroup volumes.

Steps
  1. Create a qtree in the FlexGroup volume:

    volume qtree create -vserver <vserver_name> -volume <volume_name> -qtree <qtree_name>

    You can optionally specify the security style, SMB oplocks, UNIX permissions, and export policy for the qtree.

    cluster1::> volume qtree create -vserver vs0 -volume fg1 -qtree qtree1 -security-style mixed
Related information

Logical storage management