Uninstalling Data Protection for VMware on a Linux system
Uninstall Data Protection for VMware and remove files and directories on a supported Linux operating system.
Before you begin
To ensure a successful uninstall, use the following guidance:
- Remove nodes from IBM Spectrum Protect Server. You must do this prior to the uninstall of the
Data Protection for VMware product:
- Run the dsmadmc from /opt/tivoli/tsm/client/ba/bin/dsmadmc.
- You may need to use the del command to delete file space for nodes: del file nodename *
- Use the q command to query for nodes: q filespace nodename *
- Use the rem command to remove nodes: rem node nodename
-
Stop dsmcad services created for Data Movers. Use the instructions in the technical note http://www-01.ibm.com/support/docview.wss?uid=swg21358414
- Use the ps command to check if the dsmcad service is running: ps -ef|grep dsmcad
- Use the kill command to halt the dsmcad service: kill -9 dsmcad-processID
- You must clean up files related to the creation of a Data Mover services. Go to the installation
directory and issue the following command:
/opt/tivoli/tsm/client/ba/bin/dsmutillnx cleanupDmFiles 1Press Enter to select the node name and press Press Enter to delete.
You can find the node names in dsm.sys
- When you uninstall the IBM Spectrum Protect vSphere Client plug-in from a VMware vSphere 5.5 environment, only its associated privilege labels and descriptions are removed. The actual privileges remain installed. This issue is a known VMware limitation. For more information, see the following VMware Knowledge Base article: http://kb.vmware.com/kb/2004601.
- The Data Protection for VMware Enablement File is not removed after the product is uninstalled.
About this task
–i swing parameter. Run
the uninstallation process as the root user. The root user profile must be sourced. If you use the
su command to switch to root, use the su - command to source the
root profile.When the uninstall process begins removing program files, canceling the uninstall process does not return the system to a clean state. This situation might cause the reinstallation attempt to fail. As a result, clean the system by completing the tasks that are described in Manually removing Data Protection for VMware from a Linux system.
To uninstall Data Protection for VMware, complete the following steps: