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

setting obdfilter.*.access_log_size=0 fails

XMLWordPrintable

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

      While the code in access_log_size_store() appears to allow size=0 to be used to disable the OAL on a system, this actually fails with -EBUSY. Setting it to any valid size after it has been created fails with -EEXIST. It should be possible to (at least) disable the OAL after it was enabled without an unmount/remount, accepting that any entries in the log will be lost.

            wc-triage WC Triage
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: