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

Accessing migrating directory get IO error.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • Lustre 2.6.0
    • Lustre 2.6.0
    • None
    • 3
    • 12870

    Description

      John identify some problems for this patch.
      1. create a 4 MDTs FS. 2. on the client side, one terminal will do this
      mkdir /mnt/lustre/test1 touch /mnt/lustre/test1/a MDTCOUNT=4
      while true; do
      mdt_idx=$((RANDOM % MDTCOUNT))
      ../utils/lfs mv -M $mdt_idx /mnt/lustre/test1
      done
      3. another terminal will do
      ls /mnt/lustre/test1 cp /etc/fstab /mnt/lustre/test1
      and we can see some IO error during the process.

      I will fix this problem in a later patch.

      Attachments

        Issue Links

          Activity

            People

              di.wang Di Wang
              di.wang Di Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: