Skip to content
Snippets Groups Projects
  1. Apr 21, 2020
  2. Mar 31, 2020
  3. Mar 12, 2020
  4. Jan 15, 2020
  5. Oct 08, 2019
  6. Sep 09, 2019
  7. Aug 30, 2019
  8. Jul 19, 2019
    • 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
  9. Jul 10, 2019
  10. Jul 02, 2019
    • Victor Kotlyar's avatar
      cta/CTA#535: "Read only" and "from CASTOR" flags in the catalogue for · 181ae22e
      Victor Kotlyar authored
      tapes
      
      Add read-only tape flag support in the catalogue for the TAPE table.
      Add RdbmsCatalogue::setTapeReadOnly method to modify this flag with
        "cta-admin tape ch" command.
      Add RdbmsCatalogue::setTapeReadOnlyOnError to set this flag from taped.
      Add support for rdonly flag listing for "cta-admin tape ls" and
        "cta-admin sq" command.
      181ae22e
  11. Jul 01, 2019
  12. Jun 28, 2019
  13. Jun 24, 2019
  14. Jun 21, 2019
  15. Jan 22, 2019
    • Julien Leduc's avatar
      Filling local /etc/hosts for all declared services in kubernetes DNS on · 196316cb
      Julien Leduc authored
      all containers.
      Many failures were due to slow DNS name resolution by kube-dns.
      To solve this I am now scanning all registered services in the namespace
      and adding entries to /etc/hosts on all the `Running` containers in the
      namespace. This solution is valid for both systemd and non-systemd
      containers.
      196316cb
  16. Jan 18, 2019
  17. Dec 11, 2018
  18. Jul 31, 2018
  19. Jun 28, 2018
  20. Jun 21, 2018
  21. Apr 05, 2018
  22. Feb 28, 2018
  23. Dec 13, 2017
  24. Nov 21, 2017
  25. Sep 27, 2017
  26. Jun 22, 2017
  27. Jun 21, 2017
Loading