ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume flexgroup qtree-disable

    Disable qtree support on a FlexGroup

    Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

    Description

    The volume flexgroup qtree-disable command disables qtree support on a FlexGroup.

    Parameters

    -vserver <vserver name> - Vserver Name

    This specifies the Vserver in which the FlexGroup is located.

    -volume <volume name> - Volume Name

    This specifies the name of the FlexGroup.

    Examples

    The following example disables the qtree support on a FlexVol named "fg" in Vserver "vs0":

    cluster::*> volume flexgroup qtree-disable -vserver vs0 -volume fg
    Top of Page