Enterprise Vault™ Utilities
- About this guide
- ArchivePoints
- Audit Viewer
- Backtrace
- CenteraPing
- Domino Archive Exporter
- Domino Profile Document Tool
- Domino Retention Plan Tool
- DTrace
- EVDominoExchangeMigration Tool
- Running the EVDominoExchangeMigration tool
- EVDuplicateCleaner
- EVEARemovalUtility
- EVFSASetRightsAndPermissions
- EVrights
- EVservice
- EVSPShortcutManager
- EVSVR
- About EVSVR
- About the EVSVR operation settings
- Using the output from one EVSVR operation as input for another operation
- Viewing the EVSVR output log file
- Running EVSVR in interactive mode
- FSARunNow
- FSAUndelete
- FSAUtility
- NTFS to Centera Migration
- Permissions Browser
- Policy Manager (EVPM)
- Sections and keynames in Policy Manager initialization file
- Policy Manager initialization file examples
- About using the Provisioning API to run Policy Manager scripts
- ResetEVClient
- Vault Store Usage Reporter
About using FSAUtility with Dell EMC Celerra/VNX placeholders
Read this section if you want to use FSAUtility with placeholders on Dell EMC Celerra/VNX volumes.
FSAUtility can identify a placeholder on a Dell EMC Celerra/VNX device by using either a Windows API call or a Celerra/VNX HTTP API call. Table: Default API call for detecting Dell EMC Celerra/VNX placeholders lists the API call that FSAUtility uses by default with each of its placeholder-related options.
Table: Default API call for detecting Dell EMC Celerra/VNX placeholders
FSAUtility option | FSAUtility parameter | Default API call for detecting Dell EMC Celerra/VNX placeholders |
---|---|---|
Bulk recall of files corresponding to placeholders | FSAUtility -b | Windows API call |
Recreate placeholders | FSAUtility -c | Windows API call |
Move placeholders and their corresponding files | FSAUtility -m | Windows API call |
Delete orphaned placeholders | FSAUtility -o | Windows API call |
Migrate placeholders | FSAUtility -pm | Celerra/VNX API call |
Note that by default FSAUtility with the -pm parameter uses the Celerra/VNX API call. This default helps to ensure that placeholder migration always succeeds, regardless of the Celerra/VNX configuration. If you use FSAUtility -pm with any supported Celerra/VNX configuration, you may want to change the setting for this option to use the more performance-efficient Windows API call.
With the other placeholder-related parameters (-b, -c, -m, and -o), FSAUtility uses the efficient Windows API call by default.
You can configure the API call that FSAUtility uses for each placeholder-related option by editing the FSAUtility.exe.config
file.