Previous Topic: Uninstall on Linux from the Command LineNext Topic: Upgrade Procedures


Clean Up After a Failed Installation

In some cases, the CA Performance Center installation can fail to complete. For example, if the /tmp directory lacks sufficient space for the installation files, the installation fails. If you experience an installation failure, take a few steps to clean up the directories before you reinstall the software.

Follow these steps:

  1. Clean up the /tmp directory by removing unnecessary files.
  2. Remove the /opt/CA directory by running the following command:
    rm -rf /opt/CA
    
  3. Remove the installer Registration File by running the following command:
    rm /var/.com.zerog.registry.xml
    
  4. Remove all of the CA Performance Center service files by running the following command:
    rm /etc/init.d/caperfcenter_*
    
  5. Restart the server.
  6. Install the software again. For more information, see Linux Installation.