To change the IP address of a Cisco DCNM-SAN & DCNM-SMIS Server, follow these steps:
Detailed Steps (INSTALL DIRECTORY in OVA is /usr/local/cisco)
Step 1 Stop the Cisco DCNM-SAN and DCNM-SMIS Servers.
Step 2 Change the old IP Address with the new IP Address in the following files:
- $INSTALLDIR/jboss-as-7.2.0.Final/bin/init.d/sanservice.sh
- /etc/init.d/FMServer
- $INSTALLDIR/jboss-as-7.2.0.Final/standalone/configuration/standalone-san.xml (Including DB url)
- $INSTALLDIR/fm/conf/server.properties
Step 3 Enter the following command to assign a new IP address.
Assume $INSTALLDIR is the top directory of DCNM installation. The above command is for single server instance, where 0 is the server ID.
Step 4 Change the old IP Address with the new IP Address in the file $INSTALLDIR/fm/conf/smis.properties and update the property DCNM_IP_ADDRESS in the file /root/packaged-files/properties/installer.properties with the new IP Address.