ONTAP 9.13

to Japanese version

Create qtrees with FlexGroup volumes

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.7 or later (a version of ONTAP software that supports qtrees).

  • 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

Top of Page