Skip to content

chassis asic table is getting overwritten in the supervisor #12575

@arlakshm

Description

@arlakshm

Description

Steps to reproduce the issue:

1.In the PMON design for SONiC Chassis, the chassisd process update the chassis state db with the asic information. On the supervisor chassisd will be update asic information of the fabric ASIC. The chassisd on the linecard will update the information of the linecard asics.
2. In chassisd the key CHASSIS_ASIC_TABLE|asic<id> is used to update in chassis state db.
3. This causes asic info for asic0 and asic1 from the linecards are overwriting the asic info populated by supervisor for the fabric asics.

Describe the results you received:

Describe the results you expected:

Output of show version:

master and 202205

(paste your output here)

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):

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions