Skip to content
Snippets Groups Projects
  1. Dec 07, 2017
  2. Dec 06, 2017
  3. Dec 05, 2017
  4. Nov 24, 2017
  5. Nov 23, 2017
  6. Nov 17, 2017
  7. Nov 16, 2017
  8. Nov 07, 2017
  9. Oct 26, 2017
  10. Oct 20, 2017
  11. Oct 03, 2017
  12. Sep 28, 2017
  13. Sep 26, 2017
  14. Sep 25, 2017
    • Victor Kotlyar's avatar
      Implement 'cta drive rm' command. · 44fdef7c
      Victor Kotlyar authored
      Command will remove drive or drives by regex from the drive register.
      The drives must be in state Down unless --force option is set.
      Usage: rm <drive_name> [--force/-f]
      
      If there is any active tapeserver with this drive it will create the
      entry in the drive register again with Down status.
      
      Example of the usage:
        cta drive rm ^VDSTK
        Drive VDSTK41 in state Free and force is not set (skipped).
        Drive VDSTK42 removed.
      44fdef7c
    • Eric Cano's avatar
      Added extra checks and logs to diagnose orphaned archive requests. · c940cde3
      Eric Cano authored
      This would detect instances where rados reports an object deletion before is actually happens.
      c940cde3
  15. Sep 20, 2017
  16. Sep 14, 2017
    • Eric Cano's avatar
      Added new states for the drive: Probing and Shutdown. · e49e26b7
      Eric Cano authored
      The probe state is also used. It represents the time when the drive is being checked
      for tapes during the down to up transition.
      
      Shutdown is not in use yet as it requires changing the behaviour of the system (clean shutdowns).
      e49e26b7
  17. Sep 01, 2017
  18. Aug 30, 2017
  19. Aug 28, 2017
  20. Aug 21, 2017
  21. Aug 18, 2017
  22. Aug 17, 2017
Loading