perfsonar: The Road to 100k Nodes

Size: px
Start display at page:

Download "perfsonar: The Road to 100k Nodes"

Transcription

1 perfsonar: The Road to 100k Nodes Eric Boyd, Internet2, Luke Fowler, Indiana University, Brian Tierney, ESnet,

2 What is perfsonar? perfsonar is a tool to: Set (hopefully raise) network performance expectaions Find network problems ( soq failures ) Help fix these problems All in muli- domain environments These problems are all harder when muliple networks are involved perfsonar is provides a standard way to publish acive and passive monitoring data This data is interesing to network researchers as well as network operators 2

3 Current perfsonar components Measurement tools iperf3, bwctl, owamp, traceroute, etc. Measurement archive Central test mesh management tools Host management tools Configure tests, configure NTP, etc. Data analysis tools Plot data from the archive Dashboard tools Lookup Service October 15,

4 perfsonar History perfsonar can trace its origin to the Internet2 End 2 End performance IniIaIve from the year What has changed since 2000? The Good News: TCP is much less fragile; Cubic is the default CC alg, autotuning is and larger TCP buffers are everywhere Reliable parallel transfers via tools like Globus Online High- performance UDP- based commercial tools like Aspera more good news in latest Linux kernel, but it will take 3-4 years before this is widely deployed The Bad News: The wizard gap is sill large Under- buffered and switches and routers are sill common Under- powered/misconfigured firewalls are common SoQ failures sill go undetected for months User performance expectaions are sill too low 4

5 The perfsonar collaboraion The perfsonar collaboraion is a Open Source project lead by ESnet, Internet2, Indiana University, and GEANT. Each organizaion has commiced 1.5 FTE effort to the project Plus addiional help from many others in the community (OSG, RNP, SLAC, and more) The perfsonar Roadmap is influence by requests on the project issue tracker annual user surveys sent to everyone on the user list regular meeings with VO using perfsonar such as the WLCG and OSG discussions at various perfsonar related workshops Based on the above, every 6-12 months the perfsonar governance group meets to prioriize features based on: impact to the community level of effort required to implement and support availability of someone with the right skill set for the task 5

6 perfsonar Vision Grow perfsonar to be the ubiquitous, indispensible performance monitoring framework for R&E network customers that meets their needs in the long- term, supported in a self- sustaining way. October 15,

7 perfsonar Challenge Get to 100k nodes deployed worldwide An increase of 2 orders of magnitude Get to 100+ nodes per campus October 15,

8 perfsonar Challenge ImplicaIons Cut the price per node by an order of magnitude $4k (perfsonar 3.3) $2k (perfsonar 3.4) $100 (perfsonar 3.5) October 15,

9 perfsonar Hardware These days you can get a good 1U host capable of pushing 10Gbps TCP for around $500 (+10G NIC cost). See perfsonar user list And you can get a host capable of 1G for around $100! Intel Celeron- based (ARM is not fast enough) e.g.: hcp:// Item=N82E VMs are not recommended Tools work becer if can guarantee NIC isolaion 6/2/15 9

10 perfsonar Challenge ImplicaIons Scale the infrastructure to support 100k nodes Does the Lookup Service scale? Do the various UIs scale? Does the support model scale? Grow the number of operaing systems supported? Re- evaluate accessibility of nodes? October 15,

11 perfsonar Challenge ImplicaIons What is the total cost of ownership per node? O(n 2 )? O(n)? O(k)? How auto- configurable are the nodes? If you drop a node in a wiring closet, how much work is required to integrate it into a campus mesh? October 15,

12 perfsonar 3.5: What s new?

13 perfsonar 3.5 Themes Impact: Increase the number of nodes, reduce total cost of ownership, improve security Usability: Transformed user experience, reduced cost for NOC integraion Efficiency: Reduced development costs October 15,

14 perfsonar 3.5 ImplementaIon Modernize the GUIs Support for central host management and node auto- configuraion Support for Debian, VMs, and other installaion opions Support for low cost, 1Gbps nodes October 15,

15 Expanded perfsonar Use Cases Current Use Case perfsonar Toolkit Includes CentOS 6 and all perfsonar components New Use Cases perfsonar tools only Support for both RHEL- based and Debian- based hosts perfsonar hosts that are centrally managed perfsonar hosts that self- configure October 15,

16 Improved Support for Central Management Goals: Make it easy to incorporate perfsonar hosts into exising host management systems (puppet, chef, SaltStack, cfengine, etc.) Include sample puppet config files Make it easy to manage many perfsonar hosts at a single insituion New rpm and debian bundles to support this October 15,

17 perfsonar and Puppet Puppet is a configuraion management system that allows you to configure and maintain many nodes easily IniIal perfsonar puppet modules have been created Alpha/beta level Only CentOS6 supported We need your help to test/contribute improvements! Hoping to expand in perfsonar 3.6 October 15,

18 Puppet Support Features Node classes can be defined, i.e. endpoint or measurement archive Puppet will install soqware/dependencies, configure it, keep packages up- to- date Includes support for Internet2 repos, web100 kernel, Esmond, bwctl, owamp, rsyslog client or server, apache, meshconfig Most services have configurable port ranges Puppet also maintains iptables setngs for the configured services October 15,

19 New perfsonar InstallaIon opions In addiion to the tradiional Toolkit install, you now have the these addiional opions: perfsonar- Tools: iperf3, bwctl, owamp, nuccp, etc Install this on DTNs, etc to help with troubleshooing Does not support scheduled tesing CentOS and Debian support perfsonar- TestPoint: tools plus Lookup Service registraion and mesh agent For use in environments with a central measurement archive For use on low end/older hardware (e.g.: $100 nodes) Supports scheduled tesing CentOS and Debian support See: hcp://docs.perfsonar.net/install_opions.html October 15,

20 New perfsonar InstallaIon opions (cont.) perfsonar- Core: Includes everything except the web interface Use this in environments where your site sysadmins want to fully manage the host configuraion, but don t want to setup a central measurement archive CentOS only perfsonar- CentralManagement: Includes measurement archive, test mesh manager, dashboard Use this to manage a collecion of perfsonar hosts at your site/campus CentOS only October 15,

21 New perfsonar InstallaIon opions (cont.) perfsonar- Complete All perfsonar packages Use this environments where your sysadmins want to manage the install, but sill use the toolkit web interface, system setng, etc the toolkit install will override certain changes every update. CentOS only Other packages to note: Separate rpms/debs for iptables config, sysctl config, and ntp packages so you can add them on top of perfsonar- Core as desired. October 15,

22 perfsonar for Network Researchers AcIve measurement interesing for network researchers Traceroute data automaically collected along with bwctl/ owamp results Data easy to download for analysis esmond- ps- get- bulk Output CSV or JSON See: hcps://pypi.python.org/pypi/esmond_client AddiIonal InformaIon at: hcp://docs.perfsonar.net/client_apis.html October 15,

23 User Interface Refresh Easy to use web interface Targeted at users with variety of levels of technical experise. Our goals for personar 3.5: improve easy of use and visual appeal integraion of state of the art UI components to extend UI lifespan. Current Interface October 15,

24 New Host Management Interface 2014, hcp:// October 15,

25 perfsonar on Low Cost Hardware MoIvaIon: make perfsonar affordable enough to deploy on all subnets AssumpIons: 1Gbps test nodes Centralized measurement archive Centralized configuraion management Debian Linux October 15,

26 Auto- Updates Rock! October 15,

27 psui: the perfsonar web UI TechEX 2015

28 What is psui? Perfect tool for On demand measurements Accessing muliple archived measurements Access MP and MA from Global Lookup Service (~ 9000 services) Locally maintained list Calls bwctl through OPPD (calls 2 remote bwctl instances) Java applicaion running in tomcat Java 7 and Tomcat 7 CentOS and Debian packages To be deployed on separate host (VM is ok) Federated login with edugain credenials October 15,

29 2 3 1 October 15,

30 1 2 3 October 15,

31 Other resources Install your own psui for your NOC InstallaIon instrucions: hcp://docs.perfsonar.net/install_psui Usage instrucions: hcp://docs.perfsonar.net/using_psui Public demo psui instance (edugain enabled): hcps://psui.geant.net October 15,

32 Low Cost Node Project

33 perfsonar on Low Cost Hardware MoIvaIon: make perfsonar affordable enough to deploy on all subnets AssumpIons: 1Gbps test nodes Centralized measurement archive Centralized configuraion management Debian Linux? October 15,

34 Many Possible SoluIons Small, Low- cost Nodes Examples include the above; NUC, Gigabyte, Pi, cubox, August 10,

35 Started with ARM- based soluion Cheap ARM- based perfsonar nodes e.g.: Cubox ( perfcube ) $120 TCP max only 350Mbps owamp works well 35

36 Evaluated these Celeron- based devices ASUS CHROMEBOX- M004U ($160) GIGABYTE GB- BXBT ($115) Intel NUC Kit DCCP847DYE ($170) 10/15/15 36

37 LIVA by ECS $ USD Home: hcp:// Product/Product_LIVA.aspx? DetailID=1560&LanID=0#Overview hcp:// Product.aspx?Item=N82E $105 in Sept, , hcp:// 37

38 SpecificaIons 2015, hcp:// 38

39 Contents of box: Assembly Required Case top and bocom Motherboard with onboard memory, RAM, and 1GE network adapter Wireless adapter card Antennae for wireless card (1 long, black; 1 short, white) Power Supply (US) with adapter plate (EU included) 2015, hcp:// 39

40 Assembly Completed 2015, hcp:// 40

41 Strengths Complete package with limited assembly required 32Gig of flash onboard 2Gig of RAM True 1GE (tesing over clean paths M Only 15W power required POE PossibiliIes Small and lightweight ComparaIvely Low cost to other more robust hardware/server opions 2015, hcp:// 41

42 emmc Flash (Onboard) perfsonar s recommended CentOS 6 does not include driver support for the onboard storage Using instead as a recommended build Ubuntu Desktop Server doesn t have proper EMMC driver Debian (Ubuntu) perfsonar packages: hcp://docs.perfsonar.net/install_debian#configuraion 2015, hcp:// 42

43 Power Bucon / USB Issues (minor) Power bucon instability has been found on about 1 in 10 boxes. Easily overcome by muliple boot acempts or; Long- pressing the power bucon for a firm connecion or; Assume this is either a quirk of the manufacturing process and hope it is worked out on future models USB instability has been found on about 3 in 20 boxes; independent of the power bucon issue 2015, hcp:// 43

44 No fan in the box for cooling Passive Cooling No issues with this were found during tesing, but worth considering when placing in warmer spaces. 2015, hcp:// 44

45 TesIng Next GeneraIon Liva Liva X new run of hardware, expected to resolve minor issues. Nearly idenical hardware, very similar cost profile Arrives pre- assembled perfsonar project has acquired (arrived on Monday!), beginning tesing/validaion now. Stay tuned! hcp:// Item=N82E , hcp:// October 15,

46 More InformaIon hcps:// selecion/low- cost- hardware/ hcp://docs.perfsonar.net/low_cost_nodes.html hcp://github.com/perfsonar/project/wiki/perfsonar- Endpoint- Node- Project 2014, hcp:// October 15,

47 plans for perfsonar and 3.6

48 perfsonar Plans We are in the early stages of refining the perfsonar roadmap ExpecIng a minor release in the February Imeframe and a major release in late 2016 (Imeframe TBD) October 15,

49 perfsonar Community Planning a survey of the perfsonar user community in October, 2016 Planning to publish roadmap in November, 2016 October 15,

50 DRAFT: v3.5.1 (February 2016) New Test configuraion GUI New plots based on ESnet Tools team react- based plotng tools Node autoconfig minimize configuraion required to bring up a new centrally managed perfsonar node More automated tesing Bug fixes October 15,

51 DRAFT: v3.6 (Summer 2016) Theme for v3.6 will be Control and Scalability perfsonar is successful because of the default open model. BUT, as the number of perfsonar hosts worldwide grows, we need a way to control Who is running tests How oqen are they allowed to run tests October 15,

52 Roadmap for v3.6 (cont.) CentOS 7 / Debian 8 support Pre- packaged perfsonar VM images GUI to configure test meshes Maddash 2.0 See next slide October 15,

53 MaDDash 2.0 AlerIng Working in conjuncion with MaDAlert project to analyze dashboard pacerns and create useful alerts Scalability Dashboards keep growing and want to increase frequency and number of checks that can be run. Exploring alternaive back- ends and new modes for distribuing check execuion Usability Redesign of the web interface. Major goals include: Making dashboards easier to understand Making it easier to search for and find checks you care about

54 Test Node Auto- ConfiguraIon Goal: minimize configuraion required to bring up a new centrally managed perfsonar node Site will register in the lookup service: What hosts to run tests to Where to send the test results Eventual Goal is a zero config mode October 15,

55 Lists and Reference Materials

56 AcIve and Growing perfsonar Community AcIve lists and forums provide: Instant access to advice and experise from the community. Ability to share metrics, experience and findings with others to help debug issues on a global scale. Joining the community automaically increases the reach and power of perfsonar The more endpoints means exponenially more ways to test and discover issues, compare metrics 56

57 perfsonar Community The perfsonar collaboraion is working to build a strong user community to support the use and development of the soqware. perfsonar Mailing Lists Announcement Lists: hcps://mail.internet2.edu/wws/subrequest/perfsonar- announce Users List: hcps://mail.internet2.edu/wws/subrequest/perfsonar- users 57

58 Useful URLs hcp://docs.perfsonar.net/ hcps:// hcp://fasterdata.es.net/ hcp://fasterdata.es.net/performance- tesing/ network- troubleshooing- tools/ hcps://github.com/perfsonar hcps://github.com/perfsonar/project/wiki 58

perfsonar Low-Cost Hardware

perfsonar Low-Cost Hardware perfsonar Low-Cost Hardware This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Event

More information

perfsonar: A Look Ahead Andrew Lake, ESnet Mark Feit, Internet2 October 16, 2017

perfsonar: A Look Ahead Andrew Lake, ESnet Mark Feit, Internet2   October 16, 2017 perfsonar: A Look Ahead Andrew Lake, ESnet Mark Feit, Internet2 http://www.perfsonar.net October 16, 2017 Overview Introduction perfsonar 4.0 Recap perfsonar 4.0.2 (November 2017) perfsonar 4.1 (Early

More information

Small, Low-cost Nodes the Flock. Scott Chevalier June 14, 2016

Small, Low-cost Nodes the Flock. Scott Chevalier June 14, 2016 Small, Low-cost Nodes the Flock Scott Chevalier (schevali@iu.edu) June 14, 2016 What are we talking about today? Problem statements Limited budgets for perfsonar deployments Need many boxes for mobile,

More information

perfsonar psui in a multi-domain federated environment

perfsonar psui in a multi-domain federated environment perfsonar psui in a multi-domain federated environment WACREN Conference 17-18 March 2016 Antoine Delvaux PSNC/GÉANT adelvaux@man.poznan.pl GÉANT perfsonar Service Manager perfsonar Developer What is perfsonar?

More information

Installation & Basic Configuration

Installation & Basic Configuration Installation & Basic Configuration This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/).

More information

Introduction to. Network Startup Resource Center. Partially adopted from materials by

Introduction to. Network Startup Resource Center. Partially adopted from materials by Introduction to Network Startup Resource Center Partially adopted from materials by These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

The perfsonar Project at 10 Years: Status and Trajectory

The perfsonar Project at 10 Years: Status and Trajectory With contributions from S. Balasubramanian, G. Bell, E. Dart, M. Hester, B. Johnston, A. Lake, E. Pouyoul, L. Rotman, B. Tierney and others @ ESnet The perfsonar Project at 10 Years: Status and Trajectory

More information

WLCG Network Throughput WG

WLCG Network Throughput WG WLCG Network Throughput WG Shawn McKee, Marian Babik for the Working Group HEPiX Tsukuba 16-20 October 2017 Working Group WLCG Network Throughput WG formed in the fall of 2014 within the scope of WLCG

More information

MaDDash: Monitoring and Debugging Dashboard

MaDDash: Monitoring and Debugging Dashboard MaDDash: Monitoring and Debugging Dashboard john hess, CENIC PRP FIONA Workshop February 5-6, 2018 CENIC, La Mirada MaDDash - Monitoring and Debugging Dashboard Orchestrates regular testing among several

More information

August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 BWCTL, IPERF, & NUTTCP

August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 BWCTL, IPERF, & NUTTCP August 11 th 2014, APAN38 Network Performance Tutorial John Hicks Internet2 BWCTL, IPERF, & NUTTCP BWCTL What is it? BWCTL is: A command line client applicaion A scheduling and policy daemon Wraps the

More information

perfsonar: Be-er knowledge, be-er networks, be-er investments

perfsonar: Be-er knowledge, be-er networks, be-er investments perfsonar: Be-er knowledge, be-er networks, be-er investments Eric Boyd Internet2 2014 Technology Exchange 10-29- 2014 Problem Statement The global Research & EducaMon network ecosystem is comprised of

More information

perfsonar Going Forward Eric Boyd, Internet2 Internet2 Technology Exchange September 27 th 2016

perfsonar Going Forward Eric Boyd, Internet2   Internet2 Technology Exchange September 27 th 2016 perfsonar Going Forward Eric Boyd, Internet2 http://www.perfsonar.net Internet2 Technology Exchange September 27 th 2016 Problem Statement The global Research & Education network ecosystem is comprised

More information

Introduction to perfsonar. RIPE SEE5, Tirana, Albania Szymon Trocha Poznań Supercomputing and Networking Center, Poland April 2016

Introduction to perfsonar. RIPE SEE5, Tirana, Albania Szymon Trocha Poznań Supercomputing and Networking Center, Poland April 2016 Introduction to perfsonar RIPE SEE5, Tirana, Albania Szymon Trocha Poznań Supercomputing and ing Center, Poland 19 20 April 2016 Agenda performance problems What is perfsonar perfsonar use cases Deployment

More information

Embedded Network Systems. Internet2 Technology Exchange 2018 October, 2018 Eric Boyd Ed Colone

Embedded Network Systems. Internet2 Technology Exchange 2018 October, 2018 Eric Boyd Ed Colone Embedded Network Systems Internet2 Technology Exchange 2018 October, 2018 Eric Boyd , Ed Colone 1. Background 2. Standards Principles Requirements 3. Emerging Technology

More information

The new perfsonar: a global tool for global network monitoring

The new perfsonar: a global tool for global network monitoring The new perfsonar: a global tool for global network monitoring Domenico Vicinanza (on behalf of the perfsonar Project) http://www.perfsonar.net GÉANT Product Management Team GÉANT Global Connec/vity -

More information

perfsonar Update Jason Zurawski Internet2 March 5, 2009 The 27th APAN Meeting, Kaohsiung, Taiwan

perfsonar Update Jason Zurawski Internet2 March 5, 2009 The 27th APAN Meeting, Kaohsiung, Taiwan perfsonar Update Jason Zurawski Internet2 March 5, 2009 The 27th APAN Meeting, Kaohsiung, Taiwan perfsonar Update Introduction & Overview Development Status Authentication & Authorization GUI Status Deployment

More information

perfsonar Deployment on ESnet

perfsonar Deployment on ESnet perfsonar Deployment on ESnet Brian Tierney ESnet ISMA 2011 AIMS-3 Workshop on Active Internet Measurements Feb 9, 2011 Why does the Network seem so slow? Where are common problems? Source Campus Congested

More information

SLIDE 1 - COPYRIGHT 2015 ELEPHANT FLOWS IN THE ROOM: SCIENCEDMZ NATIONALLY DISTRIBUTED

SLIDE 1 - COPYRIGHT 2015 ELEPHANT FLOWS IN THE ROOM: SCIENCEDMZ NATIONALLY DISTRIBUTED SLIDE 1 - COPYRIGHT 2015 ELEPHANT FLOWS IN THE ROOM: SCIENCEDMZ NATIONALLY DISTRIBUTED SLIDE 2 - COPYRIGHT 2015 Do you know what your campus network is actually capable of? (i.e. have you addressed your

More information

Developing Networking and Human Expertise in Support of International Science

Developing Networking and Human Expertise in Support of International Science INTERNATIONAL NETWORKS Developing Networking and Human Expertise in Support of International Science Edward Moynihan, November 3, 2017 Indiana? INTERNATIONAL NETWORKS INTERNATIONAL NETWORKS The NEAAR Collaboration

More information

5 August 2010 Eric Boyd, Internet2 Deputy CTO

5 August 2010 Eric Boyd, Internet2 Deputy CTO 5 August 2010 Eric Boyd, Internet2 Deputy CTO Extending IDC based Dynamic Circuit Networking Services Internet2 and Dynamic Circuit Networking Internet2 has been working with partners on dynamic circuit

More information

Philippe Laurens, Michigan State University, for USATLAS. Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan

Philippe Laurens, Michigan State University, for USATLAS. Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan Philippe Laurens, Michigan State University, for USATLAS Atlas Great Lakes Tier 2 collocated at MSU and the University of Michigan ESCC/Internet2 Joint Techs -- 12 July 2011 Content Introduction LHC, ATLAS,

More information

HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the

HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the concept. You *ARE* allowed to delete things you don t

More information

Monitoring in GENI with Periscope (and other related updates)

Monitoring in GENI with Periscope (and other related updates) Monitoring in GENI with Periscope (and other related updates) Martin Swany Associate Professor of Computer Science, School of Informatics and Computing Associate Director, Center for Research in Extreme

More information

DICE Network Diagnostic Services

DICE Network Diagnostic Services 1 General Service Description for DICE Network Diagnostic Services The DICE collaboration network diagnostic service will simplify the process of debugging, isolating, and correcting multi-domain network

More information

DICE Diagnostic Service

DICE Diagnostic Service DICE Diagnostic Service Joe Metzger metzger@es.net Joint Techs Measurement Working Group January 27 2011 Background Each of the DICE collaborators are defining and delivering services to their users. A

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

Cisco Integration Platform

Cisco Integration Platform Data Sheet Cisco Integration Platform The Cisco Integration Platform fuels new business agility and innovation by linking data and services from any application - inside the enterprise and out. Product

More information

IRNC:RXP SDN / SDX Update

IRNC:RXP SDN / SDX Update 30 September 2016 IRNC:RXP SDN / SDX Update John Hess Darrell Newcomb GLIF16, Miami Pacific Wave: Overview Joint project of CENIC (California regional research and

More information

DYNES: DYnamic NEtwork System

DYNES: DYnamic NEtwork System DYNES: DYnamic NEtwork System Artur Barczyk California Institute of Technology / US LHCNet TERENA e2e Workshop Prague, November 29 th, 2010 1 OUTLINE What is DYNES Status Deployment Plan 2 DYNES Overview

More information

Linux: Powering the Internet

Linux: Powering the Internet Linux: Powering the Internet Computer Tech 2018 Tom Browder [tom.browder@gmail.com] Northwest Florida Linux User Group [nwflug.org] 2018-01-27 AUDIENCE EXPECTATIONS What do you expect from this presentation?

More information

The Power of Unit Testing and it s impact on your business. Ashish Kumar Vice President, Engineering

The Power of Unit Testing and it s impact on your business. Ashish Kumar Vice President, Engineering The Power of Unit Testing and it s impact on your business Ashish Kumar Vice President, Engineering Agitar Software, 2006 1 The Power of Unit Testing Why Unit Test? The Practical Reality Where do we go

More information

Achieving the Science DMZ

Achieving the Science DMZ Achieving the Science DMZ Eli Dart, Network Engineer ESnet Network Engineering Group Joint Techs, Winter 2012 Baton Rouge, LA January 22, 2012 Outline of the Day Motivation Services Overview Science DMZ

More information

Some Details. Network Startup Resource Center

Some Details. Network Startup Resource Center Some Details Network Startup Resource Center These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

please study up before presenting

please study up before presenting HIDDEN SLIDE Summary These slides are meant to be used as is to give an upper level view of perfsonar for an audience that is not familiar with the concept. You *ARE* allowed to delete things you don t

More information

Table of Contents HOL-HBD-1301

Table of Contents HOL-HBD-1301 Table of Contents Lab Overview... 2 - vcloud Hybrid Service Jump Start for vsphere Admins...3 Module 1 - vcloud Hybrid Service: Architecture and Consumption Principles...5 vcloud Hybrid Service... 6 vcloud

More information

Wphase development at ATWS Reliable magnitudes for EQs > 8.0

Wphase development at ATWS Reliable magnitudes for EQs > 8.0 Wphase development at ATWS Reliable magnitudes for EQs > 8.0 Magnitude Calculator @ ATWS Mb good to

More information

perfsonar Host Hardware

perfsonar Host Hardware perfsonar Host Hardware This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Event

More information

Connectivity Services, Autobahn and New Services

Connectivity Services, Autobahn and New Services Connectivity Services, Autobahn and New Services Domenico Vicinanza, DANTE EGEE 09, Barcelona, 21 st -25 th September 2009 Agenda Background GÉANT Connectivity services: GÉANT IP GÉANT Plus GÉANT Lambda

More information

Trusted Cloud protects your critical data by ensuring that no unauthorised code can run undetected on your critical server infrastructure.

Trusted Cloud protects your critical data by ensuring that no unauthorised code can run undetected on your critical server infrastructure. CyberHive s unique solution uses a combination of hardware-based cryptography and advanced whitelisting to protect servers from all unauthorised activity and malware in a way that conventional solutions

More information

Acronis Backup & Recovery 11.5

Acronis Backup & Recovery 11.5 Acronis Backup & Recovery 11.5 Installation Guide Applies to the following editions: Update 2 Advanced Server Server for Windows Virtual Edition Server for Linux Advanced Server SBS Edition Workstation

More information

Denial of Service Protection Standardize Defense or Loose the War

Denial of Service Protection Standardize Defense or Loose the War Denial of Service Protection Standardize Defense or Loose the War ETSI : the threats, risk and opportunities 16th and 17th - Sophia-Antipolis, France By: Emir@cw.net Arslanagic Head of Security Engineering

More information

Cisco Stealthwatch Cloud. Private Network Monitoring Advanced Configuration Guide

Cisco Stealthwatch Cloud. Private Network Monitoring Advanced Configuration Guide Cisco Stealthwatch Cloud Private Network Monitoring Advanced Configuration Guide TOC About Stealthwatch Cloud Private Network Monitor Sensor 3 Checking Your Sensor Version 4 Manually Installing the Package

More information

CounterACT 7.0. Quick Installation Guide for a Single Virtual CounterACT Appliance

CounterACT 7.0. Quick Installation Guide for a Single Virtual CounterACT Appliance CounterACT 7.0 Quick Installation Guide for a Single Virtual CounterACT Appliance Table of Contents Welcome to CounterACT Version 7.0... 3 Overview... 4 1. Create a Deployment Plan... 5 Decide Where to

More information

Network Analytics. Hendrik Borras, Marian Babik IT-CM-MM

Network Analytics. Hendrik Borras, Marian Babik IT-CM-MM Network Analytics Hendrik Borras, Marian Babik IT-CM-MM perfsonar Infrastructure perfsonar has been widely deployed in WLCG 249 active instances, deployed at 120 sites including major network hubs at ESNet,

More information

OpenStack Havana All-in-One lab on VMware Workstation

OpenStack Havana All-in-One lab on VMware Workstation OpenStack Havana All-in-One lab on VMware Workstation With all of the popularity of OpenStack in general, and specifically with my other posts on deploying the Rackspace Private Cloud lab on VMware Workstation,

More information

Network Debugging Strategies

Network Debugging Strategies Network Debugging Strategies This document is a result of work by the perfsonar Project (http://www.perfsonar.net) and is licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/).

More information

GlobalNOC Services Update Internet2 Global Summit

GlobalNOC Services Update Internet2 Global Summit GlobalNOC Services Update 2015 Internet2 Global Summit Annual Report http://globalnoc.iu.edu/annual-report/2014/ 4/28/15 Service Desk Year in Review: Welcomed ARE-ON and OSHEAN to the GlobalNOC Family

More information

Android System Development Training 4-day session

Android System Development Training 4-day session Android System Development Training 4-day session Title Android System Development Training Overview Understanding the Android Internals Understanding the Android Build System Customizing Android for a

More information

What is Savvius Insight? Why Savvius Insight?

What is Savvius Insight? Why Savvius Insight? What is Savvius Insight?..................................................... 2 Why Savvius Insight?........................................................ 2 What software is inside Savvius Insight?.....................................

More information

CT ac2-1n-10g LANforge WiFIRE a/b/g/n/ac 4x4 MU-MIMO 3 radio WiFi Traffic

CT ac2-1n-10g LANforge WiFIRE a/b/g/n/ac 4x4 MU-MIMO 3 radio WiFi Traffic Network Testing and Emulation Solutions http://www.candelatech.com sales@candelatech.com +1 360 380 1618 [PST, GMT -8] CT524-328-2ac2-1n-10g LANforge WiFIRE 802.11a/b/g/n/ac 4x4 MU-MIMO 3 radio WiFi Traffic

More information

Enterprise Network Compute System (ENCS)

Enterprise Network Compute System (ENCS) Enterprise Network Compute System (ENCS) Cisco vbranch Architecture Per Jensen, per@cisco.com Sept 2017 Agenda: Tech Update september-2017 1. ENCS update + demo v/per 2. Viptela update + demo v/dr Søren

More information

FIRSTDOWN PLAYBOOK YOUTH VERSION

FIRSTDOWN PLAYBOOK YOUTH VERSION FIRSTDOWN PLAYBOOK YOUTH VERSION User s Guide, Rev. 7/21/13 Welcome to FirstDown PlayBook Youth by 1 st Down Technologies (1 st DT). 1 st DT is a sports sogware company based in AusIn, Texas. Its founder

More information

Analyze Data in MongoDB with the Hunk App Asya Kamsky

Analyze Data in MongoDB with the Hunk App Asya Kamsky Copyright 2014 Splunk Inc. Analyze Data in MongoDB with the Hunk App Asya Kamsky Principle Developer Advocate, MongoDB Disclaimer During the course of this presentaion, we may make forward- looking statements

More information

FOSDEM Brussels, Belgium. Configuration management benefits for everyone

FOSDEM Brussels, Belgium. Configuration management benefits for everyone FOSDEM 2012 @ Brussels, Belgium 05/02/2012 Configuration management benefits for everyone Nicolas Charles Jonathan Clarke Speakers Nicolas Charles Scala developer

More information

Sendouts Release Notes Version 8.8

Sendouts Release Notes Version 8.8 Sendouts Release Notes Version 8.8 Contents Ease of Use New Lookups Featuring Type Ahead Technology 2 New Match and Advance Process 3 Editable Snapshot 5 Updated Resume Split Screen & More Resume Views

More information

Improving Performance of 100G Data Transfer Nodes

Improving Performance of 100G Data Transfer Nodes Improving Performance of 100G Data Transfer Nodes Brian Tierney, Consultant Nate Hanford, ESnet bltierney@gmail.com http://fasterdata.es.net APAN, Singapore March 28, 2018 Recent TCP changes 2 Observation

More information

BlueJeans August 2017 Release Preview. Exciting updates coming to BlueJeans throughout the month of August and September.

BlueJeans August 2017 Release Preview. Exciting updates coming to BlueJeans throughout the month of August and September. BlueJeans August 2017 Release Preview Exciting updates coming to BlueJeans throughout the month of August and September. BlueJeans Platform BlueJeans Expanding by Adding New Service POP BlueJeans is expanding

More information

IJRDTM Kailash ISBN No Vol.17 Issue

IJRDTM Kailash ISBN No Vol.17 Issue ABSTRACT ANDROID OPERATING SYSTEM : A CASE STUDY by Pankaj Research Associate, GGSIP University Android is a software stack for mobile devices that includes an operating system, middleware and key applications.

More information

NCIT*net 2 General Information

NCIT*net 2 General Information NCIT*net 2 General Information NCIT*net 2 An Introduction A component of NCCT research team activities is the development of a next generation network to promote the interaction of architecture, technologies,

More information

Cisco EnergyWise: Power Management Without Borders

Cisco EnergyWise: Power Management Without Borders Cisco EnergyWise: Power Management Without Borders Introduction In response to energy costs, environmental concerns, and government directives, there is an increased need for sustainable and green business

More information

New Face of z/os Communications Server: V2R1 Configuration Assistant

New Face of z/os Communications Server: V2R1 Configuration Assistant New Face of z/os Communications Server: V2R1 Configuration Assistant Kim Bailey (ktekavec@us.ibm.com) IBM August 14, 2013 Session # 13630 Agenda What is the Configuration Assistant and how can it help

More information

IT infrastructure layers requiring Privileged Identity Management

IT infrastructure layers requiring Privileged Identity Management White Paper IT infrastructure layers requiring Privileged Identity Management Abstract Much of today s IT infrastructure is structured as different layers of devices (virtual and physical) and applications.

More information

MITEL PERFORMANCE ANALYTICS

MITEL PERFORMANCE ANALYTICS MITEL PERFORMANCE ANALYTICS RELEASE 2.1 ENGINEERING GUIDELINES NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

Enhancements and new features in ILMT/SUA IBM License Metric Tool & Software Use Analysis Questions and Answers Enablement Team

Enhancements and new features in ILMT/SUA IBM License Metric Tool & Software Use Analysis Questions and Answers Enablement Team Enhancements and new features in ILMT/SUA 9.2.0.2 IBM License Metric Tool & Software Use Analysis Questions and Answers Enablement Team Agenda 01 Introduction 04 Hiding free instances 07 Rebranding 02

More information

PnP Deep Dive Hands-on with APIC-EM and Prime Infrastructure

PnP Deep Dive Hands-on with APIC-EM and Prime Infrastructure LTRNMS-2007 PnP Deep Dive Hands-on with APIC-EM and Prime Infrastructure Thomas Gerneth, Julian Mueller,Tobias Huelsdau Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after

More information

NGFW Security Management Center

NGFW Security Management Center NGFW Security Management Center Release Notes 6.4.4 Revision A Contents About this release on page 2 System requirements on page 2 Build version on page 3 Compatibility on page 5 New features on page 5

More information

Be smart. Think open source.

Be smart. Think open source. Foreman Basics Be smart. Think open source. Foreman - Basics Lifecycle management of physical and virtual machines made easy! Agenda Introduction to Foreman Architecture Setup Provisioning Configuration

More information

Ipswitch: The New way of Network Monitoring and how to provide managed services to its customers

Ipswitch: The New way of Network Monitoring and how to provide managed services to its customers BRKPAR-2333 Ipswitch: The New way of Network Monitoring and how to provide managed services to its customers Paolo Ferrari, Senior Director Sales Southern Europe, Ipswitch, Inc. WhatsUp Gold Jan 2018 Agenda

More information

Cloud Operations Using Microsoft Azure. Nikhil Shampur

Cloud Operations Using Microsoft Azure. Nikhil Shampur Cloud Operations Using Microsoft Azure Nikhil Shampur Agenda - Overview - ArcGIS Enterprise on Azure strategy - Deployment Options - What s new - 10.6-10.6.1 - Automation, Upgrades - Tips and Tricks -

More information

Password: admin DW-BJCUBE2T-LX DW-BJCUBE4T-LX DW-BJCUBE6T-LX DW-BJCUBE9T-LX DW-BJCUBE12T-LX DW-BJCUBE18T-LX

Password: admin DW-BJCUBE2T-LX DW-BJCUBE4T-LX DW-BJCUBE6T-LX DW-BJCUBE9T-LX DW-BJCUBE12T-LX DW-BJCUBE18T-LX Quick Start Guide State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack Cube Up to 16 (Cube-LX) and 64 (Cube) 2.1MP Cameras (1080p True HD Resolution)

More information

November 1 st 2010, Internet2 Fall Member Mee5ng Jason Zurawski Research Liaison

November 1 st 2010, Internet2 Fall Member Mee5ng Jason Zurawski Research Liaison November 1 st 2010, Internet2 Fall Member Mee5ng Jason Zurawski Research Liaison Agenda DYNES (Eric/Jason) SC10 Ac5vi5es (All) LHCOPN Update (Jason) Other Hot Topics? 2 11/1/10, 2010 Internet2 DYNES Background

More information

Validate Pre-Deployment and Live Networks and Applications

Validate Pre-Deployment and Live Networks and Applications IxChariot 8 Validate Pre-Deployment and Live Networks and Applications Key Features New HTML5-based web interface zero client installation; browser-based IxChariot 8 is a new version of the industry's

More information

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper More Efficient Virtualization Management: Templates www.parallels.com Version 2.0 Table of Contents Table of Contents... 2 OS, Middleware or VM Sprawl... 3 Why

More information

Design Better. Reduce Risks. Ease Upgrades. Protect Your Software Investment

Design Better. Reduce Risks. Ease Upgrades. Protect Your Software Investment Protect Your Software Investment Design Better. Reduce Risks. Ease Upgrades. Protect Your Software Investment The Difficulty with Embedded Software Development Developing embedded software is complicated.

More information

GWN7000 Firmware Release Note IMPORTANT UPGRADING NOTE

GWN7000 Firmware Release Note IMPORTANT UPGRADING NOTE GWN7000 Firmware Release Note IMPORTANT UPGRADING NOTE 2 intermedia upgrading are required from 1.0.1.x to 1.0.2.62. Please refer to 1.0.2.62 release note for upgrading steps. Controller module of any

More information

Introducing NEMS Linux: Part 2 Monitoring a Local Linux Server

Introducing NEMS Linux: Part 2 Monitoring a Local Linux Server Introducing NEMS Linux: Part 2 Monitoring a Local Linux Server November 1, 2018 Robbie Ferguson, Linux, Tutorial Last month I introduced you to NEMS Linux, the Nagios Enterprise Monitoring Server for ODROID

More information

Design Better. Reduce Risks. Ease Upgrades. Protect Your Software Investment

Design Better. Reduce Risks. Ease Upgrades. Protect Your Software Investment Protect Your Software Investment Design Better. Reduce Risks. Ease Upgrades. Protect Your Software Investment The Difficulty with Embedded Software Development Developing embedded software is complicated.

More information

Phyllis Kaiden. Product Manager, Digital Collection Services. Project Client Server Catcher Website: End-User Experience Redesign

Phyllis Kaiden. Product Manager, Digital Collection Services. Project Client Server Catcher Website: End-User Experience Redesign 2010 Upper Midwest User Group 11/8/2010 CONTENTdm Update Phyllis Kaiden Product Manager, Digital Collection Services Agenda What s Coming CONTENTdm 6 Project Client Server Catcher Website: End-User Experience

More information

Cisco EnergyWise Optimize and Cost Saving. Traditional IT Power Management

Cisco EnergyWise Optimize and Cost Saving. Traditional IT Power Management Cisco EnergyWise Introduction In response to energy costs, environmental concerns, and government directives, there is an increased need for sustainable and green business IT operations. Methods to measure

More information

ArcSight Activate Framework

ArcSight Activate Framework ArcSight Activate Framework Petropoulos #HPProtect 44% Have trouble managing their SIEM eiqnetworks 2013 SIEM Survey #1 challenge Identification of key events SANS 2012 Log Management and Event Management

More information

University of British Columbia

University of British Columbia University of British Columbia UBCNET Network Overview (15 min.) Network Architecture, 10GIG Core Upgrade, Internet Edge Network Virtualization (45 min.) New Concepts, New Functionality, Discussion February,

More information

Scheduling Computational and Storage Resources on the NRP

Scheduling Computational and Storage Resources on the NRP Scheduling Computational and Storage Resources on the NRP Rob Gardner Dima Mishin University of Chicago UCSD Second NRP Workshop Montana State University August 6-7, 2018 slides: http://bit.ly/nrp-scheduling

More information

MITEL PERFORMANCE ANALYTICS

MITEL PERFORMANCE ANALYTICS MITEL PERFORMANCE ANALYTICS RELEASE 3.0 ENGINEERING GUIDELINES NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

Overhauling Dev Arch with Ansible Tower and Docker

Overhauling Dev Arch with Ansible Tower and Docker Overhauling Dev Arch with Ansible Tower and Docker Scott Van Velsor, Bryan Shake, Khaled Awwad June 29 1130a #redhat #rhsummit origins the landscape that came before branch & path limits no automation

More information

Connect. Communicate. Collaborate. Click to edit Master title style. Using the perfsonar Visualisation Tools

Connect. Communicate. Collaborate. Click to edit Master title style. Using the perfsonar Visualisation Tools Connect. Communicate. Collaborate Click to edit Master title style Using the perfsonar Visualisation Tools ITINERARY Wednesday 30 th May Using the perfsonar Visualisation Tools. Thursday 31 st May and

More information

DYNES: Building a Distributed Virtual Instrument

DYNES: Building a Distributed Virtual Instrument DYNES: Building a Distributed Virtual Instrument Shawn McKee University of Michigan TIP2013, January 15 2013 Shawn McKee DYNES Talk Overview Introduction to DYNES and current status How we deploy, monitor

More information

Open Source Facebook. David Hendricks: Firmware Engineer Andrea Barberio: Production Engineer

Open Source Facebook. David Hendricks: Firmware Engineer Andrea Barberio: Production Engineer Open Source Firmware @ Facebook David Hendricks: Firmware Engineer Andrea Barberio: Production Engineer Agenda Open source initiatives Problem statement How we're using LinuxBoot at Facebook systemboot

More information

The Abilene Observatory and Measurement Opportunities

The Abilene Observatory and Measurement Opportunities The Abilene Observatory and Measurement Opportunities Rick Summerhill, Director Network Research, Architecture, and Technology, Internet2 CONMI Workshop / PAM 2005 Boston, MA March 30, 05 Outline History

More information

CSE 291: Data Center Networking. Spring 2015 Tu/Th 8:00-9:20am George Porter UC San Diego

CSE 291: Data Center Networking. Spring 2015 Tu/Th 8:00-9:20am George Porter UC San Diego CSE 291: Data Center Networking Spring 2015 Tu/Th 8:00-9:20am George Porter UC San Diego Outline Course Mechanics Course Topics / Outline IntroducIon to data center networking Audience Who should take

More information

A Division of Cisco Systems, Inc. GHz 2, g. Wireless-G. User Guide. PCI Adapter WIRELESS. with SpeedBooster WMP54GS (EU/UK/LA) Model No.

A Division of Cisco Systems, Inc. GHz 2, g. Wireless-G. User Guide. PCI Adapter WIRELESS. with SpeedBooster WMP54GS (EU/UK/LA) Model No. A Division of Cisco Systems, Inc. GHz 2,4 802.11g WIRELESS Wireless-G PCI Adapter with SpeedBooster User Guide Model No. WMP54GS (EU/UK/LA) Copyright and Trademarks Specifications are subject to change

More information

perfsonar MDM 3.2 Administrator's Guide

perfsonar MDM 3.2 Administrator's Guide Last updated: 19-08-2009 Manual version 1.0 Activity: SA2 Dissemination level: PU Document code: GN3-09-098 Authors: Antoine Delvaux (DANTE), Gina Kramer (DANTE), Piotr Pikusa (PSNC), Mario Reale (GARR),Szymon

More information

Lifecycle management with Foreman and Katello Basics and Spacewalk migration

Lifecycle management with Foreman and Katello Basics and Spacewalk migration Lifecycle management with Foreman and Katello Basics and Spacewalk migration Christian Stankowic www.stankowic-development.net Free and Open Source software Conference 19.08.2017 whoami Christian Stankowic

More information

Status of KISTI Tier2 Center for ALICE

Status of KISTI Tier2 Center for ALICE APCTP 2009 LHC Physics Workshop at Korea Status of KISTI Tier2 Center for ALICE August 27, 2009 Soonwook Hwang KISTI e-science Division 1 Outline ALICE Computing Model KISTI ALICE Tier2 Center Future Plan

More information

Installing Cisco APIC-EM on a Virtual Machine

Installing Cisco APIC-EM on a Virtual Machine About the Virtual Machine Installation, page 1 System Requirements Virtual Machine, page 2 Pre-Install Checklists, page 4 Cisco APIC-EM Ports Reference, page 7 Verifying the Cisco ISO Image, page 8 Installing

More information

CSC 4900 Computer Networks: Introduction

CSC 4900 Computer Networks: Introduction CSC 4900 Computer Networks: Introduction Professor Henry Carter Fall 2017 What s this all about? 2 A Modern Day Silk Road We live with nearly constant access to the most extensive system ever built by

More information

PRELIMINARY. BASpi I/O Demo Quick Start Guide. Instruction Sheet BASpi I/O

PRELIMINARY. BASpi I/O Demo Quick Start Guide. Instruction Sheet BASpi I/O BASpi I/O Demo Quick Start Guide Thank you for choosing the Sedona-powered and BACnet networked BASpi I/O board from Contemporary Controls. You are ready to control without restrictions! The BASpi I/O

More information

Solutions for the Intel Platform Innovation Framework for EFI July 26, Slide 1

Solutions for the Intel Platform Innovation Framework for EFI July 26, Slide 1 Solutions for the Intel Platform Innovation Framework for EFI July 26, 2005 Slide 1 AMI introduces Aptio AMI s Framework-based product offering Offers all innovations of the Intel Platform Innovation Framework

More information

Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION

Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION Introduction The Oracle Database Appliance, introduced in 2011, is an Oracle Engineered System

More information

Internet2 Technology Update. Eric Boyd Deputy Technology Officer

Internet2 Technology Update. Eric Boyd Deputy Technology Officer Internet2 Technology Update Eric Boyd Deputy Technology Officer Internet2 Mission and Goals Internet2 Mission Develop and deploy advanced network applications and technologies, accelerating the creation

More information

BIOS Update Release Notes

BIOS Update Release Notes BIOS Update Release Notes PRODUCTS: DE3815TYKHE, DE3815TYBE (Standard BIOS) BIOS Version 0037 - TYBYT10H.86A.0037.2014.1120.1742 Date: November 20, 2014 TXE Firmware: 1.0.5.1120 GOP Driver: 7.2.1008 Visual

More information