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

add partial addition/removal of an LQA range

XMLWordPrintable

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

      In the recent LQA implementation it is not possible to add or remove the partial range.

      lctl lqa add --fsname testfs --name lqa1 500-1000 ==> success
      lctl lqa add --fsname testfs --name lqa1 500-700  ==> will return error
      lctl lqa remove --fsname testfs --name lqa1 500-600 ==> error
      lctl lqa remove --fsname testfs --name lqa1 500-1000 ==> success

      Adding this capability would be useful for real-world usability.

            wc-triage WC Triage
            scherementsev Sergey Cheremencev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: