Uninstalling MindCluster Ascend Deployer

MindCluster Ascend Deployer is used for installation and deployment, which needs to be deleted immediately after being installed to release drive spaces.

  1. Clean up ~/resources and ~/resources_{arch}.tar on the management server and remote server.
    bash install.sh --clean
  2. Manually clear and uninstall MindCluster Ascend Deployer.
    • If ascend-deployer is installed as a ZIP package on Windows or Linux, delete ZIP files and directories generated after the decompression to uninstall it.
    • If ascend-deployer is installed in pip mode on Linux, run the following command to uninstall it.
      pip3 uninstall ascend-deployer

      After uninstalling the tool from Linux, you need to delete the content shown in Table 1.

      Table 1 Content to be deleted

      Directory

      Description

      ascend-deployer

      Directory of the offline deployment tool on the management server (MindCluster Ascend Deployer executor)

      ~/.ansible

      Configuration file for collecting custom information on the management server and a remote device

      ~/build

      Decompression directory of the source package on the management server and remote server