EGI-InSPIRE. ARC-CE IPv6 TESTBED. Barbara Krašovec, Jure Kranjc ARNES. EGI-InSPIRE RI

Similar documents
Information and monitoring

Architecture Proposal

ARC NOX AND THE ROADMAP TO THE UNIFIED EUROPEAN MIDDLEWARE

glite Grid Services Overview

The ARC Information System

Scientific data management

Grid services. Enabling Grids for E-sciencE. Dusan Vudragovic Scientific Computing Laboratory Institute of Physics Belgrade, Serbia

Client tools know everything

The NorduGrid/ARC Information System

ARC Clients User Manual for ARC (client versions 1.0.0) and above

Introduction to Programming and Computing for Scientists

Introduction to Programming and Computing for Scientists

Grid Data Management

ATLAS Tier-3 UniGe

The Grid Monitor. Usage and installation manual. Oxana Smirnova

ARC integration for CMS

Integration of Cloud and Grid Middleware at DGRZR

30 Nov Dec Advanced School in High Performance and GRID Computing Concepts and Applications, ICTP, Trieste, Italy

ARC-XWCH bridge: Running ARC jobs on the XtremWeb-CH volunteer

PoS(EGICF12-EMITC2)074

EGEE and Interoperation

EMI Deployment Planning. C. Aiftimiei D. Dongiovanni INFN

NorduGrid Tutorial. Client Installation and Job Examples

Grid Experiment and Job Management

Scalability / Data / Tasks

Grid Architectural Models

Grid Scheduling Architectures with Globus

The Integration of Grid Technology with OGC Web Services (OWS) in NWGISS for NASA EOS Data

Grid Compute Resources and Grid Job Management

Introduction to Programming and Computing for Scientists

Edinburgh (ECDF) Update

Measuring IPv6 Deployment

DESY. Andreas Gellrich DESY DESY,

Bright Cluster Manager

EUROPEAN MIDDLEWARE INITIATIVE

Andrej Filipčič

Grid Computing with NorduGrid-ARC

Molecular dynamics simulations in the MolDynGrid Virtual Laboratory by means of ARC between Grid and Cloud

Grid Interoperation and Regional Collaboration

Globus Toolkit Firewall Requirements. Abstract

The NorduGrid Architecture and Middleware for Scientific Applications

Lessons Learned in the NorduGrid Federation

Agent Teamwork Research Assistant. Progress Report. Prepared by Solomon Lane

ARC middleware. The NorduGrid Collaboration

The glite middleware. Ariel Garcia KIT

EUROPEAN MIDDLEWARE INITIATIVE

Grid Compute Resources and Job Management

Deploying virtualisation in a production grid

Day 1 : August (Thursday) An overview of Globus Toolkit 2.4

Outline. ASP 2012 Grid School

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://

Measuring IPv6 Deployment

CREAM Computing Element Overview

Overview of HEP software & LCG from the openlab perspective

Extended Resource Specification Language Reference Manual for ARC versions 0.8 and above

Measuring IPv6 Deployment

Parallel Computing in EGI

dcache Introduction Course

Provisioning of Grid Middleware for EGI in the framework of EGI InSPIRE

WMS overview and Proposal for Job Status

Extended Resource Specification Language Reference Manual for ARC versions 0.8 and above

VMs at a Tier-1 site. EGEE 09, Sander Klous, Nikhef

Installation of CMSSW in the Grid DESY Computing Seminar May 17th, 2010 Wolf Behrenhoff, Christoph Wissing

INTERACTIVE ENVIRONMENT FOR MASSIVE NEUROSCIENCE SIMULATIONS IN GRID

Grid Infrastructure For Collaborative High Performance Scientific Computing

A New Grid Manager for NorduGrid

EGI Operations and Best Practices

Understanding StoRM: from introduction to internals

Introduction. Distributed Systems IT332

NorduGrid Tutorial Exercises

glite Middleware Usage

GT 4.2.0: Community Scheduler Framework (CSF) System Administrator's Guide

Distributing storage of LHC data - in the nordic countries

Interconnect EGEE and CNGRID e-infrastructures

Corral: A Glide-in Based Service for Resource Provisioning

Administering View Cloud Pod Architecture. VMware Horizon 7 7.0

Testing SLURM open source batch system for a Tierl/Tier2 HEP computing facility

Operating the Distributed NDGF Tier-1

Grid Computing Fall 2005 Lecture 5: Grid Architecture and Globus. Gabrielle Allen

Setup Desktop Grids and Bridges. Tutorial. Robert Lovas, MTA SZTAKI

Univa Grid Engine Troubleshooting Quick Reference

Data Management 1. Grid data management. Different sources of data. Sensors Analytic equipment Measurement tools and devices

Administering Cloud Pod Architecture in Horizon 7. Modified on 4 JAN 2018 VMware Horizon 7 7.4

WLCG Lightweight Sites

The University of Oxford campus grid, expansion and integrating new partners. Dr. David Wallom Technical Manager

Implementing GRID interoperability

IST GridLab - A Grid Application Toolkit and Testbed. Result Evaluation. Jason Maassen, Rob V. van Nieuwpoort, Andre Merzky, Thilo Kielmann

How to Configure Route 53 for F-Series Firewalls in AWS

Status of KISTI Tier2 Center for ALICE

ARC infrastructure and releases. Anders Wäänänen, NBI

IPv6 deployment, European Commission involvement. RIPE 60 Prague 4May Per Blixt

PoS(EGICF12-EMITC2)081

Resource Allocation in computational Grids

What s new in HTCondor? What s coming? HTCondor Week 2018 Madison, WI -- May 22, 2018

Job Usage Reporter of ARC JURA

GridNEWS: A distributed Grid platform for efficient storage, annotating, indexing and searching of large audiovisual news content

Release 0.1. Paolo Andreetto

Usage statistics and usage patterns on the NorduGrid: Analyzing the logging information collected on one of the largest production Grids of the world

EMC E Networked Storage CAS Specialist. Download Full Version :

Regional SEE-GRID-SCI Training for Site Administrators Institute of Physics Belgrade March 5-6, 2009

Transcription:

EGI-InSPIRE ARC-CE IPv6 TESTBED Barbara Krašovec, Jure Kranjc ARNES

Why ARC-CE over IPv6? - IPv4 exhaustion - On Friday 14 th, RIPE NCC has announced that the last /8 is being distributed from available pool Therefore it will soon be impossible to deploy or even enlarge clusters, based on IPv4. Migration to IPv6 will be mandatory.

Testbed 2 ARC server nodes: one with SL5, one with SL6 1 worker node arcce-ipv6.arnes.si meja.arnes.si wn034.arnes.si

Installation Server installed using IPv6-only IPv6-mirrors added Service installed from UMD2 repo on SL5 and SL6 No special settings required and no special problems found.

Configuration No configuration needed for IPv6 VOMS for testing purposes [/etc/arc.conf] [vo] id="ipv6-user" vo="ipv6-user" source="vomss://vomsmania.cnaf.infn.it:8 443/voms/net.egi.eu"

First problem: LRMS Slurm does not support IPv6 most of the code that needs to be changed is in src/common/slurm_protocol_socket_implem entation.c Torque built from source or installed from EPEL does not support IPv6. Daemon not working due to network unavailable error

Emi-torque-server and client from UMD-2 repo pbs_server successfully started local job submission works but jobs remain in queue, because.. pbs_mom does not work pbs_mom;svr;pbs_mom;log_error:: Network is unreachable (101) in rpp_send_out, Error in sendto

Testing 4 setups: Dual Stack for both Client and Server IPv6-only client, Dual Stack Server Dual Stack Client, IPv6-only Server IPv6-only on both Client and Server

ARC server ARC server 2.0.0 tested Gridftpd works on IPv6 Grid-manager (a-rex) works locally - does not depend on network ARIS/ldap works on IPv6 slapd 5067 root 7u IPv6 67894598 TCP *:gris (LISTEN) gridftpd 5151 67894854 root 3u IPv6 TCP *:gsiftp (LISTEN)

ARC client Arc standalone client 12.05 used and arc client from UMD-2 repo. Globus-url-copy works Submission fails..

1 st setup: Dual stack client and server Job submission works, ldap works Setup used also on Arnes' production cluster with no problems All communication between client and server goes over IPv4 arcsub -c ARC0:meja.arnes.si test.xrsl Job submitted with jobid: gsiftp://meja.arnes.si:2811/jobs/mllldmfvjxgnyfu0xoo FSKOnABFKDmABFKDmt0HKDmABFKDms0AcPo

2 nd setup: IPv6-only client, server in dual stack (1) LDAP works: arcinfo -c meja.arnes.si meja.arnes.si(ipv4):443 - Network is unreachable Execution Target on Computing Service: meja.arnes.si URL: meja.arnes.si Interface name: org.nordugrid.gridftpjob Queue: default Health state: ok ldapsearch -x -h meja.arnes.si -p 2135 -b 'Mds-Vo-name=local, o=grid' # meja.arnes.si, local, grid dn: nordugrid-cluster-name=meja.arnes.si,mds-voname=local,o=grid nordugrid-cluster-cache-total: 257342 nordugrid-cluster-issuerca: /C=SI/O=SiGNET/CN=SiGNET CA nordugrid-cluster-homogeneity: TRUE nordugrid-cluster-lrms-version: 2.5.7 nordugrid-cluster-middleware: nordugrid-arc-2.0.0

2 nd setup: IPv6-only client, server in dual stack (2) Job submission fails with Job submission aborted because no resource returned any information Strace shows that client only tries using IPv4 and hangs: [pid 7537] connect(10, {sa_family=af_inet, sin_port=htons(2811), sin_addr=inet_addr("109.127.252.39")}, 16) = -1 EINPROGRESS (Operation now in progress)

3 rd setup: IPv6-only server, dual stack client Same results as in 2 nd setup: LDAP works, job submission fails with No resource returned any information error Arc client only tries communicating with server over IPv6

4 th setup: IPv6-only server and client Ldap works Job submission fails arcls gsiftp://meja.arnes.si:2811 ERROR: Failed connecting to server meja.arnes.si:2811 ERROR: Failed to obtain stat from ftp: globus_xio: Unable to connect to meja.arnes.si:2811/globus_xio: globus_l_xio_tcp_connect_next failed./globus_xio: globus_xio_system_socket_register_connect failed./globus_xio: System error in connect: Network is unreachable/globus_xio: A system call failed: Network is unreachable ERROR: Failed listing files

Solution on the way http://bugzilla.nordugrid.org/show_bug.cgi?id=2940 IPv6 patch ready for testing..

Summary (1) Gridftpd works on IPv6 Arc client always forces to use IPv4 and therefore fails with gsiftp when it should use IPv6 Globus-url-copy works on IPv6 The main deal breaker is LRMS!

Summary (2) Dual stack IPv6 only Torque Yes (uses IPv4) No GridFTP Yes Yes Globus-url-copy Yes Yes Aris/Ldap Yes Yes Arc client job submission Yes (uses IPv4) No (forces IPv4 - no resources returned any information)

Questions?