Skip to content
Snippets Groups Projects
  1. Feb 15, 2022
  2. Feb 09, 2022
  3. Feb 07, 2022
  4. Feb 04, 2022
  5. Jan 31, 2022
  6. Jan 26, 2022
  7. Jan 20, 2022
  8. Jan 17, 2022
  9. Jan 14, 2022
  10. Jan 11, 2022
  11. Jan 10, 2022
  12. Dec 09, 2021
  13. Dec 08, 2021
  14. Dec 02, 2021
  15. Nov 30, 2021
  16. Nov 02, 2021
  17. Oct 21, 2021
  18. Oct 07, 2021
    • mvelosob's avatar
      Fix holding of scheduler global lock while looping queues · 7d6fdae9
      mvelosob authored
      Remove the looping through the retrieve queue jobs while holding the global lock in OStoreDB::fetchMountInfo.
      This was done when a tape was disabled, since we mount disabled tapes if they have pending retrieve requests.
      Instead we now mount the tape if the queue object info as in the mount policy map a mount policy whose name
      starts with "repack".
      
      With this change, cta-admin now forces repacks added with the --disabledtape to have a mount policy
      prefixed with repack (without the --disabledtape flag, the mount policy can have any name)
      
      Also Removed the criteria that a disabled/broken tape is mounted if the queue is filled with deleted
      retrieved jobs. Eventually the maxrequestage for the queue will expire, the tape will be mounted
      and the queue flushed
      7d6fdae9
  19. Aug 18, 2021
  20. Aug 02, 2021
  21. Jun 16, 2021
  22. Jun 15, 2021
  23. Jun 07, 2021
  24. Jun 04, 2021
  25. Jun 02, 2021
  26. May 17, 2021
  27. May 06, 2021
  28. Apr 30, 2021
  29. Apr 29, 2021
  30. Apr 19, 2021
  31. Mar 03, 2021
  32. Feb 18, 2021
Loading