About the event that the Node name of SSG / PING changes after CA APIGW version upgrade
search cancel

About the event that the Node name of SSG / PING changes after CA APIGW version upgrade

book

Article ID: 105972

calendar_today

Updated On:

Products

STARTER PACK-7 CA Rapid App Security CA API Gateway

Issue/Introduction



Changed MAC address in API Gateway 9.x
Upgrade API Gatewa to 9.3.
After that the nodes getting renamed to "Gateway1".

Environment

CA API Gateway - 9.3

Resolution

As part of upgrade.sh , node Id gets calculated from mac address. 
Therefore, the node Id itself is different after upgrade. 
This new node Id doesn't exist in the cluster_info table, therefore, a new entry with the default name is created. 
If node Id itself is getting changed then node name can not be persisted as well.

So, the mac address of the node is changed and an upgrade is performed, then the name of the node will change to default name. 
That's an expected behaviour.