WebSphere eXtreme Scale (formerly Data Grid), Version 6.1
             Operating Systems: AIX, HP-UX, Linux, Solaris, Windows


Installing ObjectGrid silently

Use a fully-qualified response file, which you configure specifically to your needs, or pass parameters to the command line to silently install ObjectGrid as a separate component.

Before you begin

  • Before you can install ObjectGrid, you must first download Data Grid Version 6.1.0.3 or later from the Support Web site. For Data Grid Version 6.1.0.4, for example, download the 6.1.0–WS-WXDDG-FP0000004.pak file. For more information, see Recommended fixes for WebSphere Extended Deployment.
  • Avoid trouble: Ensure that the JAVA_HOME directory is set correctly.gotcha
  • [For z/OS operating system] Installing ObjectGrid as a separate component on z/OS systems is not supported.

Procedure

  1. Unzip the downloaded PAK file into a directory of your choice.
  2. [Version 6.1.0.4 only] Manually edit the installation directory in the script file to change the version of the fix pack from 6103 to 6104. Save your changes.

    [For Windows operating system] In the objectGrid_install.bat file, the installation directory is defined as @SET OGDIR=xd.data.FP6103.pak\repository\image.og.cip\bin\xd_objectgrid. Change xd.data.FP6103.pak to xd.data.FP6104.pak.

    [For Linux operating system] [For Unix operating system] In the objectGrid_install.sh file, the installation directory is defined as export OGDIR=xd.data.FP6103.pak/repository/image.og.cip/bin/xd_objectgrid. Change xd.data.FP6103.pak to xd.data.FP6104.pak.

  3. Run the following script from within the directory:
    [For Linux operating system] [For Unix operating system]
    chmod +x objectGrid_install.sh
    [For Windows operating system]
    objectGrid_install.bat
  4. Edit the installation location in the user_install_dir/xd.data.fix_pack_version.pak/repository/image.og.cip/bin/xd_objectgrid/objectgridsetup.response file as shown in the following example:
    -OPT installLocation="/opt/IBM/WebSphere/AppServer"
  5. Specify the profiles that you want to augment.
    [Version 6.1.0.3 only] [Version 6.1.0.4 only] Add the following statement to the response file:
    -W profileselectionpanelInstallWizardBean.profilelist="profile_name"
    If you do not add the statement, all existing profiles are augmented by default.
    [Version 6.1.0.5 and later] Specify the following parameter:
    -OPT profileAugmentList=profiles_separated_by_commas 
    Remember: Save the file after you make your changes.
  6. Run the following command to start the silent installation process:
    [For Linux operating system] [For Unix operating system]
    objectGrid_install.sh -options /user_install_dir/xd.data.fix_pack_version.pak/repository/image.og.cip/bin/xd_objectgrid/objectgridsetup.response -silent
    [For Linux operating system] [For Unix operating system]
    objectGrid_install.bat -options \user_install_dir\xd.data.fix_pack_version.pak\repository\image.og.cip\bin\xd_objectgrid\objectgridsetup.response -silent



Related concepts
Supported environments
Related tasks
Using the Installation wizard to install ObjectGrid
Downloading and installing the trial version of ObjectGrid
Uninstalling ObjectGrid
Task topic    

Terms of Use | Feedback

Last updated: Oct 30, 2009 6:11:50 PM EDT
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r1/index.jsp?topic=/com.ibm.websphere.dataint.doc/info/install/tinstallogsilent.html