Dell EMC Avamar
Supported features
Syntetic backup
Not supported
Random Access
Not supported
Deduplication
Supported
Encryption
Provider dependent
Pre/post command execution
Supported
Prerequisites
Ensure you have access to the Avamar server and download the required components:
mccli
Avamar Linux Client
Public key package (
*.pubandimport_avpkgkey.sh)
These components can be obtained from the Downloads section of the Avamar server, provided that UpgradeClientDownloads is installed from the EMC repository. For details, refer to the Avamar documentation.


Configuration
Import GPG Key
Run the following script to import the package key:
Register the Client Run the registration command:
Provide the required details:
Avamar Administrator server address
Domain (default:
clients)
After successful execution, the client will be registered and activated.
Install mccli Install the Management Console Command Line Interface:
Note: Adjust the RPM filename to match the downloaded package.
Configure mccli Run the configuration tool:
Provide:
JRE path (use a valid JRE 1.8 path, e.g.
/usr/lib/jvm/.../jre)Avamar installation directory
Connection details (host, port)
Administrator credentials
Note: Do not use /usr/java/latest. Use a direct JRE path instead (e.g., /usr/java/jre1.8...).
Verify Configuration
Run the following command to verify connectivity:
If the command returns activity data, the configuration is correct.
Otherwise, check your config and/or Avamar documentation,
Install avtar - https://www.dellemc.com/en-us/collaterals/unauth/technical-guides-support-information/products/data-protectiBackup Destination Configurationon/docu91839.pdf - page 16.
Use the
avregistercommand to register the backup client.Use
avsetup_mcclito set up the client.When choosing JRE - do NOT use
/usr/java/latestbut/usr/java/jre1.8...
Proceed with the configuration and add a backup destination.
On the left side menu, click on Backup Destinations, then change to the enterprise sub-tab, click on the Create Backup Destination button and choose:

Fill in the required info. It may look similar to the example below:

Last updated