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

Getting attribute `lustre.lov' of `lustre.lov': Numerical result out of range

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • Lustre 2.6.0, Lustre 2.5.2
    • None
    • None
    • 3
    • 14078

    Description

      While running a basic test:

      rm -rf test_dir
      cp -rf sysconfig test_dir
      rm -rf /mnt/test1/test_dir
      #lfs setstripe -c -1  /mnt/test1
      
      while true
      do
      mv test_dir /mnt/test1/
      mv /mnt/test1/test_dir . 
      done
      

      If some directory contains "stripe" xattr ("trusted.lov" or "lustre.lov"), there will
      be an error during move its subdirectories out of Lustre.

      getting attribute `trusted.lov' of `trusted.lov': Numerical result out of range
      getting attribute `lustre.lov' of `lustre.lov': Numerical result out of range
      

      Attachments

        Issue Links

          Activity

            People

              hongchao.zhang Hongchao Zhang
              hongchao.zhang Hongchao Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: