Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Quanta/device] Correct IX1B platform name to fit ONIE rule #2065

Merged
merged 1 commit into from
Sep 22, 2018
Merged

[Quanta/device] Correct IX1B platform name to fit ONIE rule #2065

merged 1 commit into from
Sep 22, 2018

Conversation

jonathantsai-qci
Copy link
Contributor

Signed-off-by: Jonathan Tsai [email protected]

  • What I did
    Change platform name from x86_64-quanta_ix1b_32x-r0 to x86_64-quanta_ix1b_rglbmc-r0

  • How I did it
    Follow up platform name of /etc/machine.conf

  • How to verify it
    No need to modify /etc/machine.conf and can install sonic-broadcom.bin into IX1B successfully

  • Description for the changelog

  • A picture of a cute animal (not mandatory but encouraged)

* Change platform name from x86_64-quanta_ix1b_32x-r0 to x86_64-quanta_ix1b_rglbmc-r0
@lguohan lguohan merged commit 51fec6e into sonic-net:master Sep 22, 2018
judyjoseph added a commit that referenced this pull request Mar 20, 2022
9968d60 (HEAD -> 202111, origin/202111) [sonic-package-manager] do not mod_config for whole config db when setting init_cfg (#2055)
4b3d53f [generate_dump] exclude mft and mlx folders from /etc (#2072)
51d92ae Validation check correction while adding a member to PortChannel (#2078)
6a43306 [techsupport] Added a lock to avoid running techsupport in parallel (#2065)
44cfdd9 Try get port operational speed from STATE DB (#2030)
45ea623 Fix sonic-installer failure due to missing import
taras-keryk pushed a commit to taras-keryk/sonic-buildimage that referenced this pull request Apr 28, 2022
…onic-net#2065)

- What I did
Added logic to generate_dump script to avoid parallel execution of techsupport.
If a second instance of techsupport starts when one is already running, the second one exits with an appropriate error code

- Why I did it
1. Running multiple dumps in paralell has no real use case
2. High CPU load
3. saisdkdump is not designed to run in paralell. When run, these sort of logs are seen indicating failure.

Signed-off-by: Vivek Reddy Karri <[email protected]>
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