Skip to content

[updategraph service] Disable itself after first time#592

Merged
taoyl-ms merged 1 commit intosonic-net:masterfrom
taoyl-ms:taoyl/graph_only_1st
May 11, 2017
Merged

[updategraph service] Disable itself after first time#592
taoyl-ms merged 1 commit intosonic-net:masterfrom
taoyl-ms:taoyl/graph_only_1st

Conversation

@taoyl-ms
Copy link
Copy Markdown
Contributor

Updategraph service will now disable itself after graph is successfully downloaded in the first run. Therefore it will no longer try to download graph during each reboot. Manually enable it in /etc/sonic/updategraph.conf to override this behavior.

@taoyl-ms taoyl-ms requested a review from lguohan May 11, 2017 01:16
@taoyl-ms taoyl-ms merged commit 7663da9 into sonic-net:master May 11, 2017
dgsudharsan pushed a commit to dgsudharsan/sonic-buildimage that referenced this pull request Nov 6, 2019
[warm/fast reboot] continue executing when killing docker failed (sonic-net#713)
[Ying Xie]
[neighbor_advertiser]: Add sleep in setting mirror session and ACL
rules(sonic-net#714)[Shuotian Cheng]
[config]: Flush the neighbor table when removing the router
interface(sonic-net#606) [Shuotian Cheng]
Add a generic configlet application script (sonic-net#716) [Renuka Manavalan]
Management vrf snmp cli support (sonic-net#472) [Harish Venkatraman]
show subinterfaces status (sonic-net#642) [Wenda Ni]
sonic-utilities: Add support for sFlow (sonic-net#592) [Garrick He]
lguohan pushed a commit that referenced this pull request Nov 6, 2019
- [warm/fast reboot] continue executing when killing docker failed (#713) [Ying Xie]
- [neighbor_advertiser]: Add sleep in setting mirror session and ACL rules(#714)[Shuotian Cheng]
- [config]: Flush the neighbor table when removing the router interface(#606) [Shuotian Cheng]
- Add a generic configlet application script (#716) [Renuka Manavalan]
- Management vrf snmp cli support (#472) [Harish Venkatraman]
- show subinterfaces status (#642) [Wenda Ni]
- sonic-utilities: Add support for sFlow (#592) [Garrick He]
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
- [warm/fast reboot] continue executing when killing docker failed (sonic-net#713) [Ying Xie]
- [neighbor_advertiser]: Add sleep in setting mirror session and ACL rules(sonic-net#714)[Shuotian Cheng]
- [config]: Flush the neighbor table when removing the router interface(sonic-net#606) [Shuotian Cheng]
- Add a generic configlet application script (sonic-net#716) [Renuka Manavalan]
- Management vrf snmp cli support (sonic-net#472) [Harish Venkatraman]
- show subinterfaces status (sonic-net#642) [Wenda Ni]
- sonic-utilities: Add support for sFlow (sonic-net#592) [Garrick He]
lguohan pushed a commit that referenced this pull request Apr 8, 2020
* f4d9398 2020-04-07 | [vs] Set mto only on tap device (#592) [Kamil Cudnik]
* 0ad13f5 2020-04-07 | [lgtm]: add lgtm static analysis configuration (#589) [lguohan]
* c961260 2020-04-07 | add swss-common-{inc,lib} to specify the prefix of swss-common library (#590) [lguohan]
* 2d68abc 2020-04-06 | [syncd] Load correct global context id (#588) [Kamil Cudnik]
* cd82389 2020-04-06 | Return correct error code when port is in use (#565) [Vasant Patil]
* 2189c2f 2020-04-02 | [syncd] Pass correct switch RID when staring diag shell (#587) [Kamil Cudnik]
* 91792db 2020-04-01 | [syncd] Fix crash during stats polling (#586) [Vitaliy Senchyshyn]
* d13521e 2020-04-01 | [meta] Flush fdb entries after flush api success (#581) [Kamil Cudnik]
* 54b2510 2020-03-17 | [syncd] Use correct VID when GET will fail to obrain object type (#577) [Kamil Cudnik]
* 59b0430 2020-03-16 | [syncd] Unlock vendor api lock if enabling diag shell (#571) [Kamil Cudnik]
* 910d45e 2020-03-16 | [vs] Add more logs when setting MTU on port (#576) [Kamil Cudnik]
* c0d9947 2020-03-13 | [vs] Fix setting correct port mtu value (#573) [Kamil Cudnik]
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request May 10, 2021
saiarcot895 pushed a commit to saiarcot895/sonic-buildimage that referenced this pull request Feb 13, 2025
…alization for SN5640 (port sonic-net#20548 to ACS-SN5640) (sonic-net#592)

<!--
 Please make sure you've read and understood our contributing guidelines:
 https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

 failure_prs.log Make sure all your commits include a signature generated with `git commit -s` **

 If this is a bug fix, make sure your description includes "fixes #xxxx", or
 "closes #xxxx" or "resolves #xxxx"

 Please provide the following information:
-->

#### Why I did it

This is to port sonic-net#20548 to ACS-SN5640

##### Work item tracking
- Microsoft ADO **(number only)**:

#### How I did it

#### How to verify it

<!--
If PR needs to be backported, then the PR must be tested against the base branch and the earliest backport release branch and provide tested image version on these two branches. For example, if the PR is requested for master, 202211 and 202012, then the requester needs to provide test results on master and 202012.
-->

#### Which release branch to backport (provide reason below if selected)

<!--
- Note we only backport fixes to a release branch, *not* features!
- Please also provide a reason for the backporting below.
- e.g.
- [x] 202006
-->

- [ ] 201811
- [ ] 201911
- [ ] 202006
- [ ] 202012
- [ ] 202106
- [ ] 202111
- [ ] 202205
- [ ] 202211
- [ ] 202305

#### Tested branch (Please provide the tested image version)

<!--
- Please provide tested image version
- e.g.
- [x] 20201231.100
-->

- [ ] <!-- image version 1 -->
- [ ] <!-- image version 2 -->

#### Description for the changelog
<!--
Write a short (one line) summary that describes the changes in this
pull request for inclusion in the changelog:
-->

<!--
 Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
-->

#### Link to config_db schema for YANG module changes
<!--
Provide a link to config_db schema for the table for which YANG model
is defined
Link should point to correct section on https://github.com/Azure/sonic-buildimage/blob/master/src/sonic-yang-models/doc/Configuration.md
-->

#### A picture of a cute animal (not mandatory but encouraged)
mssonicbld added a commit that referenced this pull request Mar 4, 2025
…D automatically (#21896)

#### Why I did it
src/sonic-platform-daemons
```
* 803aae7 - (HEAD -> master, origin/master, origin/HEAD) Have sff_mgr bring a linkup port out of lpmode (#592) (50 minutes ago) [arista-nwolfe]
* ee9da5f - Refactor port_port_sfp_info_to_db() to read key:value pairs directly from port_info_dict (#590) (3 days ago) [Vasundhara Volam]
```
#### How I did it
#### How to verify it
#### Description for the changelog
miatttao pushed a commit to miatttao/sonic-buildimage that referenced this pull request Mar 5, 2025
…D automatically (sonic-net#21896)

#### Why I did it
src/sonic-platform-daemons
```
* 803aae7 - (HEAD -> master, origin/master, origin/HEAD) Have sff_mgr bring a linkup port out of lpmode (sonic-net#592) (50 minutes ago) [arista-nwolfe]
* ee9da5f - Refactor port_port_sfp_info_to_db() to read key:value pairs directly from port_info_dict (sonic-net#590) (3 days ago) [Vasundhara Volam]
```
#### 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
mssonicbld added a commit that referenced this pull request Aug 13, 2025
… automatically (#23656)

#### Why I did it
src/sonic-platform-common
```
* 381432b - (HEAD -> 202505, origin/202505) [CMIS] Moving flat memory register handling from CmisMemMap to CmisFlatMemMap (#592) (4 days ago) [mssonicbld]
* 3e6a8ba - [CMIS] Remove application-dependent fields from get_transceiver_info (#593) (4 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…test HEAD automatically (sonic-net#1195)

#### Why I did it
src/sonic-platform-daemons
```
* c6ce7f8 - (HEAD -> 202503, origin/202503) [202503] Merge sonic-net#592 "Have sff_mgr bring a linkup port out of lpmode" (6 minutes ago) [Arvindsrinivasan Lakshmi Narasimhan]
* a8ddaba - Manually apply PR sonic-net#592 "Have sff_mgr bring a linkup port out of lpmode" (9 hours ago) [y7zhou]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants