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

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

Details

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

    Description

      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;
      

      Attachments

        Issue Links

          Activity

            [LU-12290] Inconsistent Timeout value (one is 5sec, the others are 50s)

            https://review.whamcloud.com/#/c/34252/7

            The above patch sets up the health values. In 2.12 Health is not on by default. On the Multi-Rail branch we're setting health on by default. Let me know if the above patch resolves your issue.

            ashehata Amir Shehata (Inactive) added a comment - https://review.whamcloud.com/#/c/34252/7 The above patch sets up the health values. In 2.12 Health is not on by default. On the Multi-Rail branch we're setting health on by default. Let me know if the above patch resolves your issue.

            People

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

              Dates

                Created:
                Updated:
                Resolved: