home clear 64x64
en blue 200x116 de orange 200x116 info letter User
suche 36x36
Neueste VersionenFixList
11.1.0.7 FixList
10.5.0.9 FixList
10.1.0.6 FixList
9.8.0.5 FixList
9.7.0.11 FixList
9.5.0.10 FixList
9.1.0.12 FixList
Haben Sie Probleme? - Kontaktieren Sie uns.
Kostenlos registrieren anmeldung-x26
Kontaktformular kontakt-x26

DB2 - Problembeschreibung

Problem IC76723 Status: Geschlossen

PURESCALE INSTALLER ON AIX DOES NOT SET UP RESERVE_POLICY OR ALGORITHM OF
TIE-BREAKER DISK FOR REMOTE HOSTS.

Produkt:
DB2 FOR LUW / DB2FORLUW / 980 - DB2
Problembeschreibung:
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-Zusammenfassung:
**************************************************************** 
* 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
verfügbare FixPacks:
DB2 Version 9.8 Fix Pack 4 for AIX and Linux
DB2 Version 9.8 Fix Pack 5 for AIX and Linux

Lösung
This problem is first fixed in Version 9.8 FixPack 4.
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
01.06.2011
11.09.2011
11.09.2011
Problem behoben ab folgender Versionen (IBM BugInfos)
9.8.FP4
Problem behoben lt. FixList in der Version
9.8.0.4 FixList