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

[201811] Install mcelog package to host OS; log machine check exceptions (MCE) to syslog #3160

Merged
merged 2 commits into from
Jul 17, 2019
Merged

Conversation

jleveque
Copy link
Contributor

This is basically the same PR as #3158, only against the 201811 branch.

- What I did

  • Install mcelog package to host Debian OS. This installs a daemon which checks for machine check exceptions (MCE) and logs them to syslog.

- How to verify it

Check syslog for messages from the mcelog daemon (example below)

Jul 15 19:30:39 sonic mcelog[445]: Starting Machine Check Exceptions decoder: mcelog.
Jul 15 19:30:39 sonic mcelog: failed to prefill DIMM database from DMI data
Jul 15 19:30:39 sonic mcelog: warning: 32 bytes ignored in each record
Jul 15 19:30:39 sonic mcelog: consider an update
Jul 15 19:30:39 sonic mcelog: failed to prefill DIMM database from DMI data
Jul 15 19:30:39 sonic mcelog: warning: 32 bytes ignored in each record
Jul 15 19:30:39 sonic mcelog: consider an update

@jleveque jleveque requested a review from lguohan July 16, 2019 00:19
@jleveque jleveque self-assigned this Jul 16, 2019
@jleveque jleveque changed the title [201811] Install mcelog package to host OS; log machine check excepti… [201811] Install mcelog package to host OS; log machine check exceptions (MCE) to syslog Jul 16, 2019
@lguohan
Copy link
Collaborator

lguohan commented Jul 16, 2019

retest vsimage please

@jleveque jleveque merged commit ea81f40 into sonic-net:201811 Jul 17, 2019
@jleveque jleveque deleted the add_mcelog_201811 branch July 17, 2019 23:19
mssonicbld added a commit that referenced this pull request Feb 15, 2024
…atically (#18081)

#### Why I did it
src/sonic-utilities
```
* b2125761 - (HEAD -> 202311, origin/202311) [chassis] fix show bgp summary when no neighbors are present on one ASIC (#3158) (2 days ago) [Arvindsrinivasan Lakshmi Narasimhan]
* 54595c1e - [202311]Fix the sfputil treats page number as decimal instead of hexadecimal (#3153) (#3160) (5 days ago) [Sudharsan Dhamal Gopalarathnam]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request May 26, 2024
…lly (#19064)

#### Why I did it
src/sonic-swss
```
* 3ee73618 - (HEAD -> master, origin/master, origin/HEAD) [orchagent] Add support for Path Tracing Midpoint (#2903) (34 hours ago) [Carmine Scarpitta]
* 5ffb0b50 - [Bridge] Disable MAC learning for Link Local Mulitcast Frames on the kernel bridge (#3162) (2 days ago) [Gord Chen]
* de9baac1 - [Marvell] PFC Detect lua script (#3160) (2 days ago) [Rajkumar-Marvell]
* 31d9d6c1 - Add fabric counter rate mbps command handling. (#3129) (2 days ago) [jfeng-arista]
* 425a8526 - Parse subport value added to config_db (#3161) (2 days ago) [Bobby McGonigle]
```
#### 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants