Configuring Celerra pass-through behavior for placeholder shortcuts

You can use EMC Celerra's read policy override with placeholder recalls, if required. The Celerra's -read_policy_override parameter determines how a read request is handled for a file in secondary storage. For example, you can opt to pass a file directly through to the client without recalling it to the Celerra. The Celerra Network Server then recalls the file only if a write request is received.

For pass-through, the Celerra uses the same cache on the Enterprise Vault server that you set up for Enterprise Vault to use when retrieving files for the Celerra.

Note:

If you configure Celerra pass-through, do not configure the Enterprise Vault option to delete archived files on placeholder deletion, as this combination can lead to data loss.

To configure the Celerra's pass-through behavior, include the -read_policy_override parameter in one of the following commands:

The syntax of the -read_policy_override parameter is as follows:

-read_policy_override  [none | full | passthrough | partial]

The effect of the values is as follows:

Note the following:

For example, the following command syntax configures pass-through for a file system:

fs_dhsm -modify fs_name -read_policy_override passthrough

where fs_name is the name of the file system on the Celerra.