volume flexcache origin config show
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Show FlexCache Origin Configuration
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The volume flexcache origin config show
command displays volume specific options of an origin of a FlexCache volume.
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. [-origin-vserver <Vserver Name>]
- Vserver Name (privilege: advanced)-
If this parameter and the
-origin-volume
parameter are specified, the command displays options for the specified origin of a FlexCache volume. If this parameter is specified by itself, the command displays options for all origin of a FlexCache volumes in the specified Vserver. [-origin-volume <volume name>]
- Origin Volume Name (privilege: advanced)-
If this parameter is specified, the command displays options for the specified origin of a FlexCache volume.
[-is-bli-enabled {true|false}]
- Is BLI Enabled (privilege: advanced)-
If this parameter is specified, the command displays the origin of a FlexCache volume matching the specified value. Possible values are:
-
false
- Block level invalidation is not set -
true
- Block level invalidation is set
-
Examples
The following example displays FlexCache origin options:
cluster1::> flexcache origin config show (volume flexcache origin config show) Origin-Vserver Origin-Volume is-bli-enabled --------------- --------------- -------------- vs34 origin1 true vs34 origin2_new false 2 entries were displayed.