Improper AMM shut down can cause adverse effects on the system, such as database corruption.
From AMM 2.17.3, the proper procedure to shut down an AMM is as follows.
For earlier versions of the AMM, the proper procedure to shut down an AMM is as follows.
Become user root either by logging in on the console as root, or by logging in as user imtadmin and executing su - .
To stop the AMM processes, type ammctl stop
The on-screen output will show information about AMM processes being stopped. If high availability is detected, it may ask the user to shutdown HA manually. This should be ignored.
To stop the database processes, type systemctl stop mysql
Type sync
Type echo 1 > /proc/sys/vm/drop_caches
Type systemctl reboot