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

pool name is ignored by "lfs migrate" when it is the only stripe option

XMLWordPrintable

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

      Attempting to migrate a file between pools with "lfs migrate" fails when only the poolname is specified, without any other stripe options.

      E.g. this doesn't work:

      lfs migrate -p pool2 /lustre/dir0/file0

      but this does work:

      lfs migrate -c 1 -p pool2 /lustre/dir0/file0

      The issue seems to have been introduced in LU-11510; reverting the commit from that ticket addresses the issue.

            nangelinas Nikitas Angelinas
            nangelinas Nikitas Angelinas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: