DUNE / data-mgmt-ops

3 stars 3 forks source link

add davs protocol to eosctapublic (CERN_PDUNE_CASTOR) RSE #669

Open StevenCTimm opened 1 month ago

StevenCTimm commented 1 month ago

this is a comparison of what the ATLAS entry looks like:

$ rucio-admin rse info CERN-PROD_DATATAPE Settings:

availability: 7 availability_delete: True availability_read: True availability_write: True credentials: None delete_protocol: 1 deterministic: False domain: ['lan', 'wan'] id: 4ea92dfb5e8845ccacdce4b2ec178da2 lfn2pfn_algorithm: hash qos_class: None read_protocol: 1 rse: CERN-PROD_DATATAPE rse_type: TAPE sign_url: None staging_area: False third_party_copy_read_protocol: 1 third_party_copy_write_protocol: 1 verify_checksum: True volatile: False write_protocol: 1 Attributes:

CERN: True CERN-PROD_DATATAPE: True archive_timeout: 86400 bb8-enabled: False cloud: CERN datapolicyanalysis: True datapolicynucleus: True datapolicyt0disk: False datapolicyt0tape: False datapolicyt0taskoutput: False freespace: 35 fts: https://fts3-atlas.cern.ch:8446 istape: True physgroup: None site: CERN-PROD spacetoken: ATLASDATATAPE staging_buffer: CERN-PROD_TAPE-STAGING tier: 0 type: DATATAPE Protocols:

davs domains: '{"lan": {"read": 1, "write": 1, "delete": 0}, "wan": {"read": 1, "write": 1, "delete": 0, "third_party_copy_read": 1, "third_party_copy_wr ite": 1}}' extended_attributes: None hostname: eosctaatlas.cern.ch impl: rucio.rse.protocols.gfal.Default port: 8444 prefix: /eos/ctaatlas/archive/grid/atlas/atlasdatatape/ scheme: davs root domains: '{"lan": {"read": 2, "write": 2, "delete": 0}, "wan": {"read": 2, "write": 2, "delete": 0, "third_party_copy_read": 2, "third_party_copy_wr ite": 2}}' extended_attributes: None hostname: eosctaatlas.cern.ch impl: rucio.rse.protocols.gfal.Default port: 1094 prefix: //eos/ctaatlas/archive/grid/atlas/atlasdatatape/ scheme: root

StevenCTimm commented 1 month ago

have done the testing but CTA and FTS3 admins asked us not to change over yet, due to all the work that we've done to actually make xrootd transfers work and that things are stable now.