Release Announcement for NorduGrid ARC 13.11

November 27, 2013


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.

ARC development is coordinated by the NorduGrid Collaboration. The previous production ARC release, version 13.02u3, was out on July 19, 2013.

Upgrade and deployment notes

Upgrade is straightforward when standard Linux repositories are used. When using NorduGrid repositories, please switch to the 13.11 channel. A-REX and GridFTPd will restart automatically, while information system services might need a manual restart. Note that information system scripts have changed, see detailed notes below. Please run the following: nordugrid-arc-bdii stop
nordugrid-arc-slapd stop
nordugrid-arc-inforeg stop

nordugrid-arc-ldap-infosys start
nordugrid-arc-inforeg start

For a first installation (from scratch), use of metapackages is recommended. Please consult ARC server and client deployment documentation.

Known issues are described below.

Deployment notes

Backwards incompatible changes

New features highlights

ARC components: detailed new features and deployment notes

ARC components in release 13.11 are:

ARC Server and core components

Accounting

Information system

ARC Clients

Nagios plugins

Common authentication library CaNL++

Fixed bugs:

Since ARC 13.02 u3, the following bugs were fully or partially fixed:

Packaging changes

No major packaging changes have taken place. Some smaller changes are worth mentioning:

Configuration changes

Startup scripts, arc.conf changes

API changes

API changes from libraries version 3.0.3 to 4.0.0 are documented in NorduGrid Wiki.

Known issues

Availability

Source

ARC release 13.11 consists of the following source packages:

Source code for main components is available from:
http://svn.nordugrid.org/repos/nordugrid/arc1/tags/4.0.0

Documentation source (mostly LaTeX) is available from:
http://svn.nordugrid.org/repos/nordugrid/doc/tags/1.3.4

Source for metapackages is available from:
http://svn.nordugrid.org/repos/packaging/{fedora,debian}/nordugrid-arc-meta/tags/1.0.7

Source for Nagios probes is available from:
http://svn.nordugrid.org/repos/nordugrid/nagios/tags/release-1.7.0

Source for the common authentication library caNl++ is available from:
http://svn.nordugrid.org/repos/workarea/caNl++/tags/1.0.1

Repositories

See detailed description at NorduGrid downloads

These repositories provide binary packages for:

Scientific Linux and CentOS are implicitly supported through corresponding RedHat repositories.

Microsoft Windows and Mac OS X versions are available from same repositories for clients and some services.

NorduGrid homepage