IBM
Platform
RTM 9.1.2 Readme File
Description
This patch resolves the following issues:
1. A SQL query error occurs when you filter by User on the Grid->Job Info->By Host page.
Readme file for:
IBM® Platform RTM
Product/Component Release:
RTM9.1.2
Update Name:
#227799
Fix ID:
PlatformRTM-9.1.2-227799
APAR #: P100246
Publication date:
2013-12-14
Last modified date:
2013-12-14
Contents
1. Download location
2. Products or components
affected
3. System requirements
4. Known issues
5. Known limitations
6. Installation prerequisites
7. Installation and
configuration
8. Rollback patch
9. List of fixes
10. List of files
11. Copyright and trademark information
1.
Download location
http://www-933.ibm.com/support/fixcentral
2.
Products or components affected
Product/Component Name, Platform, File Name:
IBM Platform RTM, Linux X86_64,
cacti/plugins/grid/lib/grid_functions.php
Product/Component Name, Platform, Fix ID:
IBM Platform RTM, Linux X86_64, PlatformRTM-9.1.2-227799
3.
System requirements
OS of RTM master: Linux X86_64
4.
Known issues
None
5.
Known limitations
None
6.
Installation prerequisites
None
7.
Installation and configuration
7.1
Installation steps
1) Back up the affected files of rtm as cacti_backupname.tar.
# cd /opt/IBM
# tar -cvf cacti_backupname.tar cacti/plugins/grid/lib/grid_functions.php
2) Stop lsfpollerd and crond service
# service lsfpollerd stop
# service crond stop
3) Download and extract rtm9.1.2-build227799.tar.gz to directory /opt/IBM
# cd /opt/IBM
# tar -zxvf
rtm9.1.2-build227799.tar.gz
7.2
After installation
1) #service lsfpollerd start
#service crond start
8. Rollback patch
1) Stop lsfpollerd and crond service
#service lsfpollerd stop
#service crond stop
2) Rollback patch by using the back up package
# cd /opt/IBM
# tar -xvf cacti_backupname.tar
3) Start lsfpollerd and crond service
#service lsfpollerd start
#service crond start
9.
List of fixes
Here are the number of fixes for this release:
#227736 [Grid]Poller[0] ERROR: SQL Assoc Failed!, Error:'1064',
SQL:"SELECT clusterid, jobid, indexid, submit_time, exec_host, num_cpus
FROM grid_jobs WHERE (stat IN('RUNNING', 'USUSP', 'PSUSP', 'SSUSP',
'PROV')) AND (user='houzengj') AND (clusterid='4'))"
10.
List of files
cacti/plugins/grid/lib/grid_functions.php
11.
Copyright and trademark information
© Copyright IBM Corporation 2013
U.S. Government Users Restricted Rights - Use, duplication or
disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
IBM®, the IBM logo and ibm.com® are trademarks of International
Business Machines Corp., registered in many jurisdictions worldwide.
Other product and service names might be trademarks of IBM or other
companies. A current list of IBM trademarks is available on the Web at
"Copyright and trademark information" at
www.ibm.com/legal/copytrade.shtml.