Skip to content
Snippets Groups Projects
  1. Sep 09, 2019
  2. 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
  3. Jul 10, 2019
  4. 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
  5. Jul 01, 2019
  6. Jun 28, 2019
  7. Jun 24, 2019
  8. Jun 21, 2019
  9. 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
  10. Jan 18, 2019
  11. Dec 11, 2018
  12. Jul 31, 2018
  13. Jun 28, 2018
  14. Jun 21, 2018
  15. Apr 05, 2018
  16. Feb 28, 2018
  17. Dec 13, 2017
  18. Nov 21, 2017
  19. Sep 27, 2017
  20. Jun 22, 2017
  21. Jun 21, 2017
  22. May 29, 2017
  23. Mar 06, 2017
  24. Feb 08, 2017
  25. Feb 07, 2017
Loading