ETERNUS SF Storage Cruiser Install Guide 13.2 - Solaris (TM) Operating System / Linux / Microsoft(R) Windows(R) -
Contents PreviousNext

Chapter 7 Agent uninstallation

The uninstallation of ETERNUS SF Storage Cruiser agents is described.


7.1 [Solaris OS] Agent uninstallation

7.1.1 Stopping agent

  1. Stop the agent daemon.

    # /opt/FJSVssage/bin/pstorageagt <RETURN>


  2. Check that the agent daemon has been stopped using the ps command.

    # /bin/ps -ef | grep FJSVssage <RETURN>


  3. If it has not been stopped, execute the following command.

    # /usr/bin/kill -9 process_ID <RETURN>


7.1.2 Uninstallation

  1. Login as super user (root).

    # su <RETURN>


  2. Remove ETERNUS SF Storage Cruiser's agent using the pkgrm command.

    # pkgrm FJSVssage <RETURN>


  3. Delete the sscruisera lines from the /etc/services file.

  4. Reboot the system.

    # /usr/sbin/shutdown -y -g0 -i6 <RETURN>


    If the package is reinstalled in another directory after the pkgrm command is executed, make sure that no package directories remain. For the package directories, see "6.1.1.2.5 Static disk space".

    If the user has created a new file in a package directory, this file will not be deleted in the uninstallation processing when the pkgrm command is executed. Since the package directory will not be deleted, delete the directory directly.

7.2 [Linux] Agent uninstallation

The Uninstallation procedures for Red Hat Enterprise Linux Agent and SUSE Linux Enterprise Server Agent are the same.

7.2.1 Stopping agent

  1. Stop the agent daemon.

    # /opt/FJSVssage/bin/pstorageagt <RETURN>


  2. Check that the agent daemon has been stopped using the ps command.

    # /bin/ps -ef | grep FJSVssage <RETURN>


  3. If it has not been stopped, execute the following command.

    # /usr/bin/kill -9 process_ID <RETURN>


7.2.2 Uninstallation

  1. Login as the super user (root).

    # su <RETURN>


  2. Remove ETERNUS SF Storage Cruiser's agent using the rpm command.

    # rpm -e FJSVssage <RETURN>


  3. Delete the sscruisera lines from the /etc/services file.

  4. Reboot the system.

    # /sbin/shutdown -r now <RETURN>


    If the package is reinstalled in another directory after the rpm command is executed, make sure that no package directories remain. For the package directories, see "6.2.1.2.5 Static disk space".

    If the user has created a new file in a package directory, this file will not be deleted in the uninstallation processing when the rpm command is executed. Since the package directory will not be deleted, delete the directory directly.

7.3 [Windows] Agent uninstallation

7.3.1 Stopping agent

  1. Log on.

    Log on to the system that the agent is to be uninstalled from. When logging on, be sure to log on as the administrator of the terminal the uninstallation is being performed on.

  2. Open [Start]-[Control Panel]-[Administrative Tools]-[Services], select ETERNUS SF Storage Cruiser Agent to stop services.

    The menu given above is for when the "[Start] menu" is selected on Windows Server 2003 Standard Edition, or Windows Server 2003 Enterprise Edition.

    In cases where the "Classic [start] menu" has been selected on Windows Server 2003 Standard Edition and Windows Server 2003 Enterprise Edition, or where the "[Start] menu" is selected on Windows 2000 Server and Windows 2000 Advanced Server, the menu is given as [Start]-[Settings]-[Control Panel]-[Administrative Tools]-[Services].

7.3.2 Uninstallation

  1. Log on.

    Log on to the agent uninstallation target system, Please log on as the OS administrator (Administrator) of the terminal.

  2. From the "Add or Remove Programs" window, delete ETERNUS SF Storage Cruiser Agent.

    Double-click the <Add or Remove Programs> icon on the Control Panel and an "Add or Remove Programs" window like the one below will be displayed. On this window please select "ETERNUS SF Storage Cruiser Agent" to remove.

    The menu given above is for when [Start] is selected on Windows Server 2003 Standard Edition, or Windows Server 2003 Enterprise Edition.

    In cases where the "Classic [start] menu" has been selected on Windows Server 2003 Standard Edition and Windows Server 2003 Enterprise Edition, the menu is given as below,

    [Start]-[Settings]-[Control Panel]-[Add/Remove Programs]

    In cases where [Start] is selected on Windows 2000 Server and Windows 2000 Advanced Server, the menu is given as below.

    [Start]-[Settings]-[Control Panel]-[Add/Remove Programs]

    Uninstallation may fail, and you receive "Error reading setup initialization file" error message. In such case, insert the CD-ROM that was used for installation into the CD-ROM drive, open the directory described as below, using Explorer or another tool, and execute setup.exe.

  3. The following confirmation window will be displayed, click <OK>.

     

  4. When uninstallation is complete the following confirmation window will be displayed, click <Finish>. After completing uninstallation please reboot the computer.

After uninstallation, the installation directory may remain.

<Example>

C:\Program Files\ETERNUS-SSC\Agent

In that event, please delete the remaining directory manually using Explorer.

7.4 [HP-UX] Agent uninstallation

7.4.1 Stopping agent

  1. Stop the agent daemon.

    # /opt/FJSVssage/bin/pstorageagt <RETURN>


  2. Check that the agent daemon has been stopped using the ps command.

    # /usr/bin/ps -ef | grep FJSVssage <RETURN>


  3. If it has not been stopped, execute the following command.

    # /usr/bin/kill -9 process_ID <RETURN>


7.4.2 Uninstallation

  1. Login as super user (root).

    # su <RETURN>

     

  2. Move to the root directory (/).

    # cd / <RETURN>

     

  3. Remove ETERNUS SF Storage Cruiser's agent using the swremove command.

    # swremove <RETURN>

     

  4. Execute swremove command, and the following window will be displayed.

    Select the "FJSVssage" package from the list, and select [ Actions] - [Remove] menu.

     

  5. Package check dialog will be displayed as follows.

    Click [OK] to finish package check.

     

  6. Uninstall window will be displayed as follows. The uninstallation complete when "Status" indicates "Completed". Clicking the [Done] button, the initial dialog will be displayed.

     

  7. Delete the sscruisera lines from the /etc/services file.

     

7.5 [VMware] Uninstallation

7.5.1 Stopping agent

  1. Log into the Service Console of VMware ESX Server as the operating system administrator (root)

     

  2. Stop the agent daemon

    # /opt/FJSVssage/bin/pstorageagt <RETURN>

     

  3. Check that the agent daemon has been stopped using the ps command

    # /bin/ps -ef | grep FJSVssage process_ID <RETURN>

     

  4. If it has not been stopped, execute the following command.

    # /usr/bin/kill -9 <RETURN>

     

7.5.2 Uninstallation 

  1. Login as the super user (root)

    # su <RETURN>

     

  2. Execute the rpm command. By executing this command, the package will be deleted.

    # rpm -e FJSVssage <RETURN>

     

  3. from /etc/services, delete the sscruisera line.

     

  4. Restart the system,

    # /sbin/shutdown -r now <RETURN>

Files created by users will not be removed during the uninstallation process by the rpm command, they must be deleted manually.

 

 


Contents PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2008