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

dir migrate leaves the migrated dir in "migrating" form.

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.17.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      if lfs migrate -m is allowed for ordinary users, it completes w/o errors but leaves the dir
      in "migrating" form:

      [zam@rocky94 tests]$ ../utils/lfs  getdirstripe /mnt/lustre/testdir/foodir/
      lmv_stripe_count: 0 lmv_stripe_offset: 1 lmv_hash_type: none
      mdtidx		 FID[seq:oid:ver]
      [zam@rocky94 tests]$ ../utils/lfs  migrate -m 0 /mnt/lustre/testdir/foodir/
      [zam@rocky94 tests]$ ../utils/lfs  getdirstripe /mnt/lustre/testdir/foodir/
      lmv_stripe_count: 2 lmv_stripe_offset: 0 lmv_hash_type: crush,migrating,fixed
      mdtidx		 FID[seq:oid:ver]
           0		 [0x200000400:0x2:0x0]		
           1		 [0x240000402:0x6:0x0]		
      [zam@rocky94 tests]$ 
      

      Attachments

        Activity

          People

            zam Alexander Zarochentsev
            zam Alexander Zarochentsev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: