Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[201911][Arista] Update device configuration for DCS-7060[PD]X-32 #6944

Closed
wants to merge 1 commit into from

Conversation

Staphylo
Copy link
Collaborator

@Staphylo Staphylo commented Mar 3, 2021

Why I did it

The configuration for these 2 platforms was outdated.
Also one variant was not supported.

How I did it

Backported up to date configurations from master.

Description for the changelog

Update device configuration for DCS-7060[PD]X-32

@Staphylo
Copy link
Collaborator Author

Staphylo commented Mar 3, 2021

These 2 platforms now unfortunately hit issue #5530

ERR syncd#syncd: [none] brcm_sai_create_tunnel_term_table_entry:1811 P2MP tunnel terminator not supported on this platform.
ERR syncd#syncd: :- processEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_VR_ID: oid:0x3000000000024
ERR syncd#syncd: :- processEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_TYPE: SAI_TUNNEL_TERM_TABLE_ENTRY_TYPE_P2MP
ERR syncd#syncd: :- processEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_TUNNEL_TYPE: SAI_TUNNEL_TYPE_IPINIP
ERR syncd#syncd: :- processEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_ACTION_TUNNEL_ID: oid:0x2a00000000054d
ERR syncd#syncd: :- processEvent: attr: SAI_TUNNEL_TERM_TABLE_ENTRY_ATTR_DST_IP: 10.0.0.4
ERR syncd#syncd: :- processEvent: failed to execute api: create, key: SAI_OBJECT_TYPE_TUNNEL_TERM_TABLE_ENTRY:oid:0x2b00000000054f, status: SAI_STATUS_NOT_SUPPORTED
ERR syncd#syncd: :- syncd_main: Runtime error: :- processEvent: failed to execute api: create, key: SAI_OBJECT_TYPE_TUNNEL_TERM_TABLE_ENTRY:oid:0x2b00000000054f, status: SAI_STATUS_NOT_SUPPORTED
NOTICE syncd#syncd: :- notify_OA_about_syncd_exception: sending switch_shutdown_request notification to OA
NOTICE syncd#syncd: :- notify_OA_about_syncd_exception: notification send successfull
NOTICE syncd#syncd: :- syncd_main: Removing the switch gSwitchId=0xb980112100000000
INFO syncd.sh[3390]: requested COLD shutdown

This happens on TH3 using the latest BRCM SAI on 201911

syncd#syncd: [none] sai_api_initialize:223 BRCM SAI ver: [3.7.5.2], OCP SAI ver: [1.5.2], SDK ver: [6.5.16]

@Staphylo Staphylo changed the title [Arista] Update device configuration for DCS-7060[PD]X-32 [201911][Arista] Update device configuration for DCS-7060[PD]X-32 Mar 3, 2021
@Staphylo
Copy link
Collaborator Author

@jleveque any comment on this PR?

@jleveque
Copy link
Contributor

@jleveque any comment on this PR?

No comments from me. But since this is a direct PR for 201911, I will leave the review and merge to @abdosi.

@Staphylo
Copy link
Collaborator Author

This backport is not needed on 201911. Closing.

@Staphylo Staphylo closed this May 19, 2021
shi-su added a commit that referenced this pull request Aug 25, 2021
Why I did it
Update FRR 7.2.1 head. The following is a list of new commits.

5ae667a1f Merge pull request #9335 from FRRouting/mergify/bp/stable/7.2/pr-9214
eb679e8a1 zebra: bugfix of error quit of zebra, due to no nexthop ACTIVE
80d2eaa98 Merge pull request #8886 from FRRouting/mergify/bp/stable/7.2/pr-8876
1eeab2c1e lib: remove pure attribute from functions that modify memory
eb00dc4ec Merge pull request #6944 from LabNConsulting/working/lb/7.2/valgrind-supp-libyang
b9d6d05bf bgpd: suppress new libyang_1.0 related loss reports
8c26a71eb Merge pull request #6562 from ton31337/fix/configuration_for_labeled_unicast_in_place_7.2
386a1719c bgpd: Make sure network/aggregate-address commands lay down under labeled safi
b01c8bf28 Merge pull request #6526 from ton31337/fix/set_ipv6_ll_if_global_zero_7.2
c382833e8 bgpd: Use IPv6 LL address as nexthop if global was set to ::/LL
99509b835 Merge pull request #6395 from opensourcerouting/7.2/init-config-perms
7eef8f7b1 build: use configfile mode in init script
4cbe07705 Merge pull request #6360 from opensourcerouting/7.2/fix-warnings
84bb11785 nhrpd: clean up SA warning
aac726476 nhrpd: be more careful with linked lists
3a4b6d654 debian: Fix spelling error
756c67c6c Merge pull request #6284 from opensourcerouting/7.2/gcc-10
65a116a64 Merge pull request #6354 from ton31337/fix/communities_bgpd_crash_7.2
f7a00fd67 bgpd: Check to ensure community attributes exist before freeing them
a960f99c2 vrrpd: fix build on Fedora Rawhide
d4caff99f babeld: GCC complaining about no return in non-void function
a014c27ae babeld: fix build on Fedora Rawhide
79ff55b5b bgpd: remove unused variable
ff343e588 pimd: Make frr able to be built by gcc 10
9a3cf1ba2 ldpd: remove multiple definitions of thread_master
a19515bfe ldpd: fix another linking issue with GCC-10
b4c8de38c tests: fix build with GCC 10
4f27e8c85 ldpd: Fix linking error on Fedora Rawhide with GCC 10

How I did it
Update FRR 7.2 pointer and create a tag frr-7.2.1-s4.
@Staphylo Staphylo deleted the 201911-blackhawk-update branch December 6, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants