- Sep 09, 2019
-
-
Eric Cano authored
This can now be done without tearing down and re-creating the containers.
-
- Jul 19, 2019
-
-
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.
-
- Jul 10, 2019
-
-
Victor Kotlyar authored
-
- Jul 02, 2019
-
-
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.
-
- Jul 01, 2019
-
-
Michael Davis authored
-
- Jun 28, 2019
-
-
Michael Davis authored
-
- Jun 24, 2019
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
- Jun 21, 2019
-
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
- Jan 22, 2019
-
-
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.
-
- Jan 18, 2019
-
-
Julien Leduc authored
-
- Dec 11, 2018
-
-
Steven Murray authored
Added MEDIA_TYPE and VENDOR columns to TAPE table and upgraded xrootd-ssi-protobuf-interface to v0.29
-
- Jul 31, 2018
-
-
Steven Murray authored
-
- Jun 28, 2018
-
-
Steven Murray authored
-
- Jun 21, 2018
-
-
Steven Murray authored
Done
-
- Apr 05, 2018
-
-
Michael Davis authored
Now use -m for comments not -c. Also fixes some typos.
-
- Feb 28, 2018
-
-
Julien Leduc authored
If CI passes...
-
- Dec 13, 2017
-
-
Julien Leduc authored
-
- Nov 21, 2017
-
-
Julien Leduc authored
-
- Sep 27, 2017
-
-
Steven Murray authored
-
- Jun 22, 2017
-
-
Julien Leduc authored
-
- Jun 21, 2017
-
-
Julien Leduc authored
and generating all the required krb5 keytabs
-
Julien Leduc authored
-
Julien Leduc authored
adding all the missing bits to allow the simple systemtest to run on the client pod: - add user `daemon` to sudoer in eos so that we can xrdfs prepare as a `powerusers` user - add the `powerusers` group mount rule in cta - add the missing bits in client_test.sh
-
Julien Leduc authored
-
Julien Leduc authored
to allow all users with ctausers as their primary group to mount tapes. the uid-gid mapping is performed by the mgm
-
Julien Leduc authored
2 tapeservers are now available: tpsrv01 and tpsrv02. systest.sh only put tpsrv01 up and perform the basic test on 1 drive only.
-
- May 29, 2017
-
-
Steven Murray authored
Removed the "--encryptionkey" option from "cta tape add"
-
- Mar 06, 2017
-
-
Julien Leduc authored
Now `run_systemtest.sh` can be used standalone, outside of CI environment.
-
- Feb 08, 2017
-
-
Julien Leduc authored
Waiting for library configuration. If missing it leads to failed test: no drive tape or library available...
-
- Feb 07, 2017
-
-
Julien Leduc authored
-