SuspendedPropagated for HADR group
Problem(Abstract)
The 'lssam' command is showing Control=SuspendedPropagated for HADR resource group when the database resource is shown as Failed offline on one node and Online on the other. What does this mean ?
Environment
Here's an example of the lssam output that shows this situation :
Online IBM.ResourceGroup:db2_db2inst1_db2inst1_AM-rg Request=Lock Nominal=Online
'- Online IBM.Application:db2_db2inst1_db2inst1_AM-rs Control=SuspendedPropagated
|- Failed offline IBM.Application:db2_db2inst1_db2inst1_AM-rs:alx00005 Node=Offline
'- Online IBM.Application:db2_db2inst1_db2inst1_AM-rs:alx00006
Resolving the problem
It is expected behaviour to see the Control flag set to SuspendedPropogated when the resource group is locked.
It is also expected behaviour to see the HADR resource group locked when it is not in a peer connected state. The DB2 engine is suppose to unlock
the group once peer connected state is re-established ... at this point the SuspendedPropagated flag should get removed.