Unsolved

4 Posts

1230

April 6th, 2021 00:00

Unity async replication fails

Dear All,

I have two 405f unity and trying to setup replication but facing errors, my current setup is as follows :

First unity 

1) Link aggregated of all 4 ethernet ports ( i tried to aggregate 2 ports for NAS server and 2 ports for replication but there was no option to select). all 4 ports are connected in one switch and aggregation is configured.

2) all 4 ports are trunked on switch and has vlan 775 and 560, on unity vlan tagging is done on all ports.

3) NAS server is in vlan 775 with ip 10.10.10.xxx. 

Second Unity

1) Link aggregated of all 4 ethernet ports all 4 ports are connected in one switch and aggregation is configured.

2) all 4 ports are trunked on switch and has only 560 vlan. on unity vlan tagging is done on all ports.

3) NAS server and replication interfaces are on 560 vlan.

When i tried to create replication connection, it failed as shown below:

smrajan78_0-1617695000564.png

Please help.

Best regards,

Rajan

Moderator

 • 

7.7K Posts

April 6th, 2021 10:00

Hello smrajan78,

Here is a link to a KB that maybe of assistance.

https://dell.to/2PHP3aj

4 Posts

April 12th, 2021 00:00

Hi,

I read the KB but all scenarios mentioned, doesnt apply in my case. i am just trying Synchronous replication with Ethernet ports. Any other suggestions please.

 

2 Intern

 • 

125 Posts

April 12th, 2021 01:00

Just to be clear, are you trying to configure aysnc replication or synchronous replication?  Sync replication requires a fibre channel link between the source and destination.

4 Posts

April 15th, 2021 23:00

Hi Chris,

I am trying Asynchronization  replication with Ethernet ports, there is 4 Ethernet ports available on the box on each SP, these ports are in link aggregation.

Thanks

1 Rookie

 • 

30 Posts

April 16th, 2021 04:00

Start with basic network troubleshooting: can the replication IPs on Unity 1 reach the replication IPs of Unity 2?

You should use uemcli to check this - either install the package locally on your PC or SSH to the Unity management address using the service user (you might need to activate SSH in the Service Tasks in Unisphere). By default the service user password is the same as for admin.

List network interfaces using this command:
uemcli /net/if -type replication show

Each IP has its own interface name (for example: if_6)
Note the Interface Names for the replication addresses you have defined on each unity.

Now you can try pinging the target address from the source interface. For Example:

uemcli /net/util ping -srcIf if_6 -addr 10.10.10.xx

(srcIf has a capital I, not a lower case L, and uemcli commands are case sensitive)

Each source interface needs to be able to ping the target IPs on the other Unity. If these commands fail then it's a network problem.
I often find that the tagged/untagged problem crops up. For example, the network ports are defined in a specific VLAN with no tagging, but you put the VLAN ID on the Unity ports.
The management IPs of each Unity also need to be able to talk to each other.

4 Posts

April 16th, 2021 08:00

This may not help - we have two Dell Unity 480Fs. Replication used to work. The sessions die.

You can go into the Replication link, pause the sessions, the using "more actions" resume the session(s).

Also, there may be a firmware update for your Unitys.

 

Good Luck

 

eholz1

We have not resolved our issue as Dell says it is a bug!!

No Events found!

Top