...
| Code Block |
|---|
# if the above setup try the following steps: # Make sure to flush the arp cache from the other nodes, so that there is no confusion with addressing. # Look at the rules by: # ip rule show # make sure that the rules are in correct priority. # 0 is the highest prio. # 0 is always going to be the local routing table, which has all the default local and broadcast routes. # 32766 is the main routing table. So all other policy routing tables should be higher than this one. |
Instability
There is some instability with the MR cluster, specifically with trevis-401.
On many occasions the OPA interfaces are not pingeable. If that's encountered try shutting it down, wait 15 seconds and start it back up.
| Code Block |
|---|
pm -0 trevis-401 # shutdown
pm -1 trevis-401 # start |