You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warmboot RESTARTCHECK failure due to warmRestartCheck stuck on ROUTE_TABLE:::/0|SET|nexthop
Steps to reproduce the issue:
Install latest master
Run test_warm_reboot
Warm reboot will fail with RESTARTCHECK failure.
Describe the results you received:
Warmreboot failed with RESTARTCHECK failure.
From the syslog, it appears that SAI_STATUS_FAILURE is seen while executing SAI_API_NEXT_HOP_GROUP
Jun 19 04:26:47.865460 str2-7260cx3-acs-9 ERR syncd#syncd: [none] SAI_API_NEXT_HOP_GROUP:brcm_sai_create_next_hop_group_member:548 Invalid next hop member weight passed: 32765
Jun 19 04:26:47.865460 str2-7260cx3-acs-9 ERR syncd#syncd: [none] SAI_API_NEXT_HOP_GROUP:brcm_sai_create_next_hop_group_member:548 Invalid next hop member weight passed: 32765
Jun 19 04:26:47.865460 str2-7260cx3-acs-9 ERR syncd#syncd: :- sendApiResponse: api SAI_COMMON_API_BULK_CREATE failed in syncd mode: SAI_STATUS_FAILURE
Jun 19 04:26:47.865927 str2-7260cx3-acs-9 ERR swss#orchagent: :- flush_creating_entries: ObjectBulker.flush create entries failed, number of entries to create: 2, status: SAI_STATUS_FAILURE
Jun 19 04:26:47.866034 str2-7260cx3-acs-9 ERR swss#orchagent: :- addNextHopGroup: Failed to create next hop group 5000000001766 member 0: 0
Jun 19 04:26:47.867027 str2-7260cx3-acs-9 NOTICE swss#orchagent: :- addNextHopGroup: Create next hop group 10.0.0.35@PortChannel0002,10.0.0.37@PortChannel0003
Jun 19 04:26:47.889436 str2-7260cx3-acs-9 ERR syncd#syncd: [none] SAI_API_NEXT_HOP_GROUP:brcm_sai_create_next_hop_group_member:548 Invalid next hop member weight passed: 32765
Jun 19 04:26:47.889648 str2-7260cx3-acs-9 ERR syncd#syncd: [none] SAI_API_NEXT_HOP_GROUP:brcm_sai_create_next_hop_group_member:548 Invalid next hop member weight passed: 32765
Jun 19 04:26:47.889755 str2-7260cx3-acs-9 ERR syncd#syncd: :- sendApiResponse: api SAI_COMMON_API_BULK_CREATE failed in syncd mode: SAI_STATUS_FAILURE
Jun 19 04:26:47.891681 str2-7260cx3-acs-9 ERR swss#orchagent: :- flush_creating_entries: ObjectBulker.flush create entries failed, number of entries to create: 2, status: SAI_STATUS_FAILURE
Jun 19 04:26:47.891830 str2-7260cx3-acs-9 ERR swss#orchagent: :- addNextHopGroup: Failed to create next hop group 5000000001769 member 0: 0
This seems to have ultimately led to orchagent RESTARTCHECK failure:
Jun 19 01:42:08.505527 str2-7260cx3-acs-9 NOTICE swss#orchagent: :- warmRestartCheck: ROUTE_TABLE:20c1:f8::/64|SET|nexthop:fc00::22,fc00::26,fc00::2a,fc00::2e|ifname:PortChannel0001,PortChannel0002,PortChannel0003,PortChannel0004
Jun 19 01:42:08.505527 str2-7260cx3-acs-9 NOTICE swss#orchagent: :- warmRestartCheck: ROUTE_TABLE:::/0|SET|nexthop:fc00::22,fc00::26,fc00::2a,fc00::2e|ifname:PortChannel0001,PortChannel0002,PortChannel0003,PortChannel0004
Jun 19 01:42:08.505527 str2-7260cx3-acs-9 NOTICE swss#orchagent: :- warmRestartCheck: Restart check result: NOT_READY
Jun 19 01:42:08.505527 str2-7260cx3-acs-9 NOTICE swss#orchagent_restart_check: :- main: RESTARTCHECK failed, orchagent is not ready for warm restart with status NOT_READY
Describe the results you expected:
Warm reboot should proceed and should not produce any issues.
Output of show version:
master.20065-b25962487
Output of show techsupport:
(paste your output here or download and attach the file here )
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Description
Warmboot RESTARTCHECK failure due to warmRestartCheck stuck on
ROUTE_TABLE:::/0|SET|nexthop
Steps to reproduce the issue:
Describe the results you received:
Warmreboot failed with RESTARTCHECK failure.
From the syslog, it appears that
SAI_STATUS_FAILURE
is seen while executingSAI_API_NEXT_HOP_GROUP
This seems to have ultimately led to orchagent RESTARTCHECK failure:
Describe the results you expected:
Warm reboot should proceed and should not produce any issues.
Output of
show version
:Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: