Top
ServerView Resource Orchestrator Cloud Edition V3.2.0 Setup Guide
FUJITSU Software

11.2.2 Uninstallation [Linux] [VMware] [Xen] [KVM]

This section explains the procedure for uninstallation of agents.

  1. Log in to the system as the OS administrator (root).

    Log in to the managed server from which Resource Orchestrator will be uninstalled, using root.

  2. Execute the rcxagtuninstall command.

    Executing this command performs uninstallation, and automatically deletes the packages of Resource Orchestrator.

    # /opt/FJSVrcxat/bin/rcxagtuninstall <RETURN>

    When uninstallation is completed successfully, the following message will be displayed.

    INFO : ServerView Resource Orchestrator Agent was uninstalled successfully.

    If uninstallation fails, the following message will be displayed.

    ERROR : Uninstalling package_name was failed.

    When the uninstaller of Resource Orchestrator is started, its services are stopped.

  3. If uninstallation fails, use the rpm command to remove the packages given in the message, and start the process from step 1 again.

    # rpm -e package_name <RETURN>

Note

  • When the PATH variable has been configured to enable execution of UpdateAdvisor (Middleware) commands from a user-defined location, performing uninstallation will delete any patches that have been applied to Resource Orchestrator, so there is no need to return it to the state prior to application.

    However, in the following cases, unapply patches before performing uninstallation.

    • The PATH variable has not been configured.

    • The agent (Dashboard Function) has been installed.

  • After uninstallation, the installation directories and files below may remain. In that case, delete any remaining directories and files manually.

    • Directory in /opt

      FJSVnrmp

      FJSVrcxat

      FJSVrcximg

      FJSVrcxkvm

      FJSVssagt

      FJSVctdsb-sqc

      systemcastwizard

    • Directory in /etc/opt

      FJSVnrmp

      FJSVrcxat

      FJSVssagt

      FJSVctdsb-sqc

    • Directory in /var/opt

      systemcastwizard

      FJSVnrmp

      FJSVrcxat

      FJSVssagt

      FJSVctdsb-sqc

    • Files

      /boot/clcomp2.dat

      /etc/init.d/scwagent

      /etc/scwagent.conf

  • If SELinux was configured when Resource Orchestrator was installed, delete the settings for SELinux after uninstalling Resource Orchestrator.

    For details on how to delete the settings, refer to "J.2.2 Agent".