DB2 - Problem description
Problem IC76723 | Status: Closed |
PURESCALE INSTALLER ON AIX DOES NOT SET UP RESERVE_POLICY OR ALGORITHM OF TIE-BREAKER DISK FOR REMOTE HOSTS. | |
product: | |
DB2 FOR LUW / DB2FORLUW / 980 - DB2 | |
Problem description: | |
The pureScale installer changes reserve_policy and algorithm of tie-breaker disk on installation-initiating host (IIH), but installer does not change the attributes on the other hosts in the cluster. The attributes should be set as same on all hosts. On IIH: # lsattr -El hdiskx | egrep "reserve_policy|algorithm" algorithm fail_over Algorithm True reserve_policy single_path Reserve Policy True On the other cluster hosts. # lsattr -El hdiskx | egrep "reserve_policy|algorithm" algorithm load_balance Algorithm True reserve_policy no_reserve Reserve Policy True where hdiskx is tiebreaker disk. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * Users who use pureScale feature on AIX systems. * **************************************************************** * PROBLEM DESCRIPTION: * * The pureScale installer changes reserve_policy and algorithm * * of tie-breaker disk on installation-initiating host (IIH), * * but installer does not change the attributes on the other * * hosts in the cluster. The attributes should be set as same * * on all hosts. * * * * On IIH: * * # lsattr -El hdiskx | egrep "reserve_policy|algorithm" * * algorithm fail_over Algorithm True * * reserve_policy single_path Reserve Policy True * * * * On the other cluster hosts. * * # lsattr -El hdiskx | egrep "reserve_policy|algorithm" * * algorithm load_balance Algorithm True * * reserve_policy no_reserve Reserve Policy True * * * * where hdiskx is tiebreaker disk. * **************************************************************** * RECOMMENDATION: * * Please upgrade to Version 9.8 FixPack 4 or later. * **************************************************************** | |
Local Fix: | |
Please update the attributes on the other hosts manually by chdev command like as below: /usr/sbin/chdev -l hdiskx -a algorithm=fail_over /usr/sbin/chdev -l hdiskx -a reserve_policy=single_path | |
available fix packs: | |
DB2 Version 9.8 Fix Pack 4 for AIX and Linux | |
Solution | |
This problem is first fixed in Version 9.8 FixPack 4. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 01.06.2011 11.09.2011 11.09.2011 |
Problem solved at the following versions (IBM BugInfos) | |
9.8.FP4 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.8.0.4 |