ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage aggregate object-store show-resync-status

    Display object store mirror resync progress

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

    Description

    The ` storage aggregate object-store show-resync-status` command displays information about the progress of resync for mirror object stores attached to a FabricPool.

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-aggregate <aggregate name>] - Aggregate

    If this parameter is specified, the command displays information only about the specified aggregates.

    [-primary-object-store-name <text>] - Primary Object Store Name

    If this parameter is specified, the command displays information only about aggregates whose primary object store configuration name matches the specified names.

    [-mirror-object-store-name <text>] - Mirror Object Store Name

    If this parameter is specified, the command displays information only about aggregates whose mirror object store configuration name matches the specified names.

    [-percent-complete <percent>] - Resync Complete Percentage

    If this parameter is specified, the command displays information only about aggregates whose mirror object store resync progress percentage matches the specified value.

    Examples

    The following example displays resync progress for all aggregates with mirror object stores which are not in sync:

    cluster1::>storage aggregate object-store show-resync-status
    Top of Page