Chapter - 2 : OIDG Installation Requirements
This chapter includes following topics:
Base Path and Java Home Update
Please refer to the following steps for OIDG script update:
-
Create /scratch/Chef/scripts directory and copy the Chef scripts in this folder.
Example: Path of Scripts Artifacts Folder -> InstallScripts -> OIDG_Automation.zip. Unzip the folder and place in scripts folder.
- Go to the /scratch/Chef/scripts/OIDG_Automation/’TypeofInstallation(single/vertical/horizantal)’/<OIDG-CoreInstallation>/chef/cookbooks/fsgbu_oidx_base/attributes/ and update the following properties in default.rb
-
Update the user home base path for the Linux user (used for FMW installation)
default['fsgbu_oidx_base']['base_home'] = '/scratch
This path is combined with the username you entered during installation. It will be recognized as the “user home base bath”.
Example: /scratch/username (or) /u01/username -
Update the JAVA home path
default['fsgbu_oidx_base']['java_home'] = '/usr/java/jdk1.8.0_144'
Folder Structure and Release Files Maintenance
Create the following folder structure inside the user base path to maintain release files.
Folder Structure:
/<user home base>/Chef/OIDG/
Example:
/u01/Chef/OIDG/
Copy the following files from the OIDG release package to /<user home base>/Chef/OIDG/
- /AdminView/AdminView.ear
- /DataSrv/OIDX_POC_DSL.ear
- /Console/IDXPORTAL.ear
- /PrcOrch/OIDX_PrcOrch_cfgplan.xml
- /PrcOrch/sca_OIDX_PrcOrch.jar
- /QuickView/QuickView.ear
- /ResultProcessing/sca_ResultProcessing.jar
- /ResultProcessing/ResultProcessing_cfgplan.xml
- /SrvVirt/log4j-api-2.9.1.jar
- /SrvVirt/log4j-core-2.9.1.jar
- /SrvVirt/OSBCoreCustomizationFile.xml
- /SrvVirt/SVCore_SrvVirt.sbar
Note: Modify these files for vertical Clustering.OIDX_PrcOrch_cfgplan.xml, ResultProcessing_cfgplan.xml, OSBCoreCustomizationFile.xml, OSBExtensionsCustomizationFile.xml(this file is available While Deploying Extension part)
For Veritcal Clustering: Need to Modify above xml’s where we need to add multiple server ports.We can add only 2 ports for vertical clustering.
Ex : t3://%MACHINE_NAME%:%AML_SERVER_PORT%,%AML_SERVER_PORT2%
Copy the following files from the release package to /<user home base>/Chef/OIDG/config
- /SrvVirt/adapter-oidx-cache-config.xml
- /DataSrv/configfilesecurity.key
- /DataSrv/oidx_dsl_log4j.xml
- /DataSrv/PIIConfig.xml
- /DataSrv/oidx_cache_config.xml
- /DataSrv/oidx_cache_distributed_config.xml