Skip to content

[oneimage] Enable forcing mgmt route through minigraph#424

Merged
taoyl-ms merged 1 commit intosonic-net:masterfrom
taoyl-ms:taoyl/mgmt_route
Mar 23, 2017
Merged

[oneimage] Enable forcing mgmt route through minigraph#424
taoyl-ms merged 1 commit intosonic-net:masterfrom
taoyl-ms:taoyl/mgmt_route

Conversation

@taoyl-ms
Copy link
Contributor

No description provided.

@pavel-shirshov
Copy link
Contributor

Will your default route interfere with default routes which are received through bgp?

@taoyl-ms taoyl-ms requested a review from stcheng March 22, 2017 23:24
@taoyl-ms
Copy link
Contributor Author

I'm not adding default route. The prefixes routed to mgmt port here need to be specified explicitly in minigraph.

@taoyl-ms taoyl-ms merged commit a8fdd1f into sonic-net:master Mar 23, 2017
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Jun 27, 2019
sonic-swss

* 32d3297 2019-01-24 | use sai_stat_id_t for new SAI header file (sonic-net#769)

sonic-sairedis

* 889e409 2019-04-24 | [SAI] Advance submodule to v1.4.1 (sonic-net#450) (HEAD -> 201811, origin/201811) [Marian Pritsak]
* b614468 2019-02-27 | [vslib]: Add support of bitmap VNET (bmtor) SAI API (sonic-net#424) [Volodymyr Samotiy]
* 1c3ff5c 2019-04-23 | [SAI]: Move SAI pointer to v1.4 (sonic-net#447) [Shuotian Cheng]
* 21e737c 2019-03-04 | [SAI] Update SAI pointer (sonic-net#431) [Stepan Blyshchak]
* dbf86a7 2019-02-22 | Fix compilation issues in stretch docker with gcc-6.3 (sonic-net#426) [Stepan Blyshchak]
* aecfeac 2019-01-31 | Update SAI pointer (sonic-net#414) [Marian Pritsak]
* 4910be8 2019-01-18 | Update SAI pointer to latest master (sonic-net#408) [Marian Pritsak]
* 1f5de84 2019-06-24 | Revert "[SAI header] upgrade SAI header to version v1.3.7 (sonic-net#445)" [Guohan Lu]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Jul 2, 2019
sonic-swss

* 32d3297 2019-01-24 | use sai_stat_id_t for new SAI header file (sonic-net#769)

sonic-sairedis

* fdfcefd 2019-04-24 | [SAI] Advance submodule to v1.4.1 (sonic-net#450) (HEAD -> 201811, origin/201811) [Marian Pritsak]
* 006df41 2019-02-27 | [vslib]: Add support of bitmap VNET (bmtor) SAI API (sonic-net#424) [Volodymyr Samotiy]
* ec5e187 2019-04-23 | [SAI]: Move SAI pointer to v1.4 (sonic-net#447) [Shuotian Cheng]
* 6b9c32e 2019-03-04 | [SAI] Update SAI pointer (sonic-net#431) [Stepan Blyshchak]
* f078998 2019-02-22 | Fix compilation issues in stretch docker with gcc-6.3 (sonic-net#426) [Stepan Blyshchak]
* 0540e59 2019-01-31 | Update SAI pointer (sonic-net#414) [Marian Pritsak]
* 9084920 2019-01-18 | Update SAI pointer to latest master (sonic-net#408) [Marian Pritsak]
* fbfe48b 2019-06-24 | Revert "[SAI header] upgrade SAI header to version v1.3.7 (sonic-net#445)" [Guohan Lu]

Signed-off-by: Guohan Lu <gulv@microsoft.com>
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
…SONiC/issues/268)" (sonic-net#424)

Signed-off-by: kiran.kella@broadcom.com
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
…erface names (sonic-net#474)

* Avoid shutdown/startup commands on invalid interface names
* sonic-utilities: Fix bug in the show command to display a specific interface status
* sonic-utilities: Check for the presence of interface in port table instead of the optional alias attribute
* Addressed review comment for sonic-net#424
* Undone the change in intfutil file to push that fix in a seperate PR.
* Corrected the error message string for 'config interface <invalid-interface-name> tartup/shutdown'.
* [sonic-utilities] Fix to shutdown and startup on valid PortChannel interface names
* [sonic-utilities] Allow shutdown/startup commands to be done using the alias names of PORTs.
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
…it (sonic-net#424)

* First commit

* Compiles

* Use KeyOpFieldsValuesTuple instead of SyncMap

* Add tests and fixed bugs

* Put gtest library path

* Add Clean

* Throw errors in case of errors

* Rename methods to lowerCase. Use better names

* Fixed issues with untested last commit

* Use set instead of vector for attribute names

* Implemented vrf orch

* Fix an issue. configuration description must be outside of the class where it using, otherwise it would uninitialized

* Add initial version of test_vrf

* Support 'empty' attribute which is used as fake attribute for empty hash

* Add comprehensive tests for vrf orchagent

* Fix typo. Add extra comments.

* Add SET-update functionality

* Remove outdated macros. Use more appropriate function in the test

* Extract Orch2 class which support addOperation and delOperation

* Fix two FIXME from tests

* Check parser constructors in the test

* Move Orch2 to orch.h

* Fix compilation of cfgmgr
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
qiluo-msft added a commit that referenced this pull request Dec 13, 2020
Including commits in sonic-swss-common repo:
```
40e695d 2020-12-12 | [pyext] Implement DBConnector::pubsub() to emulate python Redis.pubsub() (#427) [Qi Luo]
9a2bf6c 2020-12-12 | Add fdb_flush.v2.lua script to makefile (#425) [Kamil Cudnik]
7d60e7e 2020-12-07 | Handle exception in Select (#424) [Qi Luo]
```
mssonicbld added a commit that referenced this pull request Mar 6, 2024
…D automatically (#18275)

#### Why I did it
src/sonic-platform-daemons
```
* 8829614 - (HEAD -> master, origin/master, origin/HEAD) Enable periodic polling of TRANSCEIVER_FIRMWARE_INFO table in DomInfoUpdateTask (#443) (10 minutes ago) [mihirpat1]
* 55b5805 - Combine psu presence/status update with data update (#424) (9 hours ago) [Yuanzhe]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Mar 15, 2024
…D automatically (#18355)

#### Why I did it
src/sonic-platform-daemons
```
* ba250d8 - (HEAD -> 202311, origin/202311) Combine psu presence/status update with data update (#424) (2 days ago) [Yuanzhe]
```
#### How I did it
#### How to verify it
#### Description for the changelog
bobby-nexthop pushed a commit to bobby-nexthop/sonic-buildimage that referenced this pull request Aug 1, 2025
When sysfs is simultaneously changing while psud updating, some data could be outdated immediately once read, so delay the psu presence and status updating to the final step, insure we get the latest info.

Description
PSU Model Serial HW Rev Voltage (V) Current (A) Power (W) Status LED
PSU 1 N/A N/A N/A 12.00 N/A N/A OK green
PSU 2 XXXXXXX XXXXXXXX A3 12.01 16.25 194.75 OK green

The status should be NOTOK as the psu had been turned off and other fields had became N/A as expected.

Motivation and Context
The failure flow are showing below:

    psu_db_update(self.psu_tbl, self.num_psus) // here we read and update the old data of psu status. 
    self.update_psu_data() // now psu status had been changed to NOTOK, but we won’t read it until next psu update cycle , other filed becomes N/A as expected.
How Has This Been Tested?
platform_tests/api/test_psu.py

Signed-off-by: Yuanzhe, Liu <yualiu@nvidia.com>
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.

3 participants