column |
description |
comments |
channel_name |
Name of the channel |
It should be unique |
source_site |
Source site name |
Format described in LCG/FtsChannelResolution |
dest_site |
Destination site name |
Format described in LCG/FtsChannelResolution |
contact |
Email contact of the channel responsibile |
Informational only |
bandwidth |
Maximum bandwidth, capacity, in Mbits/s |
Informational only |
nostreams |
The target number of concurrent streams on the network |
- |
nofiles |
The target number of concurrent files on the network |
- |
tcp_buffer_size |
Default TCP Buffer Size for the transfer |
- |
nominal_throughput |
The target throughput for the system (Mbits/s) |
Informational only |
channel_state |
The state of the channel |
See possible values |
last_active |
The time the channel was last active |
- |
message |
The Message concerning Last Modification |
- |
last_modification |
Last Modification time |
- |
admin_dn |
The DN of the administrator who did last modification |
- |
se_limit |
per-SE limit on channel |
- |
channel_type |
DEDICATED, NONDEDICATED |
- |
blocksize |
the block size to be used during the transfer |
- |
http_to |
HTTP timeout |
- |
tx_loglevel |
Transfer log level. Allowed values are (DEBUG, INFO, WARN, ERROR) |
- |
urlcopy_put_to |
urlcopy put timeout |
urlcopy channels only |
urlcopy_putdone_to |
urlcopy putdone timeout |
urlcopy channels only |
urlcopy_get_to |
urlcopy get timeout |
urlcopy channels only |
urlcopy_getdone_to |
urlcopy getdone timeout |
urlcopy channels only |
urlcopy_tx_to |
urlcopy transfer timeout |
urlcopy channels only |
urlcopy_txmarks_to |
urlcopy transfer markers timeout |
urlcopy channels only |
srmcopy_direction |
srmcopy direction |
srmcopy channels only; values are "PUSH" or "PULL" (null -> PULL) |
srmcopy_to |
srmcopy transfer timeout |
srmcopy channels only |
srmcopy_refresh_to |
srmcopy refresh timeout (timeout since last status update) |
- |
target_dir_check |
ensure existence of target directory |
- |
url_copy_first_txmark_to |
The parameter to set after how many seconds to mark the first transfer activity |
- |
new with schema version 3.3.0 (FTS 2.2) |
tx_to_per_mb |
size-based transfer timeout, in seconds per MB |
- |
no_tx_activity_to |
maximum interval with no activity detected during the transfer, in seconds |
- |
preparing_files_ratio |
value by which nofiles is multiplied to get the number of transfers in the preparation phase. Default = 2. |
urlcopy channels only |
Stores the permissions for a VO on a channel.
For a couple CHANNEL_NAME / VO_NAME the CHANNEL_SHARE value has the following meaning:
column |
description |
comments |
job_id |
the job_id |
UUID in string form. |
job_state |
The state the job is currently in |
- |
cancel_job |
Canceling flag. |
Allowed values are Y, (N), NULL |
job_params |
Transport specific parameters |
- |
source |
Source site name - the source cluster name |
- |
dest |
Dest site name - the destination cluster name |
- |
source_se |
Source SE host name |
- |
dest_se |
Dest SE host name |
- |
user_dn |
the DN of the user starting the job |
- |
agent_dn |
the DN of the agent currently serving the job |
- |
user_cred |
the user credentials passphrase. |
- |
cred_id |
The user's credential delegation id |
- |
voms_cred |
Blob to store user capabilites and groups |
- |
vo_name |
The VO that owns this job |
- |
channel_name |
the name of the transfer channel for this job |
- |
reason |
The reason the job is in the current state |
- |
submit_time |
job submission time |
- |
finish_time |
time when the job reached a terminal state |
- |
priority |
Priority for Intra-VO Scheduling |
- |
submit_host |
Submitting FTS hostname |
- |
max_time_in_queue |
Maximum time in queue before start of transfer (in seconds) |
- |
space_token |
The Space token to be used for the destination files |
- |
storage_class |
The Storage Service Class to be used for the destination files |
the destination token description |
myproxy_server |
The endpoint of the MyProxy server that should be used if the legacy cert retrieval is used |
- |
src_catalog |
The endpoint of Source Catalog to be used in case logical names are used in the files |
- |
src_catalog_type |
The type of the the Source Catalog to be used in case logical names are used in the files |
- |
dest_catalog |
The endpoint of the Destination Catalog to be used in case logical names are used in the files |
- |
dest_catalog_type |
The type of the Destination Catalog to be used in case logical names are used in the files |
- |
internal_job_params |
Internal job parameters,used to pass job specific data from the WS to the agent |
- |
overwrite_flag |
Overwrite flag for job |
- |
job_finished |
this timestamp will be set when the job enter in one of the terminal states (Finished, FinishedDirty, Failed, Canceled). Use for table partitioning |
- |
source_space_token |
Source space token |
- |
source_token_description |
Source space token description |
- |
new with schema version 3.3.0 (FTS 2.2) |
copy_pin_lifetime |
pin lifetime of the copy of the file created after a successful srmPutDone or srmCopy operations, in seconds |
- |
lan_connection |
use "LAN" as ConnectionType (FTS by default uses WAN). Default value is false. |
- |
fail_nearline |
fail the transfer immediately if the file location is NEARLINE (do not even start the transfer). The default is false. |
- |