1 Rookie
•
34 Posts
0
2102
May 25th, 2021 13:00
NDMP backup failed
Hello,
Our networker server has 3 NICs, one is normally the primary and two others that we use for Live migrations that aren't routed ( because it is also an hyper-v):
Ethernet adapter vEthernet (AT_BRA_Switch):
. . . .
IPv4 Address. . . . . . . . . . . : 10.32.18.3(Preferred)
. . . . . .
Ethernet adapter vEthernet (AT_BRA_LM1):
.....
IPv4 Address. . . . . . . . . . . : 192.168.222.8(Preferred)
. . . . .
Ethernet adapter vEthernet (AT_LM2):
.....
IPv4 Address. . . . . . . . . . . : 192.168.222.9(Preferred)
. . .
NDMP backup fails and I see this line
nsrndmp_save: DAS is listening for an NDMP data connection on 192.168.222.9 port 8787.
I specifed "nsrndmp_save -M -P 10.32.18.3 -T dump" but still fails. it only worked when we disabled those two NICs and let only the primary NIC. But it shouldn't stay that way.
Is there a way to configure Networker to use that NIC for NDMP backup ?