Uninstalling VM Recovery Manager DR
To uninstall the VM Recovery Manager DR solution, you can use the command-line interface to uninstall all the installed VM Recovery Manager DR filesets by running the installp -u command.
Complete the following procedures to uninstall the VM Recovery Manager DR solution.
Note: You must have root authority to perform any uninstallation tasks.
Uninstalling the KSYS software
To uninstall the KSYS software, complete the following steps:
- Run the following command:
This command removes the hosts from the host group and deletes the host group.ksysmgr delete cluster cluster_name - Uninstall the KSYS filesets by running the following
command:
installp -ug ksys.*
Uninstalling the GUI server filesets
If you had installed the GUI server filesets in the KSYS LPAR, you do not need to uninstall the GUI fileset separately. The GUI filesets will also be uninstalled with the KSYS filesets.
If you installed the GUI server filesets in a separate AIX LPAR, uninstall the GUI fileset by
running the following commands:
installp -ug ksys.ui.server
installp -ug ksys.ui.commonUninstalling VM agents
Uninstalling a VM agent in an AIX® VM
- Stop the VM agent module in the AIX virtual machine by running the following
command:
ksysvmmgr stop - Uninstall the VM agent filesets from the AIX virtual machine by running the following
command:
installp -u ksys*
Uninstalling a VM agent in a Linux® VM
- Stop the VM agent module in the Linux virtual machine by running the following
command:
ksysvmmgr stop - Uninstall the VM agent package from the Linux virtual machine by running the following
command:
rpm -e vmagent