Ticket #301 (closed defect: wontfix)

Opened 22 months ago

Last modified 4 weeks ago

avm_rda_cb() fails when standby controller is shutdown

Reported by: mibis Owned by:
Priority: major Milestone:
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.

Change History

Changed 16 months ago by nagendra

Is this Ticket still valid ??

Changed 3 months ago by marioa

  • milestone 2.0.2 deleted

Milestone 2.0.2 deleted

Changed 4 weeks ago by murthy

  • status changed from new to closed
  • resolution set to wontfix
Note: See TracTickets for help on using tickets.