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.
  1. Uninstall the KSYS software.
  2. Uninstall the GUI server.
  3. Uninstall VM agents in the virtual machines.
Note: You must have root authority to perform any uninstallation tasks.

Uninstalling the KSYS software

To uninstall the KSYS software, complete the following steps:

  1. Run the following command:
    ksysmgr delete cluster cluster_name
    This command removes the hosts from the host group and deletes the host group.
  2. 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.common

Uninstalling VM agents

Uninstalling a VM agent in an AIX® VM

  1. Stop the VM agent module in the AIX virtual machine by running the following command:
    ksysvmmgr stop
  2. 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

  1. Stop the VM agent module in the Linux virtual machine by running the following command:
    ksysvmmgr stop
  2. Uninstall the VM agent package from the Linux virtual machine by running the following command:
    rpm -e vmagent