Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Port deletion got dhcp update error #284

@cj-chung

Description

@cj-chung

When ACA got port delete goalstate from NCM, ACA will go to port deletion and dhcp deletion process.
But it got dhcp update failed, and cause the port deletion fail too.

Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [update_dhcp_states:216] =====>parsing dhcp state: 8219d339-8d87-477e-a1e5-b60fb108201a
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: DHCP DB is empty! (mac = aa:bb:cc:a7:1b:d1)
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:341] gsOperationReply - resource_id: 8219d339-8d87-477e-a1e5-b60fb108201a
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:342] gsOperationReply - resource_type: 5
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:343] gsOperationReply - operation_type: 4
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:344] gsOperationReply - operation_status: 1
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:346] gsOperationReply - dataplane_programming_time: 0
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:348] gsOperationReply - network_configuration_time: 0
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: [add_goal_state_operation_status:349] gsOperationReply - total_operation_time: 81
Sep 14 00:23:29 vhost-12 AlcorControlAgent[12]: Failed to update dhcp state. Failed with error code 1

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions