Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.12.0
-
None
Description
ClusterNodeInfo is taking the lowest MAC address found in the machine. When the machine has "docker0" bridge, it takes that MAC address (which may change) and uses it. Resulting in errors like this one:
Configured cluster node id 123 already in use: needs recovery and machineId/instanceId do not match: mac:02421b0c73d3//home/ec2-user != mac:0242a5c0c5e5//home/ec2-user
Attachments
Attachments
Issue Links
- relates to
-
OAK-3885 enhance stability of clusterNodeInfo's machineId
- Closed