XENONnT / utilix

Package for XENON members to easily interface with RunDB, Midway batch queue, maybe Rucio (others?).
0 stars 6 forks source link

Want to read to-drop singularity binding list from xenon_config #109

Closed FaroutYLq closed 5 months ago

FaroutYLq commented 5 months ago

This discussion triggers the issue. The idea is that sometime we have disconnection between nodes and storage for temporary maintenance, and it would be annoying to keep releasing everytime there is a new situation. However, modifying the shared xenon_config will be helpful. Maybe add a [batchq] section in /project2/lgrandi/xenonnt/xenon.config when temporary issues happen so users need to do nothing and admin will take 2 minutes to override. Then, in batchq, it should be able to read the config in xenon_config and dynamically decide which binding to exclude.

Similar idea should generalize for all temporary fluctuations to minimize users efforts.