Install > Install and set up Service Portal > Install Service Manager Service Portal (SMSP) > Appendix B. How to change the host name used in an existing Service Manager Service Portal installation

Appendix B. How to change the host name used in an existing Service Manager Service Portal installation

Service Manager Service Portal provides a script that can change the host name being used in the current installation. You can run this script in any of the following example scenarios so that the installation can continue to work:

  • The host name of the machine on which Service Manager Service Portal is installed has changed.
  • You have installed Service Manager Service Portal on a virtual machine, and then created another virtual machine by using the first virtual machine as a template.

To change the FQDN of the Service Manager Service Portal host, run the following commands on the host:

# cd /opt/hp/propel/adminUtil/rename_fqdn
# ./rename_fqdn.sh <old_fqdn> <new_fqdn>
# propel stop
# propel start