If a Linux installation
is interrupted, you can usually restart it. However, if the installation
fails to restart, a clean installation is required.
About this task
Before starting a clean installation, ensure that product
is removed. Perform following steps to ensure a clean environment:
Procedure
- If the Data Protection for VMware vSphere GUI is
installed, complete these tasks:
- Stop the Data Protection for VMware command-line interface by issuing
this command:
/etc/init.d/vmcli stop
- Stop the Data Protection for VMware GUI Web
Server by issuing this command:
/etc/init.d/webserver stop
- Remove the .rpm package by issuing
this command:
rpm -e TIVsm-TDPVMwarePlugin
- Remove the Deployment Engine product entries:
- Issue the following command to list all
Deployment Engine entries:
/usr/ibm/common/acsi/bin/de_lsrootiu.sh
- Issue the following command to remove
all Deployment Engine entries:
/usr/ibm/common/acsi/bin/deleteRootIU.sh <UUID> <discriminant>
- Remove the /var/ibm/common directory.
- Remove the /usr/ibm/common directory.
- Clean up the /tmp directory by
removing the acu_de.log file, if it exists.
- Remove the /tmp directory that
contains the ID of the user that installed the Deployment Engine.
- Remove all Deployment Engine entries from the /etc/inittab system
file. The entries are delimited by #Begin AC Solution Install
block and #End AC Solution Install block.
Remove all text between those delimiters, and remove the delimiting
text itself.
- Remove all Deployment Engine references from the /etc/services system
file.
- Remove all Data Protection for VMware files
from the failed installation:
- Remove files in the <USER_INSTALL_DIR>,
which is the path where the failed installation was attempted. For
example: /opt/tivoli/tsm/TDPVMware/
- Remove any desktop shortcuts.
- Back up the global registry file (/var/.com.zerog.registry.xml).
After backing up this file, remove all tags that reference Data Protection for VMware.
- Remove log files under root that contain
the TDPVMware string. For example, IA-TDPVMware-00.log or IA-TDPVMware_Uninstall-00.log.
- Remove the user that ran the Data Protection for VMware command-line interface by issuing
the following command:
userdel -r tdpvmware groupdel tdpvmware
Results
After you complete these steps, start the clean installation.