Skip to main content
A newer release of this product is available.

volume flexcache config show

Contributors
Suggest changes

Display cache configuration

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

Description

The `volume flexcache config show` command is used to view the FlexCache configuraiton for 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.

[-vserver <Vserver Name>] - Vserver Name (privilege: advanced)

This specifies the Vserver in which the FlexCache volume exists.

[-volume <volume name>] - Cache Volume Name (privilege: advanced)

This specifies the name of the FlexCache volume.

[-is-relative-size-enabled {true|false}] - Is Relative Sizing Enabled (privilege: advanced)

This parameter specifies whether the relative sizing is allowed on a FlexCache volume.

[-relative-size-percentage <integer>] - Relative Flexcache Size Percentage (privilege: advanced)

This parameter specifies the percent size FlexCache should have relative to the total size of the origin.

Examples

The following example triggers FlexCache volume configuration show:

cluster1::> flexcache config show
  (volume flexcache config show)
Vserver Volume      CIFS Access Enabled
------- ----------- ------------------
vs1     cachevol    false
vs1     cachevol_2  true
2 entries were displayed.