Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-2618

The recovery-small test_24b dumps dmesg into output

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.4.0
    • None
    • 3
    • 6122

    Description

      The recovery-small test_24b dumps dmesg content to stdout while trying to clean up kernel messages, the reason is line:

      dmesg -c
      

      Probable fix is:

      dmesg -c > /dev/null
      

      Attachments

        Activity

          People

            keith Keith Mannthey (Inactive)
            kshatskyy Kyr Shatskyy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: