Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1401

February 16th, 2018 12:00

Replication on Avamar

The replication stopped working on the Avamar.  Backups are successful.

Source Avamar:

I can ping the gateway

I cannot ping the gateway of the destination avamar (However all other machines on the same network as the source can ping the destination avamar)

Destination Avamar

It can ping the destination gateway

It can ping the source gateway

It cannot ping the source avamar or other devices in the source network

Other devices on the destination network can ping the source avamar's gateway and other machines on the gateway, except for the avamar.

1 Rookie

 • 

16 Posts

February 21st, 2018 08:00

It's been solved.  A route had been deleted, and was added.

Kernel IP routing table

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface

10.99.99.0      0.0.0.0         255.255.255.0   U     0      0        0 eth7

10.10.1.0       0.0.0.0         255.255.255.0   U     0      0        0 eth1

172.x.y.0    0.0.0.0         255.255.252.0   U     0      0        0 bond0

169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth7

127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo

0.0.0.0         172.x.y.1    0.0.0.0         UG    0      0        0 bond0

No Events found!

Top