ONTAP 9.13

to Japanese version

Synchronize properties of a FlexCache volume from an origin volume

Some of the volume properties of the FlexCache volume must always be synchronized with those of the origin volume. If the volume properties of a FlexCache volume fail to synchronize automatically after the properties are modified at the origin volume, you can manually synchronize the properties.

About this task

The following volume properties of a FlexCache volume must always be synchronized with those of the origin volume:

  • Security style (-security-style)

  • Volume name (-volume-name)

  • Maximum directory size (-maxdir-size)

  • Minimum read ahead (-min-readahead)

Step
  1. From the FlexCache volume, synchronize the volume properties:

    volume flexcache sync-properties -vserver svm_name -volume flexcache_volume

    cluster1::> volume flexcache sync-properties -vserver vs1 -volume fc1
Top of Page