Skip to content

Commit

Permalink
Update pmon_multiasic_design.md
Browse files Browse the repository at this point in the history
  • Loading branch information
judyjoseph committed Aug 3, 2020
1 parent 25c76a5 commit de0336b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pmon/pmon_multiasic_design.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The design approach taken is as given below,

- The **interface related platform tables** like TRANSCEIVER\_INFO **,** TRANSCEIVER\_STATUS etc. will be stored in the STATE\_DB instance of **Asic database** (the database docker running in asic network namespace)

- We are interested in the front-panel interfaces and not in the backplane interfaces between ASIC's. Hence in PMON daemons we will work with namespaces relating to front-panel interfaces.
- In the multi-asic design there are namespaces created for front-end and back-end ASIC's. Since PMON is interested only in the front-panel interfaces (not in the backplane interfaces between ASIC's) it works with the namespaces relating to front-end ASIC's.

- The **system wide platform tables** like PSU\_INFO, FAN\_INFO, EEPROM\_INFO etc. will be kept in the STATE\_DB instance of **Global database** (the database docker running in linux host)

Expand Down

0 comments on commit de0336b

Please sign in to comment.