Skip to content

Add /usr/bin/generate_dump to sudoers file; Update sonic-utilities submodule#603

Merged
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:generate_dump
May 15, 2017
Merged

Add /usr/bin/generate_dump to sudoers file; Update sonic-utilities submodule#603
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:generate_dump

Conversation

@jleveque
Copy link
Contributor

No description provided.

@jleveque jleveque merged commit 910e666 into sonic-net:master May 15, 2017
@jleveque jleveque deleted the generate_dump branch May 15, 2017 21:32
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Aug 12, 2019
Submodule src/sonic-utilities d12734e..f28b720:
  > Revert "Removed 'show interfaces alias'. (sonic-net#412)" (sonic-net#603)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request Aug 13, 2019
Submodule src/sonic-utilities d12734e..f28b720:
  > Revert "Removed 'show interfaces alias'. (#412)" (#603)

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
lguohan pushed a commit that referenced this pull request Sep 5, 2019
Submodule src/sonic-utilities 4024019:

[doc/command-reference.md] dos2unix & remove trailing spaces (#591)
[show] Add BGP neighbor info to 'show ip/ipv6 interfaces' command output (#598)
[config]: fix the runtime error of the 'show line' command (#595) (#596)
Revert "Removed 'show interfaces alias'. (#412)" (#603)
[debug][undebug] Rework of CLI for BGP (#583)
Changing "show runningconfiguration interface" to "show runningconfiguration ports" (#600)
[config] Add commands to add/remove DHCP server address from a VLAN (#585)
[neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (#604)
[neighbor_advertise]: Use the existing MIRROR ACL table (#605)
Read config DB for running interface(s) and display per port/interface (#594)
[fast/warm reboot] kill radv docker before stopping BGP (#608)
[config] Add commands for adding/removing syslog servers (#609)
[config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (#607)
[Command Reference] Add config commands for DHCP relay destination address (#610)
[config] Add commands for adding/removing NTP servers (#611)
[neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (#612)
[neighbor advertiser] try getting vlan addresses from o.s first (#613)
[show] Add command 'show runningconfiguration syslog' (#617)
[show] Add command 'show runningconfig ntp' (#620)
Added check to config syslog del to verify if ip address was configured. (#622)
[fast-reboot] Check if ASIC config has changed before warm reboot (#621)

Signed-off-by: Danny Allen daall@microsoft.com
sridhar-ravindran pushed a commit to sridhar-ravindran/sonic-buildimage that referenced this pull request Sep 6, 2019
Submodule src/sonic-utilities 4024019:

[doc/command-reference.md] dos2unix & remove trailing spaces (sonic-net#591)
[show] Add BGP neighbor info to 'show ip/ipv6 interfaces' command output (sonic-net#598)
[config]: fix the runtime error of the 'show line' command (sonic-net#595) (sonic-net#596)
Revert "Removed 'show interfaces alias'. (sonic-net#412)" (sonic-net#603)
[debug][undebug] Rework of CLI for BGP (sonic-net#583)
Changing "show runningconfiguration interface" to "show runningconfiguration ports" (sonic-net#600)
[config] Add commands to add/remove DHCP server address from a VLAN (sonic-net#585)
[neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (sonic-net#604)
[neighbor_advertise]: Use the existing MIRROR ACL table (sonic-net#605)
Read config DB for running interface(s) and display per port/interface (sonic-net#594)
[fast/warm reboot] kill radv docker before stopping BGP (sonic-net#608)
[config] Add commands for adding/removing syslog servers (sonic-net#609)
[config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (sonic-net#607)
[Command Reference] Add config commands for DHCP relay destination address (sonic-net#610)
[config] Add commands for adding/removing NTP servers (sonic-net#611)
[neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (sonic-net#612)
[neighbor advertiser] try getting vlan addresses from o.s first (sonic-net#613)
[show] Add command 'show runningconfiguration syslog' (sonic-net#617)
[show] Add command 'show runningconfig ntp' (sonic-net#620)
Added check to config syslog del to verify if ip address was configured. (sonic-net#622)
[fast-reboot] Check if ASIC config has changed before warm reboot (sonic-net#621)

Signed-off-by: Danny Allen daall@microsoft.com
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Feb 27, 2025
<!--
 Please make sure you've read and understood our contributing guidelines:
 https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

 failure_prs.log skip_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
Fixes issue: sonic-net#21586

##### Work item tracking
- Microsoft ADO **31196012**:

#### How I did it
Run TSA-TSB service upon swss/swss0/swss1/.. startup. If the service is already running, reset the TSA-TSB timer.

#### How to verify it
Ran the T2 process crash sonic-mgmt snappi test to verify the convergence.
Before fix: ~10second
After Fix: <10ms

<!--
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)
SONiC.20240532.04
<!--
- 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 Apr 26, 2025
…D automatically (#22415)

#### Why I did it
src/sonic-platform-daemons
```
* a86dd89 - (HEAD -> master, origin/master, origin/HEAD) Store reboot_cause history files with json extension. Fix for #22072 (#603) (3 days ago) [rameshraghupathy]
* 6dfb552 - Refactor ledd daemon & fix high CPU usage due to unexpected socket close (#548) (3 days ago) [Prince George]
* d36e830 - Change PSU key to use get_name API instead of index (#446) (4 days ago) [Gregory Boudreau]
```
#### 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
…et#22072  (sonic-net#603)

* Fix for sonic-net#22072 store reboot_cause history files wiht json extension
* storing the prev_reboot_time.txt file under module-dir instead of module/history-dir so that there is not change required in sonic-host-services for sonic-net#22072
mssonicbld added a commit that referenced this pull request Nov 10, 2025
… automatically (#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog
ashutosh-agrawal pushed a commit to AnantKishorSharma/sonic-buildimage that referenced this pull request Nov 30, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <xiaweijiang@microsoft.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