Project News: Oracle Linux Test (OLT) Kit

[ Project Home  |  News  |  Downloads  |  Docs  |  Mailing Lists  |  Source Control  |  Issues ]

 

2007.12.11: OLT 2.1.0-1

 

OLT version 2.1.0-1 is released. Change Log for 2.1.0-1 is posted below.

 

Details:

 

1. Added support for 11g for OLT (including the support for 10.2)

 

2.Changelog for all tools:

 

oltdbt2/dbt2:

 

Support for 11g new database dump destinations & remove the deprecated old database dump destinations Db/Asm alert log & trace file location changed for 11g. OLT results analysis logic for triaging the db/asm alert log & trace is changed for 11g. dbname calculation logic is modified as it is conflicting with the 11g GPnP compliance instance naming convention in RAC environment. Added ASM support for 11g & modified the asm instance startup initialization file. Support for changed administrative connect string for an ASM instance in 11g

 

oltdbt3/dbt3:

 

Support for 11g new database dump destinations & remove the deprecated old database dump destinations.

 

rac-install/si-install:

 

Enable OUI silent install for single instance,RAC & CRS for 11g both on x86 & x86_64 New template & respons files are added OUI silent install for single instance,RAC & CRS for 11g both on x86 & x86_64. Support for 11g crs control operations added and also code cleanup done for crs control operations. Removed the hard coded OUI_TIMEOUT value. Removed the requirement for oraInventory directory for 86 & x86_64 that's currently shipped with OLT. Changed the CRS install area to /opt/oracle/clusterware-${BASE}${PATCHSET} to accommodate 11g & the same location has been made default CRS install are for other releases also. Support for earlier OLT version installed CRS home added.

 

customtests:

 

Support for 11g new database dump destinations, db initialization files changed. Changed the alert log directory location for 11g.

 

 

3. ChangeLog for olt framework

 

Framework:

 

Modified the test cases & make file to include 11g install targets. Fixed the incorrect db sizing parameters in NAS/OCFS2 failback test cases. Check added to verify numactl-devel package for OEL5 & greater releases. Check added to verify kernel-devel package dependency to be included in OLT as the same is required for mempressure test Added sizing for < 4GB memory based systems

 

Utilities:

 

Modified the utility scripts to have default value as 11g. olt-iso-copy modified to fix the default install type.