Release Notes for NorduGrid ARC 7.2.0

ARC logo

August 31, 2026


Highlights in this release

In this long due release we include several bug fixes and minor new features that have been included since ARC 7.1.2.

Control directory restructuring inode exhaustion

The ARC 7 restructuring of the controldirectory has caused some systems to suffer from inode exhaustion. We have therefore added an automatic job directory cleanup procedure that should improve this (Bugzilla ticket 4311). Although this does improve the situation it is advised after upgrade to run:

find <control dir>/jobs/??? -depth -type d -empty -delete

Datastaging related bugfixes

There is ongoing work on the datastaging of ARC. Several smaller improvements and bugfixes are included in this release as a result of this (Bugzilla tickets 4315, 4312, 4311).

Token scopes

Token scopes were not extracted correctly from arc.conf, causing rejection of jobs with the requested token scope. The bug is now corrected and solution verified (Bugzilla ticket 4291).

The arc-arex service gets OOM-killed

Sites running ARC with datadelivery are experiencing out-of-memory problems on the ARC-CE. The root cause has not yet been found, although the partial fix in Bugzilla ticket 4284 is expected to improve the situation.

As soon as the root cause has been found, we will have a new release.

Suggested mitigations include:

Additional Highlights

The following Bugzilla ticket have been addressed or solved:

Documentation

The ARC 7 documentation can be found at this location.

If you miss something or have questions, please contact us!

Installing ARC 7

We recommend to install ARC release using the Nordugrid repository.

There is also a nice ARC tutorial which you can follow if you are new to ARC.

We provide binary builds for all supported versions of Debian, Ubuntu, Fedora, Rocky (compatible with AlmaLinux), and CentOS Stream.

Contributing

You can submit pull requests to our public repo which mirrors our GitLab repo.

The pull requests will be automatically copied over to our Gitlab repo where they will be merged into the source-code if accepted.

Getting in touch

If you need help with the configuration file or have any other questions related to ARC 6, please contact us via

Future support of ARC 6-series

ARC 6 series is no longer supported.

Note about the ARC 7 packages in EPEL and Nordugrid repository:

  1. In EPEL ARC packages have their major release number as part of the package name, arc6 and arc7 packages can not be confused.
  2. In the Nordugrid repository, you have to specifically enable the ARC 7 repo to get the ARC 7 update. See repository info.

Known issues

Previous releases

Details of previous releases can be found at the ARC Releases page

NorduGrid homepage