ONTAP 9.12.1 commands

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

    Online an aggregate

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

    Description

    The storage aggregate online command brings an aggregate online if the aggregate is in offline or restricted state. If an aggregate is in an inconsistent state, it must be brought to a consistent state before it can be brought online. If you have an aggregate that is in an inconsistent state, contact Fujitsu support personnel.

    Parameters

    -aggregate <aggregate name> - Aggregate

    The name of the aggregate to be brought online.

    Examples

    The following example brings an aggregate named aggr1 online:

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