Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "Preview 1.26.0"

From EGIWiki
Jump to navigation Jump to search
(Created page with "Category:Middleware Back to [https://wiki.egi.eu/wiki/Preview_Repository#Repository_configuration repository configuration] = ARC 6.4.1 = The [http://www.nordugrid.org/arc/...")
 
Line 8: Line 8:
'''Release notes'''
'''Release notes'''


We are happy to announce the [http://www.nordugrid.org/arc/releases/6.3/release_notes_6.3.html ARC 6.3.0 release], which includes some bugfixes and smaller enhancements to [http://www.nordugrid.org/arc/releases/6.2 6.2.0].
This is an express release to repair two blocker bugs discovered in ARC.


As no larger new features are added in this release, the main highlights are the fixing of some annoying bugs:
An improvement to the handling of xrootd in ARC 6.3.0 (Bugzilla ticket 3870) turned out to break xrootd transfers (see Bugzilla ticket 3890). As the reimplementation will take too long to properly test, we instead roll back to using the old xrootd implementation.
*A bug sometimes causing arex to stop job processing after logrotate is fixed ([http://bugzilla.nordugrid.org/show_bug.cgi?id=3857 3857]).
Accounting: Since ARC 6.4.0 the accounting could not handle cases when a job was submitted by a proxy without a VO name. Protection against zero values are now in place.
*Also fixed is the failure to clean the session directory when the session directory is nfs mounted with no_root_squash ([http://bugzilla.nordugrid.org/show_bug.cgi?id=3855 3855]).
In addition we have sneaked in a small fix related to PBS, allowing queue names to include a dot.
*Some systems encountered an increasing amount of left-over hanging arched processes which eventually caused the ARC server to run out of memory. This should be fixed since now the DMC is run in a separate process. ([http://bugzilla.nordugrid.org/show_bug.cgi?id=3830 3830]).
For information regarding all the changes in the regular 6.4.0 release, including the new accounting subsystem, please see the [http://www.nordugrid.org/arc/releases/6.4.1/release_notes_6.4.1.html release notes].
*The way SLURM handles environment variables caused failure in ''ENV/PROXY'' updates. A workaround was provided for ARC 6.1 through arc.conf by setting ''slurm_requirements=--export=None'' in the ''[lrms]'' block. Now this workaround is no longer needed as the backend script is fixed.
 
We would like to mention a highlight from release [http://www.nordugrid.org/arc/releases/6.2 6.2.0] which unfortunately missed the highlights at the time: Starting from 6.2 it is possible to measure job resource usage on worker nodes using ''cgroups''. This option provides precise accounting measurements and is enabled automatically when the ''arc-job-cgroup tool'' is installed on the worker node (part of the new ''nordugrid-arc-wn'' package). Please see the [http://nordugrid.pages.coderefinery.org/doc/admins/details/jobaccounting.html Measuring accounting metrics of the job documentation] for more details.
 
Finally looking ahead to 6.4.0: '''ARC 6.3.0 will be the last release with the current accounting implementation.''' If you want to know what is awaiting you, please head over to the [http://www.nordugrid.org/documents/arc6/tech/accounting/accounting-ng.html#accounting-ng-tech ARC Next Generation Accounting documentation].
 
For more details, please look at the [http://www.nordugrid.org/arc/releases/6.3/release_notes_6.3.html full release notes].


'''Future Support of ARC 5-series'''
'''Future Support of ARC 5-series'''

Revision as of 16:35, 4 December 2019

Back to repository configuration

ARC 6.4.1

The Advanced Resource Connector (ARC) middleware is an Open Source software solution to enable distributed computing infrastructures with the emphasis on processing large volumes of data. ARC provides an abstraction layer over computational resources, complete with input and output data movement functionalities. The security model of ARC is identical to that of Grid solutions, relying on delegation of user credentials and the concept of Virtual Organisations. ARC also provides client tools, as well as API in C++, Python and Java.

Release notes

This is an express release to repair two blocker bugs discovered in ARC.

An improvement to the handling of xrootd in ARC 6.3.0 (Bugzilla ticket 3870) turned out to break xrootd transfers (see Bugzilla ticket 3890). As the reimplementation will take too long to properly test, we instead roll back to using the old xrootd implementation. Accounting: Since ARC 6.4.0 the accounting could not handle cases when a job was submitted by a proxy without a VO name. Protection against zero values are now in place. In addition we have sneaked in a small fix related to PBS, allowing queue names to include a dot. For information regarding all the changes in the regular 6.4.0 release, including the new accounting subsystem, please see the release notes.

Future Support of ARC 5-series

Now that ARC 6 is released, we will only provide security updates of ARC 5.

In particular:

  • No new feature development is planned or going on for ARC5 and no bug-fixing development will happen on ARC5 code base in the future except for security issues.
  • Security fixes for ARC5 will be provided till end of June 2020.
  • Production Sites already running ARC 5 will be able to get deployment and configuration troubleshooting help via GGUS till end June 2021. This we call "operational site support".
  • ARC5 is available in EPEL7 and will stay there. EPEL8 will only contain ARC 6.

davix 0.7.5

davix is a C++ toolkit for advanced I/O on remote resources with HTTP based protocols.

Release notes:

dCache 5.2.6

dCache provides a system for storing and retrieving huge amounts of data, distributed among a large number of heterogeneous server nodes, under a single virtual filesystem tree with a variety of standard access methods.

Detailed release notes on the official product site: https://www.dcache.org/downloads/1.9/release-notes-5.2.shtml