This article provides steps to change a node name in Aria Operations.
VMware vRealize Operations Manager 7.x
VMware vRealize Operations Manager 6.x
VMware Aria Operations 8.x
NOTE: Before attempting the steps below, ensure that you have taken snapshots of each node in the cluster as per How to take a Snapshot of VMware Aria Operations.
Follow these steps on each node (Primary, Replica, Data):
Log in to all the nodes as the root user via SSH or console.
Back up the existing file:
Stop the CASA service:
Edit the script file:
Open /storage/db/casa/webapp/hsqldb/casa.db.script in a text editor.
Search for "slice_name" inside INSERT INTO CASA_DOCS VALUES and look for the old node name in this line.
Replace it with the new node name.
Save and exit the file.
Start the CASA service again: