Skip to main content
Command reference

volume flexcache origin svmdr-origin-refresh

Suggest changes

Update origin details for given cache vserver and cache volume

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

Description

This command refreshes the origin details for a given FlexCache Vserver and FlexCache volume. In other words this command updates the config table at cache side with the new origin for a given FlexCache vserver and FlexCache volume.

Parameters

-cache-vserver <vserver name> - Cache Vserver (privilege: advanced)

This specifies FlexCache Vserver name.

-cache-volume <volume name> - Cache Volume name (privilege: advanced)

This specifies FlexCache volume name.

Examples

The following example refreshes the origin details of the FlexCache volume "fc_vol" in "vs1".

cluster2::> flexcache origin svmdr-origin-refresh -cache-vserver vs1 -cache-volume fc_vol
       (volume flexcache origin svmdr-origin-refresh)