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

Quiet innacurate log message on server side

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.14.0
    • Lustre 2.13.0, Lustre 2.12.5
    • None
    • 3
    • 9223372036854775807

    Description

      When a client connects to a target, this establishes a client -> server export connection and a corresponding reverse import connection, from target to client. This reverse import connection adds a "Connection restored at ... " log message even if this is the first connection.

      Reverse imports maintain a target -> client connection which does not support recovery as client don't run a recovery. At every connection, the reverse import state goes from NEW to RECOVER to FULL which triggers a Connection restored log message, even if this is the first connection from this client.

      I think we can simply suppress this log message for reverse import to avoid this noise.

      Attachments

        Activity

          People

            degremoa Aurelien Degremont (Inactive)
            degremoa Aurelien Degremont (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: