- 07 Jan, 2020 1 commit
-
-
Steven Murray authored
-
- 21 Dec, 2019 1 commit
-
-
Steven Murray authored
-
- 20 Dec, 2019 1 commit
-
-
Giuseppe Lo Presti authored
This implementation (unfortunately) introduces one more CLI, but it makes the 0-byte files migration fully independent from the rest. The main reason is that the query to extract them from the CASTOR Nameserver is pretty expensive. The README.md file and the packaging have been updated accordingly.
-
- 06 Dec, 2019 4 commits
-
-
Eric Cano authored
-
Eric Cano authored
A previous commit had spun part of the code into a base library, but the split of the library was not helping. Replaced the cta-lib-base RPM with a cta-lib-common RPM.
-
Michael Davis authored
-
Eric Cano authored
-
- 20 Nov, 2019 1 commit
-
-
Michael Davis authored
cta-migration-tools does not need castor-dbtools, it is sufficient to depend on cx_Oracle.
-
- 15 Nov, 2019 5 commits
-
-
Steven Murray authored
-
Steven Murray authored
Revert "Modified cta.spec.in to avoid problem with official Oracle RPMS not listing libocci.so as a capability" This reverts commit 8120a9bb.
-
Steven Murray authored
Revert "Modified cta.spec.in to deal with the fact that that the official ORacle rpms do not list the 64-bit version of the libclntsh.so capability" This reverts commit c67967a9.
-
Steven Murray authored
Modified cta.spec.in to deal with the fact that that the official ORacle rpms do not list the 64-bit version of the libclntsh.so capability
-
Steven Murray authored
Modified cta.spec.in to avoid problem with official Oracle RPMS not listing libocci.so as a capability
-
- 01 Nov, 2019 1 commit
-
-
Steven Murray authored
This reverts commit 25651a93.
-
- 31 Oct, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 30 Oct, 2019 2 commits
-
-
Giuseppe Lo Presti authored
- Added tool to drop from the CTA catalogue all CASTOR tapes from a given tapepool. This tool makes use of a temporary table and an additional PL/SQL procedure in order to perform efficient bulk operations in the CTA catalogue. - Made tapepool insertion idempotent. - Updated documentation.
-
Giuseppe Lo Presti authored
-
- 25 Oct, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 26 Sep, 2019 1 commit
-
-
Steven Murray authored
-
- 20 Sep, 2019 1 commit
-
-
Eric Cano authored
-
- 17 Sep, 2019 1 commit
-
-
Steven Murray authored
-
- 10 Sep, 2019 3 commits
-
-
Michael Davis authored
Now we are also tolerant of whether paths in config file do or do not have a trailing slash. Pathnames from the DB must have a leading slash if we have to strip off the CASTOR prefix, but in any case we will convert all filenames to absolute filenames by adding the EOS prefix.
-
Michael Davis authored
-
Eric Cano authored
-
- 27 Aug, 2019 1 commit
-
-
Michael Davis authored
Now we are also tolerant of whether paths in config file do or do not have a trailing slash. Pathnames from the DB must have a leading slash if we have to strip off the CASTOR prefix, but in any case we will convert all filenames to absolute filenames by adding the EOS prefix.
-
- 19 Aug, 2019 2 commits
-
-
Michael Davis authored
-
Eric Cano authored
-
- 06 Aug, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 01 Aug, 2019 1 commit
-
-
Giuseppe Lo Presti authored
-
- 31 Jul, 2019 1 commit
-
-
Eric Cano authored
-
- 26 Jul, 2019 1 commit
-
-
Michael Davis authored
-
- 25 Jul, 2019 4 commits
-
-
Giuseppe Lo Presti authored
Also, packaged the python scripts in the same cta-migration RPM. The scripts are still WIP.
-
Steven Murray authored
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
- 24 Jul, 2019 3 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- 22 Jul, 2019 1 commit
-
-
Victor Kotlyar authored
-
- 19 Jul, 2019 1 commit
-
-
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.
-