This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tsm:tsm_tdpvmware_install01 [2024/03/16 12:48] manu |
tsm:tsm_tdpvmware_install01 [2024/03/16 19:43] (current) manu [Linux] |
||
|---|---|---|---|
| Line 38: | Line 38: | ||
| /opt/tivoli/tsm/client/ba/bin/dsmutillnx cleanupDmFiles 1 | /opt/tivoli/tsm/client/ba/bin/dsmutillnx cleanupDmFiles 1 | ||
| - | uninstallation program: /opt/tivoli/tsm/tdpvmware/_uninst/TDPVMware/ | + | uninstallation program: |
| + | /opt/tivoli/tsm/tdpvmware/_uninst/TDPVMware/ | ||
| Use the installation wizard to uninstall Data Protection for VMware, enter this command: | Use the installation wizard to uninstall Data Protection for VMware, enter this command: | ||
| Line 50: | Line 51: | ||
| The uninstall.properties file contains the vCenter connection information. This information is | The uninstall.properties file contains the vCenter connection information. This information is | ||
| needed to uninstall the Data Protection for VMware vSphere GUI | needed to uninstall the Data Protection for VMware vSphere GUI | ||
| + | |||
| + | rpm -e TIVsm-TDPVMwarePlugin | ||
| + | rpm -e TIVsm-API64 gskssl64.linux.x86_64.rpm gskcrypt64.linux.x86_64 TIVsm-TDPVMwarePlugin.x86_64.rpm TIVsm-DPAPI.x86_64.rpm | ||
| + | |||
| + | Remove the product entries from the Deployment Engine: | ||
| + | /usr/ibm/common/acsi/bin/de_lsrootiu.sh | ||
| + | /usr/ibm/common/acsi/bin/deleteRootIU.sh <UUID> <discriminant> | ||
| + | | ||
| + | Ensure that these unit entries are removed: | ||
| + | FBJRE | ||
| + | TDPVMwareGUI | ||
| + | JavaHelp | ||
| + | TDPVMwareDM | ||
| + | |||
| + | After the uninstaller completes, remove the following directories, if present: | ||
| + | /opt/tivoli/tsm/client | ||
| + | /opt/tivoli/tsm/tdpvmware | ||
| + | Remove the user tdpvmware and associated directories: | ||
| + | userdel tdpvmware | ||
| + | /home/tdpvmware | ||
| + | /etc/adsm | ||
| + | |||
| + | |||
| + | | ||
| + | |||
| + | | ||