Hitachi

Hitachi Application Server V10 User's Guide (For UNIX® Systems)


4.4.5 Overwriting an installation of Application Server

To overwrite an installation of Application Server in the same directory of the same computer where Application Server is installed, start the Program Product Installer from the provided media of the product, and then select the program that you want to install from the program product installation window.

Prerequisites

Intended users

Procedure

  1. If a server or domain is running on the installed Application Server, do the following to stop that server or domain:

    1. To stop the Application Servers, run the stop-servers subcommand of the asadmin utility command.

      asadmin stop-servers

      When this command is run, the result is displayed as follows:

      Command stop-servers executed successfully.
    2. To stop a domain, run the stop-domain subcommand of the asadmin utility command.

      asadmin stop-domain domain_name

      When this command is run, the result is displayed as follows:

      Command stop-domain executed successfully.
    3. To display the list of domains, run the list-domains subcommand of the asadmin utility command.

      asadmin list-domains

      When this command is run, the result is displayed as follows:

      Name: domain1 Status: not running
      Name: domain_name Status: not running
      Command list-domains executed successfully.

      Make sure that the statuses of the stopped domains are not running.

  2. Insert the provided media of the product into the corresponding drive.

  3. Run the mount command to mount the file system of the corresponding media.

    In Linux, use the following code:
    mount -r -o mode=0544 /dev/cdrom 
    mount_directory_name_of_filesystem_for_corresponding_media

    Note that special_file_name_of_device and mount_directory_name_of_filesystem_for_corresponding_media vary depending on the operating system (OS), hardware, and environment.

  4. Start the setup program from the media of the product.

    In Linux, use the following code:
    mount_directory_name_of_filesystem_for_corresponding/x64lin/setup -m 
    mount_directory_name_of_filesystem_for_corresponding_media
    Important note

    The details of the directory name and file name of the corresponding media and how to view this information, might differ depending on the computer environment. Use the ls command to verify this information, and enter the displayed file name as is.

    The setup program installs the Program Product Installer and program required to start resident processes automatically, on the hard disk. The Program Product Installer starts automatically.

  5. On the main menu of the Program Product Installer, press the L key.

    The program product list window displays a list of the installed products.

  6. Confirm the installation destination of the product that will overwrite the program product, and then press the Q key.

  7. On the main menu of the Program Product Installer, press the I key.

  8. In the program product installation window, move the cursor over the name of the product to be installed, and then press Spacebar key.

    A (<@>) icon, which indicates the selection state appears on the left side of the selected program.

  9. To select and overwrite the programs that will compose the product and , move the cursor to the programs that you do not want to install, and then press the Spacebar key.

    The [@] icon appears on the left side of the programs that are optional. When you press the Spacebar key, the icon in [] changes, and that program will not be overwritten.

    Note that the @ icon is displayed on the left side of programs that are mandatory.

  10. Ensure that the <@> icon is displayed on the left side of the product to be overwritten, and that [@] or @ is displayed on the left side of the programs to be overwritten. Then, press the I key.

    A message Install PP? (y: install, n: cancel)==> appears at the bottom of the window.

  11. Press the y+ or Y key.

    A message Enter the installation path ==>installation_destination appears at the bottom of the window.

    If you press the Ctrl+n or Ctrl+N, then the installation will stop and you will return to the program product installation window.

  12. Change the installation_destination that you checked in Step 6, and then press the Enter key.

    A message confirming whether you want to continue with the installation because the same program product is already installed in the specified installation_destination appears.

    This program product is already installed.
    Do you want to continue with the installation?
    Installation path: installation_destination

    To change the installation destination, press the n+ or N key.

  13. Press the y+ or Y key.

    The message asking whether you want to continue with the installation with the specified display name and installation destination is displayed in the window.

    This program product will be installed at the specified path,
    with the specified display name.
    Do you want to continue?
    Specified display name: display_name
    Specified path        : installation_directory

    To change the display name or installation destination, press the n+ or N key. You will be returned to step 11.

  14. Ensure that configured_display_name is correct, and then press the y+ or Y key.

    The installation starts.

  15. When a message indicating the end of the installation appears, press the Q key.

  16. On the main menu of the Program Product Installer, press the L key.

    The program product list window displays a list of the installed products.

  17. Verify whether the product was installed successfully, and then press the Q key.

  18. On the main menu of the Program Product Installer, press the Q key.

    The Program Product Installer closes, and the overwrite installation of Application Server is complete.