ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage disk refresh-ownership

    Refresh the disk ownership information on a node

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

    Description

    This command updates the disk ownership information for all the disks attached to a node to the latest view for all the nodes in the cluster. During normal operations, disk ownership is kept up to date automatically. In certain circumstances, however, disk ownership must be updated manually. If this is required, EMS messages will indicate that this command should be run. If the -node parameter is provided, the disk ownership information is updated only on the node specified.

    Parameters

    [-node {<nodename>|local}] - Node

    If this parameter is provided, the disk ownership information is updated only on the node specified.

    Examples

    The following example refreshes the disk ownership information for all the nodes in the cluster:

    cluster1::> storage disk refresh-ownership
    Top of Page