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

Size: px
Start display at page:

Download "1 Copyright 2011, Oracle and/or its affiliates. All rights reserved."

Transcription

1 1 Copyright 2011, Oracle and/or its affiliates. All rights

2 ORACLE PRODUCT LOGO Solaris 11 Networking Overview Sebastien Roy, Senior Principal Engineer Solaris Core OS, Oracle 2 Copyright 2011, Oracle and/or its affiliates. All rights

3 Topics Stack Architecture (Crossbow) Networking and Zones Configuration Additional Feature Highlights 3 Copyright 2011, Oracle and/or its affiliates. All rights

4 Crossbow: Built-in Network Virtualization and Resource Control Network Virtualization Bandwidth Partitioning Resource Control Observability Scalability Virtual NICs, Virtual Switching, Network in a Box Built-in QOS: bandwidth limits for data links and on a perflows basis Constraint traffic processing to CPUs or CPU pools dedicated to zones Real-time usage and history for VNICs, hardware resources, and traffic flow Parallel traffic from hardware to applications, Dynamic Polling, NUMA I/O 4 Copyright 2011, Oracle and/or its affiliates. All rights

5 Parallel Network Virtualization Architecture Virtualization and QoS designed-in Independent Hardware Lanes with dedicated resources (CPUs, I/O threads, interrupts): from the NIC to applications VNIC behaves just like a regular NIC (link speed, stats, MAC address) Hardware and software fanouts for best scalability Adaptive polling mode depending on load 5 Copyright 2011, Oracle and/or its affiliates. All rights

6 Network Resource Control Set bandwidth limit on a VNIC (virtual link speed) QoS integrated in the core stack, no separate component to configure Constrain the CPUs used by VNICs or data links by CPU ids or pool names Integrated with Solaris resource management and zones # dladm create vnic l net0 \ p maxbw=100m vnic0 6 Copyright 2011, Oracle and/or its affiliates. All rights

7 Controlling and Observing Flows Control the Un-Controllable Built-in QoS can be applied to traffic flows specified by the administrator Managed by flowadm(1m) and specified by source and destination IP addresses, protocol, port number, etc. Flows can be observed in real time with flowstat(1m), or a history can be obtained using extended accounting 7 Copyright 2011, Oracle and/or its affiliates. All rights

8 Highly Available VNICs Link Aggregation provides transparent failover and increased throughput to VNICs and zones Compliant with IEEE 802.3ad IP Multipathing (IPMP) can also be used, but needs to be configured from within zones 8 Copyright 2011, Oracle and/or its affiliates. All rights

9 Virtual Switching A virtual switch is created automatically when VNICs are configured Virtual switches allow VNICs to communicate with each other and with hosts on the network Use etherstubs instead of physical NICs Build virtual switches that are independent from any hardware As many as you want on a single host 9 Copyright 2011, Oracle and/or its affiliates. All rights

10 Private Virtual Network Use a virtual switch to build a private network Use a zone to firewall the private network, and route with physical network Virtual router/firewall has very small footprint 10 Copyright 2011, Oracle and/or its affiliates. All rights

11 Virtual Multi-Tiered Architecture 11 Copyright 2011, Oracle and/or its affiliates. All rights

12 Simulating Network Latencies 12 Copyright 2011, Oracle and/or its affiliates. All rights

13 Data Center Modeling and Network Consolidation with Oracle Solaris 11 Built-in Network Functions Routing, Firewall, Bridging, Integrated Load Balancer, VRRP Network Virtualization Virtual switching, Virtual NICs, QOS Solaris Zones lightweight, small footprint Resource controls CPU pools, NUMA I/O, memory capping 13 Copyright 2011, Oracle and/or its affiliates. All rights

14 Infiniband and Zones Infiniband (IB) is the backplane for Engineered Systems SPARC SuperCluster, Exadata, Exalogic IP over IB partitions are the IB equivalent of Ethernet VNICs IB P_KEY is the equivalent of a Ethernet VLAN Can apply same network resource control to IB partitions Allows mixing and matching of VNICs and IB partitions in a zone 14 Copyright 2011, Oracle and/or its affiliates. All rights

15 VLAN Separation VNICs can be assigned a VLAN id Virtual switch provides VLAN separation Local traffic between VNICs Traffic to and from external hosts Extend VLAN separation from physical network into virtual switch 15 Copyright 2011, Oracle and/or its affiliates. All rights

16 Dynamic VLAN Provisioning Elastic and Isolated Virtual Networks in the Cloud Global zone dynamically sends updates to switch when VLANs are configured on physical NIC Switch updates VLANs associated with each port Messages are sent only from global zone Data link protection can be used to block attempts from non-global zone to add unauthorized VLANs Based on IEEE 802.1d standard 16 Copyright 2011, Oracle and/or its affiliates. All rights

17 Data Center/Converged Ethernet I/O Consolidation (LAN, SAN, IPC) on Ethernet Example: Fibre Channel over Ethernet Foundation IEEE protocols (LLDP, DCBX, PFC) implemented in Solaris 11 Partition traffic between multiple independent lanes on the wire Support for Intel Gigabit Ethernet Controller (Niantic) 17 Copyright 2011, Oracle and/or its affiliates. All rights

18 NUMA I/O: Out of the Box I/O Scalability Co-locate I/O kernel threads, interrupts, and DMA buffers with devices for best performance Out-of-the-box, no tuning required I/O topology discovery for SPARC T3/T4 and Intel platforms, e.g. Sun Fire x4800. Built-in support for Network Stack and Infiniband RDSv3. Extensible. 18 Copyright 2011, Oracle and/or its affiliates. All rights

19 Cloud-Scale Networking With Solaris 11 Network Virtualization Resource Control Performance Built-in Network Funtionality Management Observability APIs Virtual NICs (VNICs), Virtual switching, Hardware-assisted virtualization, Automatic VNICs for zones, SR-IOV Integration, VLAN isolation, Anti-spoofing protection Integrated QOS, Bandwidth limits, Mapping to CPUs or CPU pools for isolation Parallel stack, NUMA I/O Framework, SR-IOV Integration, Dynamic Polling, Buffer Management, Pre-mapped buffers, Kernel Socket API, 4x Lower latency vs KVM, Converged Ethernet Routing, Firewall, Load Balancing, VRRP, Bridging IPMP re-architecture, Vanity naming, Automatic IP configuration, Centralized IP administration, Centralized data link administration, Consolidated data link properties, GLDv3 unification for legacy drivers Real-time data link, hardware, and flow statistics. History integrated with extended accounting. Capture local traffic through through virtual switch and IP loopback path. Committed GLDv3 APIs, pluggable TCP congestion algorithms, IP Filter Hooks, Kernel socket API 19 Copyright 2011, Oracle and/or its affiliates. All rights

20 Topics Stack Architecture (Crossbow) Networking and Zones Configuration Additional Feature Highlights 20 Copyright 2011, Oracle and/or its affiliates. All rights

21 Exclusive IP By Default Networking administrative experience matches that of physical system Network virtualization at the link-layer using VNICs Creating VNICs in the global zone can be problematic Global zone datalink namespace may not accommodate non-global zone configuration (e.g. consolidation or migration scenarios) Network SLA for the zone (i.e. the VNIC properties) need to migrate with the zone 21 Copyright 2011, Oracle and/or its affiliates. All rights

22 Automatic Network Resource (anet) New zonecfg anet resource is an automatic VNIC VNIC is automatically created when the zone boots VNIC is automatically destroyed when the zone halts VNIC is created within the non-global zone s datalink namespace (net0, net1, by default) In Solaris 11, each zone has its own separate datalink namespace Solves difficult p2v and zone migration problems Included in the system default zone template 22 Copyright 2011, Oracle and/or its affiliates. All rights

23 Resource Management With anet anet properties define VNIC attributes for resource management Bandwidth limit MAC address Allowed IP addresses VNIC inherits zone s configured resource pool by default Because anet is a zonecfg resource, it can be migrated with the zone 23 Copyright 2011, Oracle and/or its affiliates. All rights

24 Topics Stack Architecture (Crossbow) Networking and Zones Configuration Additional Feature Highlights 24 Copyright 2011, Oracle and/or its affiliates. All rights

25 Datalink Administration (dladm) Configure link-layer objects and their properties Physical links VNICs VLANs link aggregations Physical link naming Physical links named automatically (net0, net1, etc.) Dissociate interface names and configuration from particularities of physical hardware 25 Copyright 2011, Oracle and/or its affiliates. All rights

26 IP Administration (ipadm) Configure network-layer objects and their properties IP interfaces IP addresses IPMP groups generic protocol properties Replaces use of ifconfig and /etc/hostname.<intf> files Replaces use of ndd for TCP/IP tuning 26 Copyright 2011, Oracle and/or its affiliates. All rights

27 Network Configuration Profiles Administrator chooses configuration policy by selecting profile Automatic System automatically determines which interfaces to configure, and configures with DHCP DefaultFixed All aspects of interface configuration is done manually with command-line tools (dladm, ipadm, etc.) Profiles administered with netcfg(1m) and netadm(1m) 27 Copyright 2011, Oracle and/or its affiliates. All rights

28 Topics Stack Architecture (Crossbow) Networking and Zones Configuration Additional Feature Highlights 28 Copyright 2011, Oracle and/or its affiliates. All rights

29 IPMP Enhancements IPMP groups configured using ipadm(1m) IPMP meta-interface holds data addresses New ipmpstat(1m) command to display IPMP status Transitive probing Probing without test addresses Useful for using IPMP with zones to prevent address space exhaustion 29 Copyright 2011, Oracle and/or its affiliates. All rights

30 IP Host Model Configuration End-system model (ES model) as defined in RFC 1122 Strong Accept incoming packet if dst address is assigned to input interface Output interface selected based on src address Weak Source priority Configured with ipadm hostmodel property 30 Copyright 2011, Oracle and/or its affiliates. All rights

31 Integrated Load Balancer (ILB) Standalone in-kernel L3/L4 load balancer Multiple load-balancing algorithms Built-in and pluggable server health-check Configured using the ilbadm(1m) command 31 Copyright 2011, Oracle and/or its affiliates. All rights

32 VRRP Virtual Router Redundancy Protocol Provides high-availability of routers through redundancy and fail-over Can be used with ILB to provide redundancy for load balancer Configured with vrrpadm(1m) 32 Copyright 2011, Oracle and/or its affiliates. All rights

33 Bridging Create bridged LANs between multiple physical Ethernet links (including link aggregations) Protocols supported STP (Spanning Tree Protocol) TRILL (Transparent Interconnect of Lots of Links) Bridge instances configured using dladm(1m) 33 Copyright 2011, Oracle and/or its affiliates. All rights

34 34 Copyright 2011, Oracle and/or its affiliates. All rights

End to End SLA for Enterprise Multi-Tenant Applications

End to End SLA for Enterprise Multi-Tenant Applications End to End SLA for Enterprise Multi-Tenant Applications Girish Moodalbail, Principal Engineer, Oracle Inc. Venugopal Iyer, Principal Engineer, Oracle Inc. The following is intended to outline our general

More information

CrossBow: A vertically integrated QoS stack

CrossBow: A vertically integrated QoS stack CrossBow: A vertically integrated QoS stack Sunay Tripathi, Nicolas Droux, Thirumalai Srinivasan, Kais Belgaied, Venu Iyer Aug 21 st. 2009 Sigcomm WREN 2009, Barcelona Sunay Tripathi, Distinguished Engineer,

More information

Virtual Networks: Host Perspective

Virtual Networks: Host Perspective Networks: Host Perspective IETF-77 Anaheim, CA Network Research Group March 23rd, 2010 Sunay Tripathi Sunay.Tripathi@Oracle.Com 1 Evolving ization Landscape Physical OS Hypervisor Server Server Server

More information

Network virtualisation using Crossbow Technology

Network virtualisation using Crossbow Technology Network virtualisation using Crossbow Technology Uroš Nedić, MSc OpenSolaris Contributor Crossbow Technical Background Network Machines Network in a Box 2 Crossbow Features ization > IP Instances > ization

More information

Commonly Used Network Administration Commands

Commonly Used Network Administration Commands This cheatsheet includes examples of common network administration commands. For complete details, see the dladm(1m), ipadm(1m), and route(1m) man pages. Note - Some of the following commands include parameters

More information

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions Providing Superior Server and Storage Performance, Efficiency and Return on Investment As Announced and Demonstrated at

More information

THE OPEN DATA CENTER FABRIC FOR THE CLOUD

THE OPEN DATA CENTER FABRIC FOR THE CLOUD Product overview THE OPEN DATA CENTER FABRIC FOR THE CLOUD The Open Data Center Fabric for the Cloud The Xsigo Data Center Fabric revolutionizes data center economics by creating an agile, highly efficient

More information

Messaging Overview. Introduction. Gen-Z Messaging

Messaging Overview. Introduction. Gen-Z Messaging Page 1 of 6 Messaging Overview Introduction Gen-Z is a new data access technology that not only enhances memory and data storage solutions, but also provides a framework for both optimized and traditional

More information

vsphere Networking Update 1 ESXi 5.1 vcenter Server 5.1 vsphere 5.1 EN

vsphere Networking Update 1 ESXi 5.1 vcenter Server 5.1 vsphere 5.1 EN Update 1 ESXi 5.1 vcenter Server 5.1 vsphere 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check

More information

Sun Dual Port 10GbE SFP+ PCIe 2.0 Networking Cards with Intel GbE Controller

Sun Dual Port 10GbE SFP+ PCIe 2.0 Networking Cards with Intel GbE Controller Sun Dual Port 10GbE SFP+ PCIe 2.0 Networking Cards with Intel 82599 10GbE Controller Oracle's Sun Dual Port 10 GbE PCIe 2.0 Networking Cards with SFP+ pluggable transceivers, which incorporate the Intel

More information

Cisco UCS Virtual Interface Card 1225

Cisco UCS Virtual Interface Card 1225 Data Sheet Cisco UCS Virtual Interface Card 1225 Cisco Unified Computing System Overview The Cisco Unified Computing System (Cisco UCS ) is a next-generation data center platform that unites compute, networking,

More information

Network+ Guide to Networks 7 th Edition

Network+ Guide to Networks 7 th Edition Network+ Guide to Networks 7 th Edition Chapter 10 Network Segmentation and Virtualization 2016 Cengage Learning. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in

More information

vsphere Networking Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 EN

vsphere Networking Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 EN Update 2 VMware vsphere 5.5 VMware ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

FUJITSU PCI Gigabit Ethernet 4.1 Update2 / 5.0 for Oracle Solaris. Update Information. Solaris. C120-E613-04ENZ0(A) October 2011.

FUJITSU PCI Gigabit Ethernet 4.1 Update2 / 5.0 for Oracle Solaris. Update Information. Solaris. C120-E613-04ENZ0(A) October 2011. FUJITSU PCI Gigabit Ethernet 4.1 Update2 / 5.0 for Oracle Solaris Update Information Solaris C120-E613-04ENZ0(A) October 2011 SPARC Enterprise Preface Purpose This manual describes the functions and Bug

More information

Pavel Anni Oracle Solaris 11 Feature Map. Slide 2

Pavel Anni Oracle Solaris 11 Feature Map. Slide 2 Slide 1 Pavel Anni Oracle Solaris 11 Feature Map Slide 2 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

More information

Networking Best Practices with Oracle ZFS Storage Appliance O R A C L E W H I T E P A P E R J A N U A R Y

Networking Best Practices with Oracle ZFS Storage Appliance O R A C L E W H I T E P A P E R J A N U A R Y Networking Best Practices with Oracle ZFS Storage Appliance O R A C L E W H I T E P A P E R J A N U A R Y 2 0 1 7 Contents Introduction 1 Oracle ZFS Storage Appliance Network Architecture 2 Hardware Components

More information

Mark Falco Oracle Coherence Development

Mark Falco Oracle Coherence Development Achieving the performance benefits of Infiniband in Java Mark Falco Oracle Coherence Development 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy

More information

Solaris Virtualization Ryan Matteson

Solaris Virtualization Ryan Matteson Solaris Virtualization Ryan Matteson matty91@gmail.com http://prefetch.net What is virtualization? Virtualization is a way to abstract resources (e.g., CPUs, memory, NICs, HBAs, etc.) from the consumers

More information

vsphere Networking Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vsphere Networking Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware

More information

VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD

VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD VIRTUALIZING SERVER CONNECTIVITY IN THE CLOUD Truls Myklebust Director, Product Management Brocade Communications 2011 Brocade Communciations - All Rights Reserved 13 October 2011 THE ENTERPRISE IS GOING

More information

Solaris Engineered Systems

Solaris Engineered Systems Solaris Engineered Systems SPARC SuperCluster Introduction Andy Harrison andy.harrison@oracle.com Engineered Systems, Revenue Product Engineering The following is intended to outline

More information

Introduction to Infiniband

Introduction to Infiniband Introduction to Infiniband FRNOG 22, April 4 th 2014 Yael Shenhav, Sr. Director of EMEA, APAC FAE, Application Engineering The InfiniBand Architecture Industry standard defined by the InfiniBand Trade

More information

ORACLE FABRIC MANAGER

ORACLE FABRIC MANAGER ORACLE FABRIC MANAGER MANAGE CONNECTIVITY IN REAL TIME KEY BENEFITS Control connectivity across servers from a single screen. Instantly replicate connectivity configurations across a group of servers with

More information

Lenovo ThinkSystem NE Release Notes. For Lenovo Cloud Network Operating System 10.6

Lenovo ThinkSystem NE Release Notes. For Lenovo Cloud Network Operating System 10.6 Lenovo ThinkSystem NE10032 Release Notes For Lenovo Cloud Network Operating System 10.6 Note: Before using this information and the product it supports, read the general information in the Safety information

More information

Best Practices for Deployments using DCB and RoCE

Best Practices for Deployments using DCB and RoCE Best Practices for Deployments using DCB and RoCE Contents Introduction... Converged Networks... RoCE... RoCE and iwarp Comparison... RoCE Benefits for the Data Center... RoCE Evaluation Design... RoCE

More information

Module 2 Storage Network Architecture

Module 2 Storage Network Architecture Module 2 Storage Network Architecture 1. SCSI 2. FC Protocol Stack 3. SAN:FC SAN 4. IP Storage 5. Infiniband and Virtual Interfaces FIBRE CHANNEL SAN 1. First consider the three FC topologies pointto-point,

More information

vnetwork Future Direction Howie Xu, VMware R&D November 4, 2008

vnetwork Future Direction Howie Xu, VMware R&D November 4, 2008 vnetwork Future Direction Howie Xu, VMware R&D November 4, 2008 Virtual Datacenter OS from VMware Infrastructure vservices and Cloud vservices Existing New - roadmap Virtual Datacenter OS from VMware Agenda

More information

NIC-PCIE-4RJ45-PLU PCI Express x4 Quad Port Copper Gigabit Server Adapter (Intel I350 Based)

NIC-PCIE-4RJ45-PLU PCI Express x4 Quad Port Copper Gigabit Server Adapter (Intel I350 Based) NIC-PCIE-4RJ45-PLU PCI Express x4 Quad Port Copper Gigabit Server Adapter (Intel I350 Based) Quad-port Gigabit Ethernet server adapters designed with performance enhancing features and new power management

More information

Survey of ETSI NFV standardization documents BY ABHISHEK GUPTA FRIDAY GROUP MEETING FEBRUARY 26, 2016

Survey of ETSI NFV standardization documents BY ABHISHEK GUPTA FRIDAY GROUP MEETING FEBRUARY 26, 2016 Survey of ETSI NFV standardization documents BY ABHISHEK GUPTA FRIDAY GROUP MEETING FEBRUARY 26, 2016 VNFaaS (Virtual Network Function as a Service) In our present work, we consider the VNFaaS use-case

More information

Ethernet: The High Bandwidth Low-Latency Data Center Switching Fabric

Ethernet: The High Bandwidth Low-Latency Data Center Switching Fabric White PAPER Ethernet: The High Bandwidth Low-Latency Data Center Switching Fabric The transition to 10 GbE is under way in the data center, and the ubiquity and reliability of Ethernet make it a desirable

More information

The Missing Piece of Virtualization. I/O Virtualization on 10 Gb Ethernet For Virtualized Data Centers

The Missing Piece of Virtualization. I/O Virtualization on 10 Gb Ethernet For Virtualized Data Centers The Missing Piece of Virtualization I/O Virtualization on 10 Gb Ethernet For Virtualized Data Centers Agenda 10 GbE Adapters Built for Virtualization I/O Throughput: Virtual & Non-Virtual Servers Case

More information

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework

Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework White Paper Deploy Microsoft SQL Server 2014 on a Cisco Application Centric Infrastructure Policy Framework August 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public.

More information

vsphere Networking 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7

vsphere Networking 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 17 APR 2018 VMware vsphere 6.7 VMware ESXi 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Flexible Laufzeitumgebungen für Software - Einfach aufgebaut

Flexible Laufzeitumgebungen für Software - Einfach aufgebaut Flexible Laufzeitumgebungen für Software - Einfach aufgebaut Detlef Drewanz Master Principal Sales Consultant Systems Sales Consulting Northern Europe 17. November, 2015 Copyright 2014 Oracle and/or its

More information

UCS Engineering Details for the SAN Administrator

UCS Engineering Details for the SAN Administrator UCS Engineering Details for the SAN Administrator Craig Ashapa 2 First things first: debunking a myth Today (June 2012 UCS 2.02m) there is no FCoE northbound of UCS unless you really really really want

More information

VIRTUAL CLUSTER SWITCHING SWITCHES AS A CLOUD FOR THE VIRTUAL DATA CENTER. Emil Kacperek Systems Engineer Brocade Communication Systems.

VIRTUAL CLUSTER SWITCHING SWITCHES AS A CLOUD FOR THE VIRTUAL DATA CENTER. Emil Kacperek Systems Engineer Brocade Communication Systems. VIRTUAL CLUSTER SWITCHING SWITCHES AS A CLOUD FOR THE VIRTUAL DATA CENTER Emil Kacperek Systems Engineer Brocade Communication Systems Mar, 2011 2010 Brocade Communications Systems, Inc. Company Proprietary

More information

<Insert Picture Here> Virtualisierung mit Oracle VirtualBox und Oracle Solaris Containern

<Insert Picture Here> Virtualisierung mit Oracle VirtualBox und Oracle Solaris Containern 1 Virtualisierung mit Oracle VirtualBox und Oracle Solaris Containern Detlef Drewanz Principal Sales Consultant SAFE HARBOR STATEMENT The following is intended to outline our general

More information

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 An Oracle White Paper June 2013 Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 Introduction Databases form the underlying foundation for most business applications by storing, organizing,

More information

"Charting the Course... Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary

Charting the Course... Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary Description Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary v6.0 is a five-day instructor-led course that is designed to help students prepare for the Cisco CCNP Data Center

More information

UM DIA NA VIDA DE UM PACOTE CEE

UM DIA NA VIDA DE UM PACOTE CEE UM DIA NA VIDA DE UM PACOTE CEE Marcelo M. Molinari System Engineer - Brazil May 2010 CEE (Converged Enhanced Ethernet) Standards Making 10GbE Lossless and Spanning-Tree Free 2010 Brocade Communications

More information

iscsi : A loss-less Ethernet fabric with DCB Jason Blosil, NetApp Gary Gumanow, Dell

iscsi : A loss-less Ethernet fabric with DCB Jason Blosil, NetApp Gary Gumanow, Dell iscsi : A loss-less Ethernet fabric with DCB Jason Blosil, NetApp Gary Gumanow, Dell SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual

More information

Oracle Corporation 1

Oracle Corporation 1 1 Solaris 11 for Developers Webinar Series Simplify your Development with Zones, ZFS and Crossbow (TCP/IP) Eric Reid, Stefan Schneider Oracle Systems ISV Engineering 2 Solaris 11 for Developers Webinar

More information

Pass-Through Technology

Pass-Through Technology CHAPTER 3 This chapter provides best design practices for deploying blade servers using pass-through technology within the Cisco Data Center Networking Architecture, describes blade server architecture,

More information

Comparing Server I/O Consolidation Solutions: iscsi, InfiniBand and FCoE. Gilles Chekroun Errol Roberts

Comparing Server I/O Consolidation Solutions: iscsi, InfiniBand and FCoE. Gilles Chekroun Errol Roberts Comparing Server I/O Consolidation Solutions: iscsi, InfiniBand and FCoE Gilles Chekroun Errol Roberts SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies

More information

LUSTRE NETWORKING High-Performance Features and Flexible Support for a Wide Array of Networks White Paper November Abstract

LUSTRE NETWORKING High-Performance Features and Flexible Support for a Wide Array of Networks White Paper November Abstract LUSTRE NETWORKING High-Performance Features and Flexible Support for a Wide Array of Networks White Paper November 2008 Abstract This paper provides information about Lustre networking that can be used

More information

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure 70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure Slide 1 Creating the Virtualization Infrastructure Slide 2 Introducing Microsoft System Center

More information

Emulex Universal Multichannel

Emulex Universal Multichannel Emulex Universal Multichannel Reference Manual Versions 11.2 UMC-OCA-RM112 Emulex Universal Multichannel Reference Manual Corporate Headquarters San Jose, CA Website www.broadcom.com Broadcom, the pulse

More information

QuickSpecs. HP Z 10GbE Dual Port Module. Models

QuickSpecs. HP Z 10GbE Dual Port Module. Models Overview Models Part Number: 1Ql49AA Introduction The is a 10GBASE-T adapter utilizing the Intel X722 MAC and X557-AT2 PHY pairing to deliver full line-rate performance, utilizing CAT 6A UTP cabling (or

More information

Overview. Cisco UCS Manager User Documentation

Overview. Cisco UCS Manager User Documentation Cisco UCS Manager User Documentation, page 1 Infrastructure Management Guide, page 2 Cisco Unified Computing System, page 3 Cisco UCS Building Blocks and Connectivity, page 5 Cisco UCS Manager User Documentation

More information

Lenovo ThinkSystem NE1032/NE1032T/NE1072T. Release Notes. For Lenovo Cloud Network Operating System 10.6

Lenovo ThinkSystem NE1032/NE1032T/NE1072T. Release Notes. For Lenovo Cloud Network Operating System 10.6 Lenovo ThinkSystem NE1032/NE1032T/NE1072T Release Notes For Lenovo Cloud Network Operating System 10.6 Note: Before using this information and the product it supports, read the general information in the

More information

Networking for Data Acquisition Systems. Fabrice Le Goff - 14/02/ ISOTDAQ

Networking for Data Acquisition Systems. Fabrice Le Goff - 14/02/ ISOTDAQ Networking for Data Acquisition Systems Fabrice Le Goff - 14/02/2018 - ISOTDAQ Outline Generalities The OSI Model Ethernet and Local Area Networks IP and Routing TCP, UDP and Transport Efficiency Networking

More information

The NE010 iwarp Adapter

The NE010 iwarp Adapter The NE010 iwarp Adapter Gary Montry Senior Scientist +1-512-493-3241 GMontry@NetEffect.com Today s Data Center Users Applications networking adapter LAN Ethernet NAS block storage clustering adapter adapter

More information

Advanced Computer Networks. End Host Optimization

Advanced Computer Networks. End Host Optimization Oriana Riva, Department of Computer Science ETH Zürich 263 3501 00 End Host Optimization Patrick Stuedi Spring Semester 2017 1 Today End-host optimizations: NUMA-aware networking Kernel-bypass Remote Direct

More information

Configuration and Administration Guide 4.3 Redundant Line Control Function for Virtual NIC Mode

Configuration and Administration Guide 4.3 Redundant Line Control Function for Virtual NIC Mode PRIMECLUSTER Global Link Services Configuration and Administration Guide 4.3 Redundant Line Control Function for Virtual NIC Mode Oracle Solaris J2S2-1623-02ENZ0(04) October 2017 Preface This document

More information

Unify Virtual and Physical Networking with Cisco Virtual Interface Card

Unify Virtual and Physical Networking with Cisco Virtual Interface Card White Paper Unify Virtual and Physical Networking with Cisco Virtual Interface Card Simplicity of Cisco VM-FEX technology and Power of VMware VMDirectPath What You Will Learn Server virtualization has

More information

Introduction to the Cisco ASAv

Introduction to the Cisco ASAv Hypervisor Support The Cisco Adaptive Security Virtual Appliance (ASAv) brings full firewall functionality to virtualized environments to secure data center traffic and multitenant environments. You can

More information

ETHERNET ENHANCEMENTS FOR STORAGE. Sunil Ahluwalia, Intel Corporation

ETHERNET ENHANCEMENTS FOR STORAGE. Sunil Ahluwalia, Intel Corporation ETHERNET ENHANCEMENTS FOR STORAGE Sunil Ahluwalia, Intel Corporation SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individual members may use

More information

Cisco Data Center Ethernet

Cisco Data Center Ethernet Cisco Data Center Ethernet Q. What is Data Center Ethernet? Is it a product, a protocol, or a solution? A. The Cisco Data Center Ethernet architecture is a collection of Ethernet extensions providing enhancements

More information

Configuring a Single Oracle ZFS Storage Appliance into an InfiniBand Fabric with Multiple Oracle Exadata Machines

Configuring a Single Oracle ZFS Storage Appliance into an InfiniBand Fabric with Multiple Oracle Exadata Machines An Oracle Technical White Paper December 2013 Configuring a Single Oracle ZFS Storage Appliance into an InfiniBand Fabric with Multiple Oracle Exadata Machines A configuration best practice guide for implementing

More information

Design and Implementations of FCoE for the DataCenter. Mike Frase, Cisco Systems

Design and Implementations of FCoE for the DataCenter. Mike Frase, Cisco Systems Design and Implementations of FCoE for the DataCenter Mike Frase, Cisco Systems SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies

More information

Cisco UCS Virtual Interface Card 1227

Cisco UCS Virtual Interface Card 1227 Data Sheet Cisco UCS Virtual Interface Card 1227 Cisco Unified Computing System Overview The Cisco Unified Computing System (Cisco UCS ) is a next-generation data center platform that unites computing,

More information

Virtual Security Gateway Overview

Virtual Security Gateway Overview This chapter contains the following sections: Information About the Cisco Virtual Security Gateway, page 1 Cisco Virtual Security Gateway Configuration for the Network, page 10 Feature History for Overview,

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

PCI Express x8 Single Port SFP+ 10 Gigabit Server Adapter (Intel 82599ES Based) Single-Port 10 Gigabit SFP+ Ethernet Server Adapters Provide Ultimate

PCI Express x8 Single Port SFP+ 10 Gigabit Server Adapter (Intel 82599ES Based) Single-Port 10 Gigabit SFP+ Ethernet Server Adapters Provide Ultimate NIC-PCIE-1SFP+-PLU PCI Express x8 Single Port SFP+ 10 Gigabit Server Adapter (Intel 82599ES Based) Single-Port 10 Gigabit SFP+ Ethernet Server Adapters Provide Ultimate Flexibility and Scalability in Virtual

More information

Virtual Networks: For Storage and Data

Virtual Networks: For Storage and Data Virtual Networks: For Storage and Data or Untangling the Virtual Server Spaghetti Pile Howard Marks Chief Scientist hmarks@deepstorage.net Our Agenda Today s Virtual Server I/O problem Why Bandwidth alone

More information

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era Massimiliano Sbaraglia Network Engineer Introduction In the cloud computing era, distributed architecture is used to handle operations of mass data, such as the storage, mining, querying, and searching

More information

SwitchX Virtual Protocol Interconnect (VPI) Switch Architecture

SwitchX Virtual Protocol Interconnect (VPI) Switch Architecture SwitchX Virtual Protocol Interconnect (VPI) Switch Architecture 2012 MELLANOX TECHNOLOGIES 1 SwitchX - Virtual Protocol Interconnect Solutions Server / Compute Switch / Gateway Virtual Protocol Interconnect

More information

USING ISCSI MULTIPATHING IN THE SOLARIS 10 OPERATING SYSTEM

USING ISCSI MULTIPATHING IN THE SOLARIS 10 OPERATING SYSTEM USING ISCSI MULTIPATHING IN THE SOLARIS 10 OPERATING SYSTEM Aaron Dailey, Storage Network Engineering Scott Tracy, Storage Network Engineering Sun BluePrints OnLine December 2005 Part No 819-3730-10 Revision

More information

Windows Server System Center Azure Pack

Windows Server System Center Azure Pack Windows Server System Center Azure Pack Tenant Deployment Multi-Tier LOB Application Tenant Deployment Multi-Tier LOB Application Inbox feature for integrated management of IP addresses, domain

More information

Cisco CISCO Data Center Networking Infrastructure Design Specialist. Practice Test. Version

Cisco CISCO Data Center Networking Infrastructure Design Specialist. Practice Test. Version Cisco 642-971 CISCO 642-971 Data Center Networking Infrastructure Design Specialist Practice Test Version 1.1 QUESTION NO: 1 Cisco 642-971: Practice Exam Which service module configuration is recommended

More information

Why You Will Benefit From Thinking About, And Planning For Oracle Solaris 11

Why You Will Benefit From Thinking About, And Planning For Oracle Solaris 11 Why You Will Benefit From Thinking About, And Planning For Oracle Solaris 11 Isaac Rozenfeld Oracle Solaris Product Customer ation Experience isaac.rozenfeld@oracle.com 3/11/2011

More information

All Roads Lead to Convergence

All Roads Lead to Convergence All Roads Lead to Convergence Greg Scherer VP, Server and Storage Strategy gscherer@broadcom.com Broadcom Corporation 2 Agenda The Trend Toward Convergence over Ethernet Reasons for Storage and Networking

More information

Oracle Solaris 11 Virtualization

Oracle Solaris 11 Virtualization Oracle Solaris 11 Virtualization 1 Introduction This lab will introduce us to the basics of Oracle Solaris 11 virtualization, also known as Zones. You will become familiar with the basic operations of

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

More information

Multifunction Networking Adapters

Multifunction Networking Adapters Ethernet s Extreme Makeover: Multifunction Networking Adapters Chuck Hudson Manager, ProLiant Networking Technology Hewlett-Packard 2004 Hewlett-Packard Development Company, L.P. The information contained

More information

Jake Howering. Director, Product Management

Jake Howering. Director, Product Management Jake Howering Director, Product Management Solution and Technical Leadership Keys The Market, Position and Message Extreme Integration and Technology 2 Market Opportunity for Converged Infrastructure The

More information

LAN design. Chapter 1

LAN design. Chapter 1 LAN design Chapter 1 1 Topics Networks and business needs The 3-level hierarchical network design model Including voice and video over IP in the design Devices at each layer of the hierarchy Cisco switches

More information

CloudEngine 6800 Series Data Center Switches

CloudEngine 6800 Series Data Center Switches Series Data Center Switches Series Data Center Switches Product Overview Huawei CloudEngine series (CE for short) switches are nextgeneration 10G Ethernet switches designed for data centers and highend

More information

XE1-P241. XE1-P241 PCI Express PCIe x4 Dual SFP Port Gigabit Server Adapter (Intel I350 Based) Product Highlight

XE1-P241. XE1-P241 PCI Express PCIe x4 Dual SFP Port Gigabit Server Adapter (Intel I350 Based) Product Highlight Product Highlight o Halogen-free dual-port Gigabit Ethernet adapters with fiber interface options o Innovative power management features including Energy Efficient Ethernet (EEE) and DMA Coalescing for

More information

Database Consolidation on Oracle SuperCluster O R A C L E W H I T E P A P E R J U L Y

Database Consolidation on Oracle SuperCluster O R A C L E W H I T E P A P E R J U L Y Database Consolidation on Oracle SuperCluster O R A C L E W H I T E P A P E R J U L Y 2 0 1 5 Table of Contents Introduction 4 Overview of Database Consolidation Options 5 Database Server Consolidation

More information

Storage Protocol Offload for Virtualized Environments Session 301-F

Storage Protocol Offload for Virtualized Environments Session 301-F Storage Protocol Offload for Virtualized Environments Session 301-F Dennis Martin, President August 2016 1 Agenda About Demartek Offloads I/O Virtualization Concepts RDMA Concepts Overlay Networks and

More information

Cavium FastLinQ 25GbE Intelligent Ethernet Adapters vs. Mellanox Adapters

Cavium FastLinQ 25GbE Intelligent Ethernet Adapters vs. Mellanox Adapters Cavium FastLinQ 25GbE Intelligent Ethernet Adapters vs. Mellanox Adapters Cavium FastLinQ QL45000 25GbE adapters provide maximum performance and flexible bandwidth management to optimize virtualized servers

More information

PROFITBRICKS IAAS VIRTUAL DATA CENTER. An Introduction to ProfitBricks VDC

PROFITBRICKS IAAS VIRTUAL DATA CENTER. An Introduction to ProfitBricks VDC PROFITBRICKS IAAS VIRTUAL DATA CENTER An Introduction to ProfitBricks VDC Why Cloud Computing? In the future, it will be difficult for IT service providers to avoid the subject of cloud computing. Still

More information

Reliability and Performance for OpenStack through SmartOS. Daniele Stroppa, ZHAW

Reliability and Performance for OpenStack through SmartOS. Daniele Stroppa, ZHAW Reliability and Performance for OpenStack through SmartOS Daniele Stroppa, ZHAW strp@zhaw.ch Agenda 1. Mobile Cloud Networking 2. Why a Cloud OS 3. OpenStack 1. Introduction 2. Architecture 4. SmartOS

More information

Evolution with End-to-End Data Center Virtualization

Evolution with End-to-End Data Center Virtualization Evolution with End-to-End Data Center Virtualization Yves Louis DC Virtualisation Technical Solution Architect Agenda Data Center Virtualization Overview Front-End Data Center Virtualization Core Layer

More information

Cisco Nexus 7000 Series Connectivity Solutions for the Cisco Unified Computing System

Cisco Nexus 7000 Series Connectivity Solutions for the Cisco Unified Computing System Cisco Nexus 7000 Series Connectivity Solutions for the Cisco Unified Computing System About the Cisco Nexus 7000 Series Switches The Cisco Nexus 7000 Series Switches combine the highest level of scalability

More information

<Insert Picture Here> LDoms Deep Dive IO Best Practices for Oracle VM Server for SPARC

<Insert Picture Here> LDoms Deep Dive IO Best Practices for Oracle VM Server for SPARC LDoms Deep Dive IO Best Practices for Oracle VM Server for SPARC Stefan Hinker EMEA Hardware Principal Sales Consultant The following is intended to outline our general product direction.

More information

GUIDE. Optimal Network Designs with Cohesity

GUIDE. Optimal Network Designs with Cohesity Optimal Network Designs with Cohesity TABLE OF CONTENTS Introduction...3 Key Concepts...4 Five Common Configurations...5 3.1 Simple Topology...5 3.2 Standard Topology...6 3.3 Layered Topology...7 3.4 Cisco

More information

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision At-A-Glance Unified Computing Realized Today, IT organizations assemble their data center environments from individual components.

More information

Datacenter Network Infrastructure

Datacenter Network Infrastructure Datacenter Network Infrastructure Petr Grygárek rek 1 Traditional DC Network Modules and Core WAN Edge Internet Edge PODs Core edge Service Layer Aggregation Access their Functions Single-site or multisite

More information

Oracle s Netra Modular System. A Product Concept Introduction

Oracle s Netra Modular System. A Product Concept Introduction Oracle s Netra Modular System A Product Concept Introduction Table of Contents Table of Contents 1 Introduction 2 Blades Versus Rackmount Servers 3 Traditional Server Architectures Merged 3 Plug-and-Play

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-999 EXAM QUESTIONS & ANSWERS Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 32.5 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot CISCO 642-999

More information

Introducing Campus Networks

Introducing Campus Networks Cisco Enterprise Architecture Introducing Campus Networks 2003, Cisco Systems, Inc. All rights reserved. 2-1 2003, Cisco Systems, Inc. All rights reserved. BCMSN v2.0 2-2 Campus Data Center Combines switching

More information

Chapter 6 Connecting Device

Chapter 6 Connecting Device Computer Networks Al-Mustansiryah University Elec. Eng. Department College of Engineering Fourth Year Class Chapter 6 Connecting Device 6.1 Functions of network devices Separating (connecting) networks

More information

Container Adoption for NFV Challenges & Opportunities. Sriram Natarajan, T-Labs Silicon Valley Innovation Center

Container Adoption for NFV Challenges & Opportunities. Sriram Natarajan, T-Labs Silicon Valley Innovation Center Container Adoption for NFV Challenges & Opportunities Sriram Natarajan, T-Labs Silicon Valley Innovation Center Virtual Machine vs. Container Stack KVM Container-stack Libraries Guest-OS Hypervisor Libraries

More information

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1

What s New in VMware vsphere 4.1 Performance. VMware vsphere 4.1 What s New in VMware vsphere 4.1 Performance VMware vsphere 4.1 T E C H N I C A L W H I T E P A P E R Table of Contents Scalability enhancements....................................................................

More information

Cisco Nexus 4000 Series Switches for IBM BladeCenter

Cisco Nexus 4000 Series Switches for IBM BladeCenter Cisco Nexus 4000 Series Switches for IBM BladeCenter What You Will Learn This document is targeted at server, storage, and network administrators planning to deploy IBM BladeCenter servers with the unified

More information

Voltaire. Fast I/O for XEN using RDMA Technologies. The Grid Interconnect Company. April 2005 Yaron Haviv, Voltaire, CTO

Voltaire. Fast I/O for XEN using RDMA Technologies. The Grid Interconnect Company. April 2005 Yaron Haviv, Voltaire, CTO Voltaire The Grid Interconnect Company Fast I/O for XEN using RDMA Technologies April 2005 Yaron Haviv, Voltaire, CTO yaronh@voltaire.com The Enterprise Grid Model and ization VMs need to interact efficiently

More information

OpenOnload. Dave Parry VP of Engineering Steve Pope CTO Dave Riddoch Chief Software Architect

OpenOnload. Dave Parry VP of Engineering Steve Pope CTO Dave Riddoch Chief Software Architect OpenOnload Dave Parry VP of Engineering Steve Pope CTO Dave Riddoch Chief Software Architect Copyright 2012 Solarflare Communications, Inc. All Rights Reserved. OpenOnload Acceleration Software Accelerated

More information

Dell PowerEdge M1000e Blade Enclosure and Dell PS Series SAN Design Best Practices Using Dell S-Series and M-Series Networking

Dell PowerEdge M1000e Blade Enclosure and Dell PS Series SAN Design Best Practices Using Dell S-Series and M-Series Networking Dell PowerEdge M1000e Blade Enclosure and Dell PS Series SAN Design Best Practices Using Dell S-Series and M-Series Networking Dell EMC Storage Engineering May 2017 Dell EMC Best Practices Revisions Date

More information