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

ptlrpc_server_get_timeout use of obd_at_* with NULL obd is misguided

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      using obd_at* with NULL OBDs needlessly fills the logs with messages like this:

      00000100:00100000:2.0:1705647379.933449:0:24718:0:(service.c:3700:ptlrpc_server_get_timeout()) NULL obd
      00000100:00100000:2.0:1705647379.933452:0:24718:0:(service.c:3701:ptlrpc_server_get_timeout()) NULL obd
      

      We probably can just directly fill in at_max / at_min there.

      This was introduced by LU-15426 https://review.whamcloud.com/c/fs/lustre-release/+/45598

            wc-triage WC Triage
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: