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: Show message in 'Test configuration' to verify the crash #19107

Merged
merged 3 commits into from
Aug 23, 2023

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    65a2303 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    bfed53d View commit details
    Browse the repository at this point in the history
  2. kdump: Show message in 'Test configuration' to verify the crash

    This adds message showing a location where user can verify whetever
    crash was successful:
    Local filesystem: "To verify whether the crash was successful check
    /var/crash location for kernel crash dump(vmcore)."
    SSH: "To verify whether the crash was successful check /var/crash
    location at [email protected] for kernel crash dump(vmcore)"
    NFS: "To verify whether the crash was successful check /var/crash
    location at myserver.com:/export/cores for kernel crash dump(vmcore)."
    
    Closes https://issues.redhat.com/browse/RHELPLAN-125375
    Closes https://bugzilla.redhat.com/show_bug.cgi?id=2097440
    skobyda committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    45cdb56 View commit details
    Browse the repository at this point in the history