Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 24, 2017
  3. Sep 22, 2017
  4. Sep 21, 2017
  5. Sep 20, 2017
  6. Sep 19, 2017
  7. Sep 18, 2017
  8. Sep 15, 2017
  9. Sep 14, 2017
  10. Sep 13, 2017
  11. Sep 12, 2017
  12. Sep 11, 2017
Loading