Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-1187 DNE Phase 1: Remote Directories
  3. LU-2781

sp_rm_entry not initialized properly

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • Blocker
    • Lustre 2.4.0
    • Lustre 2.4.0
    • 6736

    Description

      Using 'lfs rm_emtry' may cause future (ordinary) unlinks to fail with -EPERM because sp_rm_entry is not being cleared from mdt_thread_info.mti_spec.

      # MDSCOUNT=1 llmount.sh
      # cd /mnt/lustre
      # ls -a
      .  ..  .lustre
      # lfs rm_entry NXDIR
      error on ioctl 0xc03066f0 for 'NXDIR' (3): No such file or directory
      # touch f0
      # rm f0
      rm: cannot remove `f0': Operation not permitted
      

      Attachments

        Activity

          People

            jhammond John Hammond
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: