ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage aggregate offline

    Offline an aggregate

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    The storage aggregate offline command takes an aggregate offline.

    If you are taking a root aggregate offline, the node owning the aggregate must be in maintenance mode.

    Parameters

    -aggregate <aggregate name> - Aggregate

    The name of the aggregate to be taken offline.

    Examples

    The following example takes an aggregate named aggr1 offline:

    cluster1::> storage aggregate offline -aggregate aggr1
    Top of Page