Stopping eSight
To stop eSight, you must run the stop command on both the active and standby servers. eSight is successfully stopped only when both the active and standby servers are stopped. The stopping process takes about 5 minutes.
Procedure
- Use PuTTY to log in to the standby eSight server as the ossuser user. For the preset password, see the eSight User List released with the version (Support: https://support.huawei.com/carrier/docview!docview?nid=DOC1100890341; Support-E: https://support.huawei.com/enterprise/en/doc/EDOC1100227876).
- Run the following commands to stop eSight:
cd /opt/ommha/ha/bin
./stop.sh
If the following information is displayed, the standby server is successfully stopped:
stop HA successfully.
- Log in to the active eSight server as the ossuser user.
- Run the following commands to stop eSight:
cd /opt/ommha/ha/bin
./stop.sh
If the following information is displayed, the active server is successfully stopped:
stop HA successfully.