Smarts - 10.1.x
TCSA - 2.x
The "--clean-topology
" switch should be used if you no longer want to monitor devices in your topology but would like to preserve settings that have been already configured in it. To use this switch, you will need to:
ICF_MSG-*-ICF_SAVESTART-PersistenceManager: save started
ICF_SAVEFINISH-PersistenceManager: save finished
BASEDIR>/<SUITE>/smarts/local/repos/icf
directory.--clean-topology
" switch from the sm_service command for the domain.If you do not want to change the Service Start up command as done in Step 6 above, here is an alternative method for Steps 6 through 9 above.
sm_service stop <service name>
. <IP BASEDIR>/smarts/bin
directory.ICF_MSG-*-ICF_SAVESTART-PersistenceManager: restore started
ICF_SAVEFINISH-PersistenceManager: restore finished
Please note if you are using this process to create a new domain with the same settings you would need to install a new Service with the commands in the first section using this command install the new service command with a new Service Name and domain name.
Another example of the sm_service install command. Remove the notes below in Arial font:
sm_service install --force --unmanaged --startmode=runonce \
'--name=ic-am-pm-server' \ (change this name so that there is not a duplicate service)
'--description=EMC Smarts Availability and Performance Manager Server' \
'/opt/Inchargexx/IP/smarts/bin/sm_server' \
'--name=INCHARGE-AM-PM' \ (This name is for the actual domain name. Be sure this is not a duplicate IP domain already on your broker)
'--port=0' \
'--config=icf' \
'--bootstrap=bootstrap-am-pm.conf' \
'--subscribe=default' \
'--ignore-restore-errors' \
'--output'