Uninstalling MEF Center
- When MEF Center is uninstalled, the system clears the mef-center namespace. If you store other data in this namespace, the data will be cleared.
- When MEF Center is uninstalled, the system deletes the mef-center-node label from the current node. If the node label is not deleted, the installation next time will fail.
- If the one-click uninstallation fails after the installation is forcibly stopped, manually delete the MEF Center folder in the previous installation path (the default installation path is /usr/local).
- Log in to the device environment as the root user.
- Go to the path where MEF Center is located.
cd Installation_path/MEF-Center/mef-center
- Uninstall MEF Center.
./run.sh uninstall
If information similar to the following is displayed, MEF Center is successfully uninstalled:
uninstall MEF-Center successful
Parent topic: Uninstallation