22.8 C
Dubai
Thursday, April 18, 2024

Configuring Avamar Backup with Exchange 2016

In my Case its a 4 Member DAG . Lets see how to Configure Avamar Backup for Exchange 2016.

Step 1 – Install Backup Agents –

  • Install the Avamar Backup Agent on Exchange DAG Members

Step 2 – Service Accounts

Create Service Account for Avamar Backups –

  • Create a Backup Service Account with a Mailbox
  • Add Below Permissions on the Exchange 2016 Servers.
Get-exchangeserver -identity 'EXCHANGESERVER'|add-adpermission -user avamarbackupuser -ExtendedRights Receive-As,Send-As
  • Run the EMC Avamar Exchange Backup User Configuration Tool

image

Verify Backup Permissions running the EMC Avamar Exchange Backup User Configuration Tool

Check Configure Backup Agent

Click Configure Services.

Make sure All Passed

image

Run the Avamar Windows Cluster Configuration –

image

Choose Exchange DAG

image

Its runs the prerequisites makes sure Avamar Client is installed on these DAG nodes.

image

Choose Configure new node as proxy for DAG

image

Choose IPv4

image

Choose a Node which which will act as a proxy node for all Exchange Databases for Backup

image

Configuring Proxy for DAG

image

The Configuration was successful.

image

Choose the Advance Settings and Configure DataSet.

  • Windows Exchange VSS
  • Exclude Suspended Database Copies from Backup
  • Exclude dismounted databases from backup
  • Disable Consistency Check for 2 more DAG members

You can configure avexvss.cmd with additional entries if backup is failing on backups

–debug For Additional logs

image

if you have Mcafee in Exchange Environment or any other anti virus products.

Make sure you add below avamar services as low risk processes for backup to run efficiently.

  • avtar.exe
  • avexvss.exe
  • avaagent.exe
  • avscc.exe

image

Successful Backups of all Exchange Passive Databases

image

Self Notes with Avamar Support –

 

Avamar Backup was keep freezing and being struck Randomly . For Exchange Databases. Avamar with Data domain.

Logs will show of 0% CPU and will get struck randomly –

 

2018-07-20 20:35:55 avtar Info <8688>: Status 2018-07-20 20:35:55, 223.4 GB (0 bytes, 0.00% new) 169MB   0% CPU  (1 open files) D:\Program Files\Microsoft\Exchange Server\V15\Mailbox\Database21\Database21.edb

2018-07-20 20:40:58 avtar Info <8688>: Status 2018-07-20 20:40:58, 223.4 GB (0 bytes, 0.00% new) 169MB   0% CPU  (1 open files) D:\Program Files\Microsoft\Exchange Server\V15\Mailbox\Database21\Database21.edb

2018-07-20 20:46:00 avtar Info <8688>: Status 2018-07-20 20:46:00, 223.4 GB (0 bytes, 0.00% new) 169MB   0% CPU  (1 open files) D:\Program Files\Microsoft\Exchange Server\V15\Mailbox\Database21\Database21.edb

2018-07-20 20:51:03 avtar Info <8688>: Status 2018-07-20 20:51:03, 223.4 GB (0 bytes, 0.00% new) 169MB   0% CPU  (1 open files) D:\Program Files\Microsoft\Exchange Server\V15\Mailbox\Database21\Database21.edb

2018-07-20 20:56:05 avtar Info <8688>: Status 2018-07-20 20:56:05, 223.4 GB (0 bytes, 0.00% new) 169MB   0% CPU  (1 open files) D:\Program Files\Microsoft\Exchange Server\V15\Mailbox\Database21\Database21.edb

Solution –

1. Login to the Avamar utility node as admin user.

2. Create a backup copy of the mcserver.xml
cp -p /usr/local/avamar/var/mc/server_data/prefs/mcserver.xml /usr/local/avamar/var/mc/server_data/prefs/x-mcserver.xml-before-disabling-token

3. Open the mcserver.xml using a text editor ( vi )

Vi usr/local/avamar/var/mc/server_data/prefs/mcserver.xml

4. Modify the following parameter to false.
Before the change:
entry key=”use_ddr_auth_token” value=”true”
After the change:
entry key=”use_ddr_auth_token” value=”false”

5. Save the change and exit back to the shell.

6. Restart the MCS service:

mcserver.sh –stop

mcserver.sh –start

dpnctl start sched

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

2 COMMENTS

  1. We have been informed that if the proxy server is down no backups will take place. This is a change from Exchange 2010 were backups would use one of the other nodes. Is there a way to have it work as it did in Exchange 2010.

    Thanks,

    Greg Schaub

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?