DIRAC icon indicating copy to clipboard operation
DIRAC copied to clipboard

DIRAC Grid

Results 195 DIRAC issues
Sort by recently updated
recently updated
newest added

Needs https://gitlab.cern.ch/fts/fts-rest-flask/-/merge_requests/116 Requires an sql update ```sql alter table Files CHANGE `status` `status` enum('New','Submitted','Ready','Active','Finished','Canceled','Staging','Failed','Defunct','Started','Not_used','Archiving', 'Token_prep') DEFAULT 'New' ``` BEGINRELEASENOTES *DMS NEW: experimental token support for FTS transfers *Framework NEW: allow...

alsoTargeting:integration

…cation **15th Jul** Converted to draft, waiting if https://mattermost.web.cern.ch/cernvm/pl/djgirmur8tn33rkpu3px8dm6ao is implemented (multi-arch images) BEGINRELEASENOTES *Resources CHANGE: SingularityCE can find at runtime which image to use, based on the local platform...

alsoTargeting:integration

BEGINRELEASENOTES * DMS NEW: added checksum comparison in the fc/se consistency tool ENDRELEASENOTES

alsoTargeting:integration

Addresses part of https://github.com/DIRACGrid/DIRAC/issues/7416 This does not yet work, because there are still too many bugs in the `voms-importer` https://github.com/indigo-iam/voms-importer/ Wht this PR does is to add 2 options to...

alsoTargeting:integration

BEGINRELEASENOTES * Workload CHANGE: add jobGroup to job parameters ENDRELEASENOTES

alsoTargeting:integration

Edit: I add an extra usecase to this task The VOMS interface provided by IAM does not actually expose the voms-admin API, which means we need to query the IAM...

Currently, it seems like a single IAM client is used whenever we interact with the IDP. This means that the client has to have the union of all the scopes...

it would be convenient to have a decorator similar to `executeWithUserProxy`

We had a user upload files with extremely long LFNs that resulted in requests which couldn't be processed due to a MySQL issue: ```[01] ID=217409110 LFN='/lhcb/user/x/xxxxxxx/2024_05/877947/877947554/13000GeV__Z__POWHEGPythia__8245ptmaxmatch2__NNPDF31_nlo_as_0118__0__as0.118000_IKT1.000000_s2tw0.233000_mz91.153500__evts20__seed2__lhcbacc.root' Status='Waiting' Checksum='91d143ba' Error='failed to...

Last item of https://github.com/DIRACGrid/DIRAC/issues/7459 BEGINRELEASENOTES *WorkloadManagement CHANGE: new job management mechanism in the PushJobAgent ENDRELEASENOTES