IBM BS029ML Self Help Guide - Page 64

An alternative to HACMP is Tivoli System Automation TSA. TSA is now bundled with DB2

Page 64 highlights

Figure 2-8 gives an overview of the DB2 HADR. Ethernet (Service Network) DB01 pSeries 570 4x 1.65 Ghz AIX 5.3.0.0 + HACMP 5.3 8 Gb RAM en0 DB2 UDB ESE V8.2 FP 10 en2 (primary) en1 en4 en3 Gigabit Ethernet (for HADR Log transfer) DB02 en0 en2 en1 en4 en3 pSeries 550 2x 1.65 Ghz AIX 5.3.0.0 + HACMP 5.3 4 Gb RAM DB2 UDB ESE V8.2 FP 10 (standby) hba0 hba1 hba2 hba2 hba1 hba0 tty1 tty1 RS232C (for HACMP) Tape Library SAN Storage Area for Node 1 Data Logs SAN Storage Area for Node 2 Data Logs Tape Library Figure 2-8 DB2 HADR Without HADR, the length of time it takes to cut over from a database failure is unpredictable. It can take several minutes or hours before the failure is solved and the database is available. HADR enables failover and fallback between the two systems. The Standby database can take over as the Primary database with full DB2 functionality. After the failed old Primary is repaired, it can rejoin the HADR pair as a Standby database if the two copies of the database can be made consistent. After the original Primary database is reintegrated into the HADR pair as the Standby database, a failback operation can be performed so that the original Primary database is once again the Primary database. HADR requires the same hardware, OS, and DB2 software on the two systems (except for some minor differences). A high availability mechanism is still a requirement, as DB2 HADR does not have a fault tolerant detection feature. In addition, if the Log transfer network is down, HADR takeover cannot be done. So this network is very important. In this configuration, a dedicated Gigabit Ethernet segment is used in conjunction with Network Interface Backup (NIB) for redundancy. Note that an outage at the Log transfer network would cause the Primary to drop out of communication with the Standby (and if in Peer state, would cause the Primary to drop out of Peer state and run independent of the Standby). Once the network is repaired, the Primary and Standby would be able to eventually come back into Peer. Thus, a network outage at the Log transfer network would not result in a failure to process transactions, as seen by clients. An alternative to HACMP is Tivoli System Automation (TSA). TSA is now bundled with DB2 for AIX (as of DB2 ESE 8.2 FP 13) in the same manner, and same licensing terms, as Linux (TSA bundled with DB2 ESE 8.2 on Linux). All HACMP or TSA has to do is detect a node 50 IBM WebSphere Portal V6 Self Help Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242

50
IBM WebSphere Portal V6 Self Help Guide
Figure 2-8 gives an overview of the DB2 HADR.
Figure 2-8
DB2 HADR
Without HADR, the length of time it takes to cut over from a database failure is unpredictable.
It can take several minutes or hours before the failure is solved and the database is available.
HADR enables failover and fallback between the two systems. The Standby database can
take over as the Primary database with full DB2 functionality. After the failed old Primary is
repaired, it can rejoin the HADR pair as a Standby database if the two copies of the database
can be made consistent. After the original Primary database is reintegrated into the HADR
pair as the Standby database, a failback operation can be performed so that the original
Primary database is once again the Primary database. HADR requires the same hardware,
OS, and DB2 software on the two systems (except for some minor differences).
A high availability mechanism is still a requirement, as DB2 HADR does not have a fault
tolerant detection feature. In addition, if the Log transfer network is down, HADR takeover
cannot be done. So this network is very important. In this configuration, a dedicated Gigabit
Ethernet segment is used in conjunction with Network Interface Backup (NIB) for redundancy.
Note that an outage at the Log transfer network would cause the Primary to drop out of
communication with the Standby (and if in Peer state, would cause the Primary to drop out of
Peer state and run independent of the Standby). Once the network is repaired, the Primary
and Standby would be able to eventually come back into Peer. Thus, a network outage at the
Log transfer network would not result in a failure to process transactions, as seen by clients.
An alternative to HACMP is Tivoli System Automation (TSA). TSA is now bundled with DB2
for AIX (as of DB2 ESE 8.2 FP 13) in the same manner, and same licensing terms, as Linux
(TSA bundled with DB2 ESE 8.2 on Linux). All HACMP or TSA has to do is detect a node
DB01
pSeries 570
4x 1.65 Ghz
AIX 5.3.0.0 + HACMP 5.3
8 Gb RAM
RS232C (for HACMP)
Tape Library
en0
en2
en1
en3
tty1
hba1
hba2
hba0
DB02
pSeries 550
2x 1.65 Ghz
AIX 5.3.0.0 + HACMP 5.3
4 Gb RAM
en0
en2
en1
en3
tty1
hba2
hba1
hba0
en4
en4
DB2 UDB ESE
V8.2 FP 10
(primary)
Data
Logs
Area for Node 1
Tape Library
Gigabit Ethernet
(for HADR Log transfer)
DB2 UDB ESE
V8.2 FP 10
(standby)
Ethernet (Service Network)
SAN Storage
Data
Logs
Area for Node 2
SAN Storage