Skip to content
Snippets Groups Projects
  1. Jan 23, 2023
  2. Dec 02, 2022
  3. Oct 31, 2022
  4. Oct 13, 2022
  5. Oct 12, 2022
  6. Oct 10, 2022
  7. Jul 14, 2022
  8. Jun 22, 2022
  9. May 31, 2022
  10. May 23, 2022
  11. Mar 28, 2022
  12. Mar 14, 2022
  13. Feb 11, 2022
  14. Jan 11, 2022
  15. Dec 02, 2021
  16. Aug 02, 2021
  17. Jun 15, 2021
  18. Jun 02, 2021
  19. Jul 22, 2019
  20. Jul 19, 2019
    • Victor Kotlyar's avatar
      Change the order for setting capabilities and reading configuration · 5252e900
      Victor Kotlyar authored
      files for cta-tape-label.
      5252e900
    • Victor Kotlyar's avatar
      cta/CTA#506: tape-labeling in CTA · 7e449f8f
      Victor Kotlyar authored
      Add standalone command line tool cta-tape-label.
      
      Command mount, label, umount the tape pointed by VID option. Tape drive
      and library parameters used from /etc/cta/TPCONFIG file and catalogue
      parameters from /etc/cta/cta-catalogue.conf.
      To be labelled the tape must be present in the catalogue and must be
      empty.
      By default the tool labels the tape with enabled logical block protection
      if drive supports such mode. For non-blank tapes command checks previous tape
      label and label only if the old label is the same or match to the label in the
      command line oldLabel option. To skip label checks for non-blank tapes --force
      option could be used.
      7e449f8f
Loading