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

Kdump improvements #1284

Merged
merged 3 commits into from
Dec 4, 2020
Merged

Commits on Dec 3, 2020

  1. Kdump improvements

    - Added support for reporting kdump reboot cause to detect and report
    a kernel crash
    - Added additional commands to sonic-kdump-config wrapper script to
    dump Kdump configuration and status information in JSON format
    - Automatically save Kdump configuration in startup configuration file.
    This is an added convenience to the user as Kdump configuration changes
    require a system reboot and user is expected to save the configuration so
    that they are activated post reboot.
    - Additional bug fixes and improvements to allow hostcfgd to process Kdump
    configuration changes in ConfigDB. sonic-kdump-config script will write to
    ConfigDB.
    - Moved kdump CLI commands to a dedicated file
    
    Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
    rajendra-dendukuri committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    4428c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb223d View commit details
    Browse the repository at this point in the history
  3. Fix python3 LGTM warnings

    Signed-off-by: Rajendra Dendukuri <rajendra.dendukuri@broadcom.com>
    rajendra-dendukuri committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ca72c41 View commit details
    Browse the repository at this point in the history