ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume flexcache sync-properties

    Sync volume properties

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

    Description

    The volume flexcache sync-properties command is used to sync a FlexCache volume’s properties with its origin volume or to update FlexCache origin volume name in FlexCache relationship during a origin volume rename operation in disconnected mode.

    This command should be used when there is a failure to sync properties from the origin of a FlexCache volume to the FlexCache volume or to update the FlexCache origin volume name in the FlexCache relationship in the case of a volume rename from the origin in disconnected mode.

    Parameters

    -vserver <vserver name> - Vserver Name

    Specifies the SVM on which the volume is located.

    -volume <volume name> - Volume Name

    Specifies the volume name whose properties need to be synced. If the volume is a FlexCache volume, its properties are synced with its origin volume. If the volume is a FlexCache origin volume, the origin volume name is updated in the FlexCache relationship where the origin volume is renamed in disconnected mode.

    Examples

    cluster1::> flexcache sync-properties -volume fc1 -vserver vs34
              (volume flexcache sync-properties)
    Top of Page