Skip to content
Snippets Groups Projects

Fix 'EOS command 'evict'/'stagerrm' not deleting files on FST'

Merged Joao Afonso requested to merge cta-523 into master
All threads resolved!

As shown in https://gitlab.cern.ch/cta/operations/-/issues/1211#note_7218878, the EOS command evict/stagerrm was no longer deleting the files on the FST, due to a misuse of the flag forceRemove on XrdMgmOfs::_dropallstripes(...) and XrdMgmOfs::_dropstripe(...):

This merge request fixes that.

It also fixes a related bug on the attribute linking for CTA workflow.


Corresponding EOS Jira ticket:

Edited by Joao Afonso

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 4 commits

    • 39d5468d - 1 commit from branch master
    • fbef3b6f - Fix 'EOS command 'evict'/'stagerrm' not deleting files on FST'
    • 85b04f5d - Removing misplaced prefix 'link' on linked attributes
    • e6209c04 - Improved 'help' for 'evict' command

    Compare with previous version

  • Elvin Alin Sindrilaru resolved all threads

    resolved all threads

  • added 3 commits

    • c2dae6fb - CONSOLE/MGM: Fix EOS command evict/stagerrm not deleting files on FSTs
    • c2d947bb - MGM: Removing prefix 'link' on linked attributes for internal listing
    • 79d8b4a8 - CONSOLE: Improved help for evict command

    Compare with previous version

  • Please register or sign in to reply
    Loading