ONTAP 9.12.1 commands

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

    Resume suspended inode upgrade

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

    Description

    The storage aggregate inode-upgrade resume command resumes a suspended inode upgrade process. The inode upgrade process might have been suspended earlier due to performance reasons.

    Parameters

    -node {<nodename>|local} - Node Name

    If this parameter is specified, the command resumes the upgrade process of an aggregate that is located on the specified node.

    -aggregate <aggregate name> - Aggregate Name

    This specifies the aggregate for which the inode upgrade process is to be resumed.

    Examples

    The following example resumes an aggregate upgrade process:

    cluster1::> storage aggregate inode-upgrade resume -aggregate aggr1
    Top of Page