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

Inconsistent Timeout value (one is 5sec, the others are 50s)

XMLWordPrintable

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

      lnet_transaction_timeout is set 50 in LU-11389 but LNET_LND_DEFAULT_TIMEOUT is still 5.
      so LNET_LND_DEFAULT_TIMEOUT should be the same value as original 50s value.

       

      lnet_lnd_timeout = LNET_LND_DEFAULT_TIMEOUT;
      or
      lnet_lnd_timeout = lnet_transaction_timeout;
      

            takamura Tatsushi Takamura
            takamura Tatsushi Takamura
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: