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 IC92342 Status: Geschlossen

UPDATING A MEMBER OR CF TO ADD A NETWORK INTERFACE LOSES THAT UPDATED AFTER
A REBOOT OR FAILOVER

Produkt:
DB2 FOR LUW / DB2FORLUW / A10 - DB2
Problembeschreibung:
When updating a member with an additional network interface e.g. 
using : 
 
 db2iupdt -add -m pocm0 -mnet pocm0-ib0,pocm0-ib1  -i db2ssh1 
db2sdin1 
 
the db2nodes.cfg will be updated with the additional netname 
reflected in the db2instance -list output : 
 
db2sdin1@pocm0$ db2instance -list 
 
ID        TYPE             STATE                HOME_HOST 
CURRENT_HOST            ALERT   PARTITION_NUMBER 
LOGICAL_PORT    NETNAME 
--        ----             -----                --------- 
------------            -----   ---------------- 
------------    ------- 
0       MEMBER           STARTED                    pocm0 
pocm0               NO                  0                   0 
pocm0-ib0,pocm0-ib1 
1       MEMBER           STARTED                    pocm1 
pocm1               NO                  0                   0 
pocm1-ib0,pocm1-ib1 
2       MEMBER           STARTED                    pocm2 
pocm2               NO                  0                   0 
pocm2-ib0,pocm2-ib1 
128     CF               PRIMARY                   poccf1 
poccf1               NO                  -                   0 
poccf1-ib0,poccf1-ib1 
129     CF                  PEER                   poccf2 
poccf2               NO                  -                   0 
poccf2-ib0,poccf2-ib1 
 
The problem in this apar is that this information is not 
permanently stored in the HA registry file which can be viewed 
using db2hareg -dump : 
 
... 
NL,0,pocm0,0,pocm0-ib0,-,MEMBER 
NL,1,pocm1,0,pocm1-ib0,-,MEMBER 
NL,2,pocm2,0,pocm2-ib0,-,MEMBER 
... 
 
-> only 1 netname is listed. 
 
As a result, when there is a reboot or a failback after a 
failover , the member or the Cluster Caching Facility which 
previously had the netname added, will lose this information.
Problem-Zusammenfassung:
**************************************************************** 
* USERS AFFECTED:                                              * 
* Purescale users.                                             * 
**************************************************************** 
* PROBLEM DESCRIPTION:                                         * 
* See Error Description                                        * 
**************************************************************** 
* RECOMMENDATION:                                              * 
* Upgrade the database server to V10.1 Fix Pack 3              * 
****************************************************************
Local-Fix:
Instead of updating a member or CF , drop and add the member or 
CF  as follows 
: 
db2iupdt -drop -m pocm0 
db2iupdt -add -m pocm0 -mnet pocm0-ib0,pocm0-ib1 -i db2ssh1 
db2sdin1
verfügbare FixPacks:
DB2 Version 10.1 Fix Pack 3 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 4 for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 3a for Linux, UNIX, and Windows
DB2 Version 10.1 Fix Pack 6 for Linux, UNIX, and Windows

Lösung
This problem was first fixed in DB2 V10.1 Fix Pack 3
Workaround
keiner bekannt / siehe Local-Fix
Weitere Daten
Datum - Problem gemeldet    :
Datum - Problem geschlossen :
Datum - der letzten Änderung:
16.05.2013
21.10.2013
21.10.2013
Problem behoben ab folgender Versionen (IBM BugInfos)
Problem behoben lt. FixList in der Version
10.1.0.3 FixList
10.1.0.3 FixList