DIRAC
DIRAC copied to clipboard
DIRAC Grid
During the LHCbDIRAC hackathon I noticed that `DIRAC.Core.Utilities.NTP` was never fixed for Python 3. Fixing it is trivial but I question if we actually want to and think we should...
For LHCb production jobs the stdout/stderr is continiously written to disk however for user jobs it's only written after the process exits and for stalled jobs it gets lost by...
(from discussion happening in https://indico.cern.ch/event/893140/) DNs will not be considered anyone the way for identifying users. Some DNs are hardcoded (TS, Pilot, etc. ) so they would need to be...
The Site Director is responsible for generating and submitting pilot wrappers to various Computing Element communication interfaces, and deleting them afterwards. CE interfaces may modify pilot wrappers - e.g. to...
Keeps a `SingularityComputingElement` class for backwards compatibility, though this class also uses `apptainer` behind the scenes. I propose we remove `SingularityComputingElement` from v8.0.x but we can keep it until v8.1...
Defining the basic concept of VO and Setup specific configuration settings. Moved from #5262. RFC for discussion in this context: https://github.com/DIRACGrid/DIRAC/wiki/Generalization-of-VO-and-Setup-specific-configuration-settings
Since v7r2p5 ([see this commit](https://github.com/DIRACGrid/DIRAC/commit/2dc5074f5903f6d0537b83eedaedfd804865b078#diff-bcd02738fc51a5f8a825591df2f8780ae78392be8faaa32fe603c62517a37925R193-R194)) jobs are removed using the DN and group of the submitting user. This causes jobs to get stuck with the `Deleted` state if a user...
I don't think it is possible at the moment to give some one the equivalent of the FileCatalogManagement property just for a `/` folder and below, e.g., to fix ownership...
Would it be possible to get rid of the Dirac modules that "replace" the system modules just with a difference in the fact that names are capitalized... It is a...