Top
Cloud Infrastructure Management SoftwareV1.2.0 User's Guide

3.5.1 Uninstalling Managed Server Resource Agents

This section explains how to uninstall Managed Server Resource Agents.

3.5.1.1 Uninstalling Managed Server Resource Agents [Hyper-V]

Use the following procedure to uninstall Managed Server Resource Agents.

  1. Log in with Administrator privileges.

  2. Open the [Add and Remove Programs] window from the [Control Panel], and then remove "ServerView Resource Orchestrator Agent".

    Information

    For Windows Server 2008, open the [Programs and Functions] window from the [Control Panel].

3.5.1.2 Uninstalling Managed Server Resource Agents [VMware]

Use the following procedure to uninstall Hypervisor Agents.

  1. Log in as a superuser (root).

  2. Execute the uninstallation command (rcxagtuninstall).

    # /opt/FJSVrcxat/bin/rcxagtuninstall
  3. Perform the uninstallation in accordance with the interactive messages output by the uninstaller.

  4. If the uninstallation fails, use the "rpm" command to remove the package displayed in the message, and then repeat the procedure from Step 1.

    # rpm -e <Package name> <RETURN>