Ticket #301 (new defect)

Opened 14 months ago

Last modified 8 months ago

avm_rda_cb() fails when standby controller is shutdown

Reported by: mibis Owned by:
Priority: major Milestone: PL 2.0.2
Component: AvM Version: 2.0.0
Keywords: avm avm_rda_cb avm_find_ent_info Cc:
patch waiting for maintainer: no

Description

Running two controllers with HISv turned on. Shutdown standby controller (nis_scxb stop) and the active controller calls avm_rda_cb(). This code calls avm_find_ent_info() which fails resulting in an error message appearing in the scap log:

PCS_RDA_NODE_RESET_CMD recvd, slot 2, shelf 2
Error in avm_rda_cb : ent_info is NULL

It appears that the avm_rda_cb() is not able to complete its function of resetting the standby controller due to the failure of being able to lookup the node_name for the failed node using the avm_find_ent_info() call.

Attachments

Change History

Changed 8 months ago by nagendra

Is this Ticket still valid ??

Add/Change #301 (avm_rda_cb() fails when standby controller is shutdown)

Author



Action
as new
Note: See TracTickets for help on using tickets.