Skip to content
Snippets Groups Projects
  1. Jun 22, 2016
  2. Jun 21, 2016
  3. Jun 20, 2016
  4. Jun 17, 2016
  5. Jun 16, 2016
  6. Jun 06, 2016
  7. Jun 13, 2016
  8. Jun 10, 2016
  9. May 31, 2016
    • Eric Cano's avatar
      Added support for getting queued archive requests. · e0dd076e
      Eric Cano authored
      Added binned running counters (ValueCoundMap) for managing summaries of priorities in object store queues.
      Simplified the interfaces to the getPendingArchiveJobs and getPendingRetrieveJobs functions in Scheduler and SchedulerDB.
      Removed now unused ArchiveToTapeCopyRequest.
      Removed long unused mockScheduler.
      Removed _old_protoype files.
      e0dd076e
  10. Jun 10, 2016
  11. Jun 09, 2016
  12. Jun 08, 2016
  13. Jun 07, 2016
  14. Jun 06, 2016
  15. Jun 02, 2016
  16. Jun 01, 2016
    • Steven Murray's avatar
      94c448cf
    • Daniele Kruse's avatar
      Fixed small bug in nsfileid comparison in tape write task, and added... · de6d1809
      Daniele Kruse authored
      Fixed small bug in nsfileid comparison in tape write task, and added ctacatalogue in xroot plugin linkage
      de6d1809
    • Steven Murray's avatar
      Added InMemoryCatalogue and OracleCatalogue. · b3bb0372
      Steven Murray authored
      PLEASE NOTE:
      
          The tapeserverd daemon (ProcessForker::runDataTransferSession)
          now reads the connection details of the catalogue database from
          the following configuration file at the beginning on each tape
          mount:
      
              /etc/cta/cta_catalogue_db.conf
      
          Installing the CTA rpms will install the following example file:
      
              /etc/cta/cta_catalogue_db.conf.example
      
          This example file document the syntax of the database connect
          details.
      
          For the time being the contents of cta_catalogue_db.conf should
          simple be:
      
              in_memory
      
          This means the tapeserverd daemon will use an in-memory
          catalogue database.
      b3bb0372
  17. May 31, 2016
Loading