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

Size: px
Start display at page:

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

Transcription

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

2 1. Background 2. Standards Principles Requirements 3. Emerging Technology a. Vision and End Goal b. Challenges 4. Manufacturing Collaboration 5. Advice for Next Generation Appliances 2

3 Background: Emerging Technology perfsonar: over 2,000 deployments worldwide (mostly Dell servers) Containers emerging as an offering on traditional network devices Vision: perfsonar embedded in major vendor hardware 3

4 Background: Problem of Scale The ability to benchmark and troubleshoot the last mile of large distributed networks. U-M current scope: Number of AL switches: 101 models, 3,825 devices Number of DL switches: 22 models, 239 devices 4

5 Background: Sample Soft Failure: Failing Optics Gb/s normal performance degrading performance repair one month Credit: Jason Zurawski, ESNet 5

6 Background: Challenge Legacy location issues: Space Power Climate control On-site support challenges: Too many locations (>1,000) Impossible to provide 24x7 operations Servers with management planes more expensive 6

7 Emerging Technology Vision Provision perfsonar on the network gear itself. Scalable Deploy Support Grow Fewer costs/ fewer machines Fewer dependencies Becomes a part of the in-building network replacement lifecycle 7

8 Standards, Principles, Requirements Embedded Solution vs. a stand-alone perfsonar node: Don t gouge: cost of the Embedded solution must not be greater than a discreet solution Don t suck: Network hardware must perform switching and routing duties unimpeded. Don t lie: performance measurements must be as accurate as discreet servers. 8

9 Embedded Platform Options Bare Metal port (Yocto / Wind River) High effort - Embedded Linux not a dev environment Unsupportable Poor performance Larger containers Better performance Standards for creation Some existing support (perfsonar on Docker) Start with base image/container (Docker, LXC, etc.) More complex provisioning process Security concerns may require perfsonar redesign / development KVM Docker, LXC Proprietary container process 9

10 Emerging Technology Architecture Current throughput constraints: Desired performance Max data port rate (10GB / 40GB / 100GB / etc.) MANAGEMENT PORT ROUTING ENGINE ~ 1GB OS Management port constraints CONTROL PLANE ~ 1 GB (often limited to copper interfaces) BUS < 1GB Bus performance Currently < 1 GB DATA PORTS PFE 1 / 10 / 40 / 100 GB DATA PLANE 10

11 Container Networking: Management Port Currently has most throughput performance (~1GBE) If Management port limited to copper, could be incompatible with the rest of the switch, bad for leaf nodes (can t plug a 1G copper port into a QSFP port) Least desirable from Net Admin perspective Precludes Out-Of-Band Management Cable required Outage risk from possible misidentification as a network loop Adds installation complexity, consumes additional interfaces CONTROL PLANE MANAGEMENT PORT ROUTING ENGINE OS BUS DATA PORTS PFE DATA PLANE 11

12 Container Networking: Single Data Port Limited throughput performance (<1GBE) Bus is shared with routing duties Unknown failure modes Cable required Outage risk from possible misidentification as a network loop Adds installation complexity CONTROL PLANE MANAGEMENT PORT ROUTING ENGINE OS BUS DATA PORTS PFE DATA PLANE 12

13 Container Networking: Any Port Any data port cableless Most desirable Still goes over internal bus Bus is shared with routing duties Unknown failure modes Ideally, ps container would be bridged to SVI zero touch deployment does not have to consume any ports on the front container can be deployed without additional cables CONTROL PLANE MANAGEMENT PORT ROUTING ENGINE OS BUS DATA PORTS PFE DATA PLANE 13

14 Obstacles: Net Admin Perspective Multiple proficiencies required to configure Complicated, not always well documented container creation Network Architecture Container requires public IP address + small subnet per building rebooting a switch to solve a container issue is problematic Switch First philosophy Security Architecture Non-network admins require administrative access to the switch How well is the container separated from control plane? What other security issues does this present? 14

15 Obstacles: Hardware Limitations High performance platforms, no budget network device solution yet Discreet solution currently has some performance advantages Historically switches didn t require a lot of storage: Storage quickly becomes an issue with the larger images required to run Typical flash might not have the space External USB storage a possibility Speed / bandwidth / performance concerns Shared bus = shared bandwidth 15

16 Obstacles: Vendor Support Readiness Early stage of vendor documentation Early and varied stages of collaboration by vendors Proof-Of-Concept (Company J) Pilot Stage (Company C) Alpha Stage (Company A) Container Networking Issues (Company A, J) High performance platforms, no budget solution yet 16

17 Current Lab Metrics ( Ideal Conditions - 1Gbps) Vendor Container Networking Latency Throughput A Docker Docker host Any Port ~1.3MS ~390 Mbps Management Port ~2.3MS ~943 Mbps Data Port ~1.3MS ~942 Mbps Management Port ~1.9MS ~943 Mbps C J Proprietary (Docker based) Proprietary (Docker or LXC based) 17

18 Company C Concurrent Throughput Testing Only tested in Management Port Config Tested Throughput from Dell to Dell while DC MACC TOR INTERNET Router was also Throughput testing Speeds / Throughput were not affected by either test, consistent results achieved. 18

19 U-M Vendor C Device perfsonar Active Does the Vendor C Device act like a good perfsonar node? U-M Vendor C Device & Dell Mbps Dell U - M Vendor C Device to Dell 330 ps node 19

20 perfsonar Active U-M Vendor C Device IU Vendor C Device Does the Vendor C Device act like a good perfsonar node? INTERNET U-M Vendor C Device & IU Vendor C Device Mbps Mbps U-M Vendor C Device to IU Vendor C Device 20

21 U-M Vendor C Device C Routing Does the Vendor C Device act like a good switch? Dell 330 & Dell 330 Dell Dell Mbps Mbps Dell 330 ps node to Dell 330 ps node 21

22 U-M Vendor C Device perfsonar Active and C Routing IU Vendor C Device Is ps working with switch while working? INTERNET Dell 330 & IU Vendor C Device Mbps Dell Dell 330 ps node to UI Vendor C Device 22

23 U-M Vendor C Device perfsonar Active and C Routing IU Vendor C Device Is ps working with switch while working? INTERNET Dell UM Vendor C Device & Dell 330 IU Vendor C Device & Dell Mbps Mbps Mbps Mbps Dell Dell 330 ps node to Dell 330 ps node + U-M Vendor C Device to UI Vendor C Device 23

24 U-M Vendor C Device perfsonar Active and C Routing IU Vendor C Device Is ps working with switch while working? INTERNET Dell 330 & U-M Dell 330 & IU Vendor C Vendor C Device Device Dell Mbps Mbps Mbps Mbps Dell Dell 330 ps node to U-M Vendor C Device and Dell 330 ps node to IU Vendor C Device 24

25 : POC Architecture C C C A J 25

26 Manufacturing Collaboration Vendor C Architecture 26

27 Manufacturing Collaboration Vendor C Observations Non-standard container Derived from Docker container Non-trivial container/switch config Container sometimes needs restarting Missing the option to bridge to SVI Currently all configs need extra cable Start of production pilot U-M 27

28 Manufacturing Collaboration Vendor J Architecture perfsonar demo at SC17 Ran on KVM Vendor J History Management Port Networking Non-EVO experiments (2018) Learning experience Container Networking Limitations prevented Successful pilot program 28

29 Manufacturing Collaboration Vendor J Observations Current Issues Complicated container process LXC with distrobuilder, chroot, no systemd, etc. Currently Ubuntu only Privileged vs unprivileged container security model Requires perfsonar REST interface re-development EVO on 5200 Experimental Release, Only in J s Lab 29

30 Manufacturing Collaboration Vendor A Architecture Container Architecture natively supported (Docker) Container not intended to be attached to external network (requires workaround) Disk space issues 30

31 Manufacturing Collaboration Vendor A Observations Container networking issues Forced to use Docker Host Networking Not feasible in production Feature Request for supported bridge container networking Standard Docker container support Disk / partition space issues Advanced Docker config required 31

32 Next Steps Finish deployment and testing with Company A and J Enhance documentation Automate container creation Explore container security architecture Further testing Add traffic, more hosts Inclusion in test meshes BGP Storm Stress Test DC MACC TOR INTERNET Company J idea 32

33 Lessons Learned: Staff Proficiency Necessary Breadth and Depth of Skills perfsonar Administrator Network Administration Network Administrator Switch configuration, basic container tshoot deploy / maintain perfsonar nodes & meshes Network Architecture System Administrator Operating System Expertise: UNIX Containers: Docker, LXC, proprietary, etc. NTP / Security / System Tuning System Administration 33

34 Advice for Next Generation Appliances Throughput speeds = max line speed Faster / parallel bus? Application specific ports? Implement container architecture Dedicated ASIC in Data Plane? Docker, LXC, etc. Simple & powerful container networking Reduce configuration complexity Route through any data port ( wireless ) 34

35 Next Steps Deploy perfsonar in Umich Lab EVO on 5200 Enhance documentation Automate container creation Explore container security architecture Further testing Add traffic, more hosts Inclusion in test meshes BGP Storm Torture Test DC MACC TOR INTERNET 35

36 University of Michigan Credits Eric Boyd, Phil Camp, Ed Colone, Dan Eklund, Brady Farver, Ryan Goniwiecha, Amy Liebowitz, John Simpkins, Katarina Thomas Internet2 Mark Feit Indiana University Dan Doyle, Michael Johnson Jisc Tim Chown, Raul Lopes Vendors Numerous engineers from multiple teams from multiple vendors 36

Innovative Solutions. Trusted Performance. Intelligently Engineered. Comparison of SD WAN Solutions. Technology Brief

Innovative Solutions. Trusted Performance. Intelligently Engineered. Comparison of SD WAN Solutions. Technology Brief Innovative. Trusted Performance. Intelligently Engineered. Comparison of SD WAN Technology Brief Comparison of SD WAN SD-WAN Overview By the end of 2019, 30% of enterprises will use SD-WAN products in

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

CNIT 50: Network Security Monitoring. 2. Collecting Network Traffic: Access, Storage, and Management

CNIT 50: Network Security Monitoring. 2. Collecting Network Traffic: Access, Storage, and Management CNIT 50: Network Security Monitoring 2. Collecting Network Traffic: Access, Storage, and Management Topics A Sample Network for a Pilot NSM System IP Addresses and Network Address Translation Choosing

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

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved.

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved. Rethinking VDI: The Role of Client-Hosted Virtual Desktops White Paper 2011 Virtual Computer, Inc. All Rights Reserved. www.virtualcomputer.com The Evolving Corporate Desktop Personal computers are now

More information

Cisco 4000 Series Integrated Services Routers: Architecture for Branch-Office Agility

Cisco 4000 Series Integrated Services Routers: Architecture for Branch-Office Agility White Paper Cisco 4000 Series Integrated Services Routers: Architecture for Branch-Office Agility The Cisco 4000 Series Integrated Services Routers (ISRs) are designed for distributed organizations with

More information

Cisco SAN Analytics and SAN Telemetry Streaming

Cisco SAN Analytics and SAN Telemetry Streaming Cisco SAN Analytics and SAN Telemetry Streaming A deeper look at enterprise storage infrastructure The enterprise storage industry is going through a historic transformation. On one end, deep adoption

More information

MidoNet Scalability Report

MidoNet Scalability Report MidoNet Scalability Report MidoNet Scalability Report: Virtual Performance Equivalent to Bare Metal 1 MidoNet Scalability Report MidoNet: For virtual performance equivalent to bare metal Abstract: This

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

OPS-9: Fun With Virtualization. John Harlow. John Harlow. About John Harlow

OPS-9: Fun With Virtualization. John Harlow. John Harlow. About John Harlow OPS-9: Fun With Virtualization President, BravePoint, Inc. About Unix user since 1982 Progress developer since 1984 Linux Desktop and Server user since 1995 VMware user since earliest beta in 1999 Contact

More information

10 Steps to Virtualization

10 Steps to Virtualization AN INTEL COMPANY 10 Steps to Virtualization WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Virtualization the creation of multiple virtual machines (VMs) on a single piece of hardware, where

More information

WIND RIVER NETWORKING SOLUTIONS

WIND RIVER NETWORKING SOLUTIONS WIND RIVER NETWORKING SOLUTIONS TRANSFORMING THE NETWORK Businesses of all kinds are benefitting from the transformation of the networks they rely on, from LANs to WANs. Those network transformations are

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

OpenStack Magnum Pike and the CERN cloud. Spyros

OpenStack Magnum Pike and the CERN cloud. Spyros OpenStack Magnum Pike and the CERN cloud Spyros Trigazis @strigazi OpenStack Magnum OpenStack Magnum #openstack-containers Kubernetes, Docker Swarm, Apache Mesos, DC/OS (experimental) aas Deep integration

More information

Simplified and Consolidated Parallel Media File System Solution

Simplified and Consolidated Parallel Media File System Solution Simplified and Consolidated Parallel Media File System Solution Presenters : Dr. M. K. Jibbe, Technical Director NetApp ESG Joey Parnell, Software Architect NetApp, ESG 2018 Storage Developer Conference.

More information

Designing SAN Using Cisco MDS 9000 Series Fabric Switches

Designing SAN Using Cisco MDS 9000 Series Fabric Switches White Paper Designing SAN Using Cisco MDS 9000 Series Fabric Switches September 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 15 Contents What You

More information

GIS Application Delivery Challenges & Solutions During State of Emergencies

GIS Application Delivery Challenges & Solutions During State of Emergencies GIS Application Delivery Challenges & Solutions During State of Emergencies Barry Flanagan Citrix Evangelist Citrix Systems Inc. David Kim Corporate Alliance Executive Citrix Systems Inc. Business Continuity

More information

Reference Architectures for designing and deploying Microsoft SQL Server Databases in Active System800 Platform

Reference Architectures for designing and deploying Microsoft SQL Server Databases in Active System800 Platform Reference Architectures for designing and deploying Microsoft SQL Server Databases in Active System800 Platform Discuss database workload classification for designing and deploying SQL server databases

More information

Network Behavior Analysis

Network Behavior Analysis N E T W O R K O P E R AT I O N S. S I M P L I F I E D. FORWARD ENTERPRISE HIGHLIGHTS Forward Networks is the leader in Intent-based Networking and network assurance to automate the analysis and verification

More information

Remove Two Or More Things And Replace It With One Wachovia Corporate & Investment Banking

Remove Two Or More Things And Replace It With One Wachovia Corporate & Investment Banking Remove Two Or More Things And Replace It With One Wachovia Corporate & Investment Banking Jacob Hall VP, Head of Platform Design and Data Center Technology Products Group When is it Worthwhile to Adopt

More information

OS Virtualization. Linux Containers (LXC)

OS Virtualization. Linux Containers (LXC) OS Virtualization Emulate OS-level interface with native interface Lightweight virtual machines No hypervisor, OS provides necessary support Referred to as containers Solaris containers, BSD jails, Linux

More information

Performance Considerations of Network Functions Virtualization using Containers

Performance Considerations of Network Functions Virtualization using Containers Performance Considerations of Network Functions Virtualization using Containers Jason Anderson, et al. (Clemson University) 2016 International Conference on Computing, Networking and Communications, Internet

More information

RIPE Nov 2010, Rome, IT

RIPE Nov 2010, Rome, IT Michael H. Behringer Cisco Systems RIPE-61 16 Nov 2010, Rome, IT 2010 Cisco and/or its affiliates. All rights reserved. Cisco Public 1 1995 1996 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009

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

The Impact of Hyper- converged Infrastructure on the IT Landscape

The Impact of Hyper- converged Infrastructure on the IT Landscape The Impact of Hyperconverged Infrastructure on the IT Landscape Focus on innovation, not IT integration BUILD Consumes valuables time and resources Go faster Invest in areas that differentiate BUY 3 Integration

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

Get your business Skype d up. Lessons learned from Skype for Business adoption

Get your business Skype d up. Lessons learned from Skype for Business adoption Get your business Skype d up Lessons learned from Skype for Business adoption On the rise with Skype for Business Recent figures from Microsoft found that 90% of Fortune 500 companies and over 100 million

More information

1Highwinds. Software. Highwinds Software LLC. Document Version 1.1 April 2003

1Highwinds. Software. Highwinds Software LLC. Document Version 1.1 April 2003 1Highwinds H A R D W A R E S i z i n g G u i d e Document Version 1.1 April 2003 2Highwinds Intr troduc duction Managing Usenet is brutal on hardware. As of this writing, Usenet ranges from 350 to 450

More information

The Oracle Database Appliance I/O and Performance Architecture

The Oracle Database Appliance I/O and Performance Architecture Simple Reliable Affordable The Oracle Database Appliance I/O and Performance Architecture Tammy Bednar, Sr. Principal Product Manager, ODA 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

More information

Designing Next Generation Test Systems An In-Depth Developers Guide

Designing Next Generation Test Systems An In-Depth Developers Guide An In-Depth Developers Guide Designing Next Generation Test Systems An In-depth Developers Guide Contents Section 1 Executive Summary Chapter 1 Increasing Design Complexity...1-1 Shorter Product Development

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

Transforming the Cisco WAN with Network Intelligence

Transforming the Cisco WAN with Network Intelligence Transforming the Cisco WAN with Network Intelligence Introduction Branch office networks and the enterprise WAN are in a state of dramatic transformation, driven by three key trends. Enterprises are using

More information

TCC, so your business continues

TCC, so your business continues TCC, so your business continues 1 Whitepaper Executive summary The TCC (Tuxis Cloud Concept) is a smart way to build hosting infrastructures for your private cloud and virtual datacenter. It natively integrates

More information

Move Performance Testing to the Next Level with HP Performance Center September 11, Copyright 2013 Vivit Worldwide

Move Performance Testing to the Next Level with HP Performance Center September 11, Copyright 2013 Vivit Worldwide Move Performance Testing to the Next Level with HP Performance Center September 11, 2013 Copyright 2013 Vivit Worldwide Brought to you by Copyright 2013 Vivit Worldwide Hosted by Megan Shelton Vivit Performance

More information

IBM Systems: Helping the world use less servers

IBM Systems: Helping the world use less servers Agenda Server Consolidation Reasons Server Consolidation Methodology Power Systems Server Consolidation Server Consolidation Examples Demo of SCON Tool Mike Rede Field Technical Sales Specialist mrede@us.ibm.com

More information

FIVE REASONS YOU SHOULD RUN CONTAINERS ON BARE METAL, NOT VMS

FIVE REASONS YOU SHOULD RUN CONTAINERS ON BARE METAL, NOT VMS WHITE PAPER FIVE REASONS YOU SHOULD RUN CONTAINERS ON BARE METAL, NOT VMS Over the past 15 years, server virtualization has become the preferred method of application deployment in the enterprise datacenter.

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme NET1949BU Seamless Network Connectivity for Virtual and Bare-metal s with NSX Suresh Thiru Sridhar Subramanian VMworld 2017 Content: Not for publication VMworld 2017 - NET1949BU Disclaimer This presentation

More information

How Cisco IT Deployed Enterprise Messaging on Cisco UCS

How Cisco IT Deployed Enterprise Messaging on Cisco UCS Cisco IT Case Study July 2012 Enterprise Messaging on Cisco UCS How Cisco IT Deployed Enterprise Messaging on Cisco UCS Messaging platform upgrade and new servers reduce costs and improve management, availability,

More information

India Operator BNG and IP Router

India Operator BNG and IP Router CASE STUDY MPC480 IN INDIA India Operator BNG and IP Router 1 BACKGROUND The India Operator (Operator) provides Internet services to approx. 40,000 end users (residential and business users) in a city

More information

By the end of the class, attendees will have learned the skills, and best practices of virtualization. Attendees

By the end of the class, attendees will have learned the skills, and best practices of virtualization. Attendees Course Name Format Course Books 5-day instructor led training 735 pg Study Guide fully annotated with slide notes 244 pg Lab Guide with detailed steps for completing all labs vsphere Version Covers uses

More information

Maximum Performance. How to get it and how to avoid pitfalls. Christoph Lameter, PhD

Maximum Performance. How to get it and how to avoid pitfalls. Christoph Lameter, PhD Maximum Performance How to get it and how to avoid pitfalls Christoph Lameter, PhD cl@linux.com Performance Just push a button? Systems are optimized by default for good general performance in all areas.

More information

Your IT light is on: get revved up over a speedy new way to upgrade

Your IT light is on: get revved up over a speedy new way to upgrade Your IT light is on: get revved up over a speedy new way to upgrade Next 1 1 Introduction Picture all of the parts that make up your IT infrastructure. Much like an automobile, each year manufacturers

More information

Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage

Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage Database Solutions Engineering By Raghunatha M, Ravi Ramappa Dell Product Group October 2009 Executive Summary

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Storage Innovation at the Core of the Enterprise Robert Klusman Sr. Director Storage North America 2 The following is intended to outline our general product direction. It is intended for information

More information

SCTE Event. Metro Network Alternatives 5/22/2013

SCTE Event. Metro Network Alternatives 5/22/2013 SCTE Event Metro Network Alternatives 5/22/2013 A Review of Metro Network Alternatives Enterprise needs more bandwidth Enterprise options: T1 or fiber based offerings up to Metro-Ethernet Price-for- performance

More information

ISILON ETHERNET BACKEND NETWORK OVERVIEW

ISILON ETHERNET BACKEND NETWORK OVERVIEW WHITE PAPER ISILON ETHERNET BACKEND NETWORK OVERVIEW Abstract This white paper provides an introduction to the Ethernet backend network for Dell EMC Isilon scale-out NAS. November 2018 Isilon 1 Isilon

More information

Ellipse Support. Contents

Ellipse Support. Contents Ellipse Support Ellipse Support Contents Ellipse Support 2 Commercial In Confidence 3 Preface 4 Mission 5 Scope 5 Introduction 6 What do you need to know about tuning and configuration? 6 How does a customer

More information

Zero to Microservices in 5 minutes using Docker Containers. Mathew Lodge Weaveworks

Zero to Microservices in 5 minutes using Docker Containers. Mathew Lodge Weaveworks Zero to Microservices in 5 minutes using Docker Containers Mathew Lodge (@mathewlodge) Weaveworks (@weaveworks) https://www.weave.works/ 2 Going faster with software delivery is now a business issue Software

More information

ATTACHMENT 1 Vendor Compliance Matrix Request for Proposal 3093 CCAC Infrastructure Upgrade Phase 1: Campus Core Switch Upgrade Project

ATTACHMENT 1 Vendor Compliance Matrix Request for Proposal 3093 CCAC Infrastructure Upgrade Phase 1: Campus Core Switch Upgrade Project Vendor must indicate at what level its proposed solution will the College s requirements as delineated in the referenced sections of the RFP: 2.3 Solution Vision 2.3 Solution Vision The vendor of the selected

More information

ENHANCE APPLICATION SCALABILITY AND AVAILABILITY WITH NGINX PLUS AND THE DIAMANTI BARE-METAL KUBERNETES PLATFORM

ENHANCE APPLICATION SCALABILITY AND AVAILABILITY WITH NGINX PLUS AND THE DIAMANTI BARE-METAL KUBERNETES PLATFORM JOINT SOLUTION BRIEF ENHANCE APPLICATION SCALABILITY AND AVAILABILITY WITH NGINX PLUS AND THE DIAMANTI BARE-METAL KUBERNETES PLATFORM DIAMANTI PLATFORM AT A GLANCE Modern load balancers which deploy as

More information

Load Dynamix Enterprise 5.2

Load Dynamix Enterprise 5.2 DATASHEET Load Dynamix Enterprise 5.2 Storage performance analytics for comprehensive workload insight Load DynamiX Enterprise software is the industry s only automated workload acquisition, workload analysis,

More information

File Services. File Services at a Glance

File Services. File Services at a Glance File Services High-performance workgroup and Internet file sharing for Mac, Windows, and Linux clients. Features Native file services for Mac, Windows, and Linux clients Comprehensive file services using

More information

SECURITY FOR SMALL BUSINESSES

SECURITY FOR SMALL BUSINESSES SECURITY FOR SMALL BUSINESSES 2017 UNCOMPROMISING PERFORMANCE A common problem with firewalls used by small businesses has to do with hardware performance. Most often, vendor-stated bandwidth claims fall

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

Deploy the ExtraHop Trace Appliance with VMware

Deploy the ExtraHop Trace Appliance with VMware Deploy the ExtraHop Trace Appliance with VMware Published: 2018-12-14 This guide explains how to deploy the virtual ExtraHop Trace appliances (ETA 1150v and ETA 6150v) on the VMware ESXi/ESX platform.

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

Navigating the Pros and Cons of Structured Cabling vs. Top of Rack in the Data Center

Navigating the Pros and Cons of Structured Cabling vs. Top of Rack in the Data Center Navigating the Pros and Cons of Structured Cabling vs. Top of Rack in the Data Center Executive Summary There is no single end-all cabling configuration for every data center, and CIOs, data center professionals

More information

ANIKET DAPTARI & RANJINI RAJENDRAN CONTRAIL TEAM

ANIKET DAPTARI & RANJINI RAJENDRAN CONTRAIL TEAM ROLE OF NETWORK VIRTUALIZATION AND SOFTWARE DEFINED SECURITY IN MULTICLOUD ANIKET DAPTARI & RANJINI RAJENDRAN CONTRAIL TEAM This statement of direction sets forth Juniper Networks current intention and

More information

Choosing the Right Container Infrastructure for Your Organization

Choosing the Right Container Infrastructure for Your Organization WHITE PAPER Choosing the Right Container Infrastructure for Your Organization Container adoption is accelerating rapidly. Gartner predicts that by 2018 more than 50% of new workloads will be deployed into

More information

How Cisco IT Designed a Separate Network to Test Cisco Alpha Equipment

How Cisco IT Designed a Separate Network to Test Cisco Alpha Equipment How Cisco IT Designed a Separate Network to Test Cisco Alpha Equipment Special production-level network tests and validates product behavior in a safe environment. / Routing and Switching / : This case

More information

Cato Cloud. Software-defined and cloud-based secure enterprise network. Solution Brief

Cato Cloud. Software-defined and cloud-based secure enterprise network. Solution Brief Cato Cloud Software-defined and cloud-based secure enterprise network Solution Brief Legacy WAN and Security Appliances are Incompatible with the Modern Enterprise Cato Networks: Software-defined and Cloud-based

More information

Benefits of SD-WAN to the Distributed Enterprise

Benefits of SD-WAN to the Distributed Enterprise WHITE PAPER Benefits of SD-WAN to the Distributed Enterprise 1 B enefits of SD-WAN to the Distributed Enterprise Branch Networking Today More Bandwidth, More Complexity Branch or remote office network

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

Comet Virtualization Code & Design Sprint

Comet Virtualization Code & Design Sprint Comet Virtualization Code & Design Sprint SDSC September 23-24 Rick Wagner San Diego Supercomputer Center Meeting Goals Build personal connections between the IU and SDSC members of the Comet team working

More information

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS Carrier networks are undergoing their biggest transformation since the beginning of the Internet. The ability to get to market quickly and to respond to

More information

Networking Terminology Cheat Sheet

Networking Terminology Cheat Sheet Networking Cheat Sheet YOUR REFERENCE SHEET FOR GOING WEB-SCALE WITH CUMULUS LINUX With Cumulus Linux, you can build a web-scale data center with all the scalability, efficiency and automation available

More information

Juniper Virtual Chassis Technology: A Short Tutorial

Juniper Virtual Chassis Technology: A Short Tutorial Juniper Virtual Chassis Technology: A Short Tutorial Victor Lama Fabric Specialist LE Northeast Region August 2010 What if? What if your company could drastically minimize the complexity of managing your

More information

Hands-On Wide Area Storage & Network Design WAN: Design - Deployment - Performance - Troubleshooting

Hands-On Wide Area Storage & Network Design WAN: Design - Deployment - Performance - Troubleshooting Hands-On WAN: Design - Deployment - Performance - Troubleshooting Course Description This highly intense, vendor neutral, Hands-On 5-day course provides an in depth exploration of Wide Area Networking

More information

IBM POWER8 100 GigE Adapter Best Practices

IBM POWER8 100 GigE Adapter Best Practices Introduction IBM POWER8 100 GigE Adapter Best Practices With higher network speeds in new network adapters, achieving peak performance requires careful tuning of the adapters and workloads using them.

More information

TITLE. the IT Landscape

TITLE. the IT Landscape The Impact of Hyperconverged Infrastructure on the IT Landscape 1 TITLE Drivers for adoption Lower TCO Speed and Agility Scale Easily Operational Simplicity Hyper-converged Integrated storage & compute

More information

Xcellis Technical Overview: A deep dive into the latest hardware designed for StorNext 5

Xcellis Technical Overview: A deep dive into the latest hardware designed for StorNext 5 TECHNOLOGY BRIEF Xcellis Technical Overview: A deep dive into the latest hardware designed for StorNext 5 ABSTRACT Xcellis represents the culmination of over 15 years of file system and data management

More information

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team COSMOS Architecture and Key Technologies June 1 st, 2018 COSMOS Team COSMOS: System Architecture (2) System design based on three levels of SDR radio node (S,M,L) with M,L connected via fiber to optical

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

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

Microsoft SQL Server on Stratus ftserver Systems

Microsoft SQL Server on Stratus ftserver Systems W H I T E P A P E R Microsoft SQL Server on Stratus ftserver Systems Security, scalability and reliability at its best Uptime that approaches six nines Significant cost savings for your business Only from

More information

Exam Code: Exam Code: Exam Name: Advanced Borderless Network Architecture Systems Engineer test.

Exam Code: Exam Code: Exam Name: Advanced Borderless Network Architecture Systems Engineer test. Exam Code: 700-303 Number: 700-303 Passing Score: 800 Time Limit: 120 min File Version: 41.2 http://www.gratisexam.com/ Exam Code: 700-303 Exam Name: Advanced Borderless Network Architecture Systems Engineer

More information

Dell EMC Networking: the Modern Infrastructure Platform

Dell EMC Networking: the Modern Infrastructure Platform Dell EMC Networking: the Modern Infrastructure Platform From Core to Edge to Campus. Fabio Bellini Network Sales Engineer CIO challenge: next-gen infrastructures are needed Traditional Open-Networking

More information

HP SDN Document Portfolio Introduction

HP SDN Document Portfolio Introduction HP SDN Document Portfolio Introduction Technical Solution Guide Version: 1 September 2013 Table of Contents HP SDN Document Portfolio Overview... 2 Introduction... 2 Terms and Concepts... 2 Resources,

More information

Cloud Networking (VITMMA02) Server Virtualization Data Center Gear

Cloud Networking (VITMMA02) Server Virtualization Data Center Gear Cloud Networking (VITMMA02) Server Virtualization Data Center Gear Markosz Maliosz PhD Department of Telecommunications and Media Informatics Faculty of Electrical Engineering and Informatics Budapest

More information

Deep Dive QFX5100 & Virtual Chassis Fabric Washid Lootfun Sr. System Engineer

Deep Dive QFX5100 & Virtual Chassis Fabric Washid Lootfun Sr. System Engineer Deep Dive QFX5100 & Virtual Chassis Fabric Washid Lootfun Sr. System Engineer wmlootfun@juniper.net 1 Copyright 2012 Juniper Networks, Inc. www.juniper.net QFX5100 product overview QFX5100 Series Low Latency

More information

MyCloud Computing Business computing in the cloud, ready to go in minutes

MyCloud Computing Business computing in the cloud, ready to go in minutes MyCloud Computing Business computing in the cloud, ready to go in minutes In today s dynamic environment, businesses need to be able to respond quickly to changing demands. Using virtualised computing

More information

Mellanox Virtual Modular Switch

Mellanox Virtual Modular Switch WHITE PAPER July 2015 Mellanox Virtual Modular Switch Introduction...1 Considerations for Data Center Aggregation Switching...1 Virtual Modular Switch Architecture - Dual-Tier 40/56/100GbE Aggregation...2

More information

Barry D. Lamkin Executive IT Specialist Capitalware's MQ Technical Conference v

Barry D. Lamkin Executive IT Specialist Capitalware's MQ Technical Conference v What happened to my Transaction? Barry D. Lamkin Executive IT Specialist blamkin@us.ibm.com Transaction Tracking - APM Transaction Tracking is a major part of Application Performance Monitoring To ensure

More information

Elastic Compute Service. Quick Start for Windows

Elastic Compute Service. Quick Start for Windows Overview Purpose of this document This document describes how to quickly create an instance running Windows, connect to an instance remotely, and deploy the environment. It is designed to walk you through

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme SER2790BU Journey to a vsphere HTML Client Ecosystem: Deep Dive with Big Switch Networks VMworld 2017 Yiting Jin, VMware Product Management Bala Ramachandran, Big Switch Product Management Content: Not

More information

Remote power and console management in large datacenters

Remote power and console management in large datacenters Remote power and console management in large datacenters A Horváth IT department, CERN, CH-1211 Genève 23, Switzerland E-mail: Andras.Horvath@cern.ch Abstract. Today s datacenters are often built of a

More information

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security Bringing OpenStack to the Enterprise An enterprise-class solution ensures you get the required performance, reliability, and security INTRODUCTION Organizations today frequently need to quickly get systems

More information

SolidFire. Petr Slačík Systems Engineer NetApp NetApp, Inc. All rights reserved.

SolidFire. Petr Slačík Systems Engineer NetApp NetApp, Inc. All rights reserved. SolidFire Petr Slačík Systems Engineer NetApp petr.slacik@netapp.com 27.3.2017 1 2017 NetApp, Inc. All rights reserved. 1 SolidFire Introduction 2 Element OS Scale-out Guaranteed Performance Automated

More information

Choosing the Right Cloud Computing Model for Data Center Management

Choosing the Right Cloud Computing Model for Data Center Management Choosing the Right Cloud Computing Model for Data Center Management www.nsi1.com NETWORK SOLUTIONS INCOPORATED NS1.COM UPDATING YOUR NETWORK SOLUTION WITH CISCO DNA CENTER 1 Section One Cloud Computing

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

DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND FIBRE CHANNEL INFRASTRUCTURE

DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND FIBRE CHANNEL INFRASTRUCTURE DELL EMC READY BUNDLE FOR VIRTUALIZATION WITH VMWARE AND FIBRE CHANNEL INFRASTRUCTURE Design Guide APRIL 0 The information in this publication is provided as is. Dell Inc. makes no representations or warranties

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 16 Networking Types, Devices, and Cabling A+ Guide to Managing & Maintaining Your PC, Chapter 16 Networking Types, Devices, and Cabling Objectives Learn about network types and topologies Learn about the hardware used to build local networks Learn

More information

BridgeWave s AdaptPath Solutions

BridgeWave s AdaptPath Solutions BridgeWave s AdaptPath Solutions Page 1 of 6 Why AdaptPath? Deploying a highly reliable data link between two locations requires careful consideration of the technologies available that allow the user

More information

Virtualized Network Services SDN solution for service providers

Virtualized Network Services SDN solution for service providers Virtualized Network Services SDN solution for service providers Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise customers

More information

Visual TruView Unified Network and Application Performance Management Focused on the Experience of the End User

Visual TruView Unified Network and Application Performance Management Focused on the Experience of the End User Visual TruView Unified Network and Application Performance Management Focused on the Experience of the End User BUSINESS CHALLENGE Problems can occur anywhere from the physical layer to wireless, across

More information

SARDINA. The road to OpenStack at (one of?) UK s largest academic private cloud: University of Edinburgh

SARDINA. The road to OpenStack at (one of?) UK s largest academic private cloud: University of Edinburgh SARDINA The road to OpenStack at (one of?) UK s largest academic private cloud: University of Edinburgh Jan Winter jan.winter@ed.ac.uk +44 131 650 5009 Kenneth Tan kenneth.tan@sardinasystems.com +44 798

More information

SLATE. Services Layer at the Edge. First Meeting of the National Research Platform Montana State University August 7-8, 2017

SLATE. Services Layer at the Edge. First Meeting of the National Research Platform Montana State University August 7-8, 2017 SLATE Services Layer at the Edge Rob Gardner University of Chicago Shawn McKee University of Michigan Joe Breen University of Utah First Meeting of the National Research Platform Montana State University

More information

Linkedin Open19 Deep Dive

Linkedin Open19 Deep Dive Linkedin Open19 Deep Dive Yuval Bachar Principal Engineer, Global Infrastructure & Strategy at Data Center Philosophy Every element in the data center is a server Appliance free data centers Multi-Supplier

More information

Scaling Internet TV Content Delivery ALEX GUTARIN DIRECTOR OF ENGINEERING, NETFLIX

Scaling Internet TV Content Delivery ALEX GUTARIN DIRECTOR OF ENGINEERING, NETFLIX Scaling Internet TV Content Delivery ALEX GUTARIN DIRECTOR OF ENGINEERING, NETFLIX Inventing Internet TV Available in more than 190 countries 104+ million subscribers Lots of Streaming == Lots of Traffic

More information