Skip to content
Snippets Groups Projects
Commit d3ed02e7 authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Several improvements on the new scheduling component :

  - lot's of renaming. jobs are now transfers, client commands are named listtransfers, killtransfers and draintransfers, daemons are called diskmanagerd and transfermanagerd, packages are renamed accordingly, ...
  - a drain mode has been added to the transferdaemon to ease the retirement of machines running it
  - ports used are not colliding anymore with LSF so that we can let LSF run and only stop/start the jobmanagerd and the transfermanagerd when we switch from one mode to the other and back
  - the badmin command has dropped in favour of automatic, regular reload of all configuration files
  - client commands have been extended to allow restriction to a given diskpool and user
  - the listtransfer commands has been extended to display more parameters, depending on options (e.g. number of unique pending jobs in a pool, per protocols values)
  - reconnection to the ORACLE DB have been fixed
  - DLF logging has been fixed (both the wrapping of it through enums and the insertion of new facilities in the facility table)
parent f6669d38
Branches
Tags
No related merge requests found
Showing
with 1525 additions and 689 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment