Building physical clouds

Size: px
Start display at page:

Download "Building physical clouds"

Transcription

1 Building physical clouds Christian "kiko" Reis David Duffey Luke Williams OCP Tech Day August 30th, Menlo Park, CA

2 Preamble How VMware killed hardware

3 Time from request to prompt

4 VM Metal Request Procure Rack Firmware Configure Install OS Launch Credentials Automation

5 VM Metal 4 minutes Request Procure Rack Firmware Configure Install OS Launch Credentials Automation 4 months

6 Cloud >>> from boto import ec2 >>> c = ec2.connect('us-west-2') >>> r = c.run_instances( min_count=3, aws_image_id, instance_type='c1.xlarge') Metal Request Procure Rack Firmware Configure Install OS Launch Credentials Automation

7

8 Big Software (noun) a complex assembly of many software components sourced from different vendors, running on multiple machines, providing to its user the impression of a single system

9

10 OCP 1. Focus on versatile, proven system designs 2. Pooling of talent to ensure innovation 3. Applying YAGNI to monitoring & firmware 4. Emphasizing operational efficiency

11 OCP 1. Focus on versatile, proven system designs 2. Pooling of talent to ensure innovation 3. Applying YAGNI to monitoring & firmware 4. Emphasizing operational efficiency

12 MAAS An open source API for hardware operations

13 MAAS

14 MAAS PXE DHCP tftp iscsi IPMI AMT ilo DRAC UCSM Redfish

15 DNS HTTP REST SSH MAAS PXE DHCP tftp iscsi IPMI AMT ilo DRAC UCSM Redfish

16 DNS HTTP REST SSH MAAS PXE DHCP tftp iscsi IPMI AMT ilo DRAC UCSM Redfish

17 $ maas login devcluster $ maas devcluster node start distro_series="centos7"

18

19 Data model Machines Networks Users Servers Devices Switches* L2 L3 Zones SSH Powerman API keys

20 Machine States New 1 Ready 2 Deployed 3 Release

21 One-time BMC credential setup New 1 Hardware probe & preparation Ready 2 Install OS & user credentials Deployed 3 Wipe disk and return to pool

22 PXE1Boot 1 IPMI Automatic Enlistment A. Boot into ephemeral environment 2 B. Set up credentials for IPMI in-band 3 C. Create random machine ID D. Ready for remote control

23 Deployments are fast HDD SSD 8 minutes 8 minutes

24 Deployments are fast Validated in the field

25 MAAS 2.0 Highlights High availability Custom DHCP configuration Scale-out architecture Full DNS management Flexible network ranges Faster disk wipe

26 OCP Hardware Tested w/ Ubuntu Freedom, Windmill, Winterfell Roadrunner, Decathlete, Leopard, Yosemite, Honey Badger, Panther, Knox Microsoft Open Cloud Server (OCS) Edgecore Networks AS X, AS X, Faceboook Wedge 40, Wedge 100

27 Open Compute MAAS & Juju Deployments

28 See it live MAAS Juju Ubuntu Core

29 Christian Reis David Duffey Luke Williams maas.io

30 Backup

31 MAAS Feature Highlights User Interfaces Web (native) REST API CLI Python library Operating Systems CentOS 6, 7 RHEL 6,7 Ubuntu Windows 2003, 2010 Windows Nano* Custom* Disk layout options Partitioned Raw RAID LVM bcache NIC config options Raw Tagged VLAN Bonded Bridged(soon) BMC protocols IPMI AMT Redfish(soon) Chassis support Cisco UCS Microsoft OCS Seamicro 15K HP Moonshot Other VM Controllers virsh for KVM & PowerKVM vsphere SSH & Powerman credential setup Auto-enlistment via initial PXE-boot Node hardware inventory & autotagging Customization of commissioning and installation Dynamic allocation based on machine parameters

32 Today We... Analyzed Big Data with Apache Hadoop, Zeppelin, Spark Monitored a Kubernetes Cluster Scaled and Installed OpenStack (twice) Deployed Snappy Ubuntu Core via MAAS and ran FBOSS and SnapRoute as Apps alongside other apps Today You Can... Start jujucharms.com Conjure-up openstack on your machine Use Auto-pilot w/ MAAS Try Snappy Ubuntu Core in the cloud

33 Installing Hadoop and Kubernetes $ juju bootstrap $ juju add-model bigdata # optional! $ juju deploy apache-hadoop-spark-zeppelin $ juju list-actions spark $ juju run-action spark/0 < sparkpi pagerank... > $ juju add-model kubernetes # optional! $ juju deploy observable-kubernetes $ juju list-actions kibana $ juju run-action kibana/0 load-dashboard dashboard=beats

34 Installing OpenStack at Facebook Labs 1. Install Ubuntu LTS $ sudo apt install maas juju $ sudo maas-region-admin createadmin # to set credentials 2. Setup - Import images (click a button) - Tell MAAS which network(s) to manage (e.g. eth0/eth1) 3. Rack or Power on bare metal, and commission in MAAS 4. Point Juju to MAAS and deploy Big Software! $ juju bootstrap $ juju deploy openstack

35 Openstack Autopilot 35

36

37

38

39

40

41

42

43 Snaps and Ubuntu Core Transactionality, security and app stores

44 Snaps are Universal Linux Packages Security, Transactionality, App Stores

45

46 Disaggregating the Network Operating System NOS Vendor Switch + Integrated Proprietary NOS ( firmware-like blob, classic linux ) NCS Snap Snaps... Snaps... Snaps... snappy Ubuntu Core Traditional / Legacy NOS Whitebox Switch Whitebox Switch Classic Whitebox NOS Disaggregated NOS

47 classic Linux snappy Ubuntu Core any package can write to any file app writable area app writable area app snap app snap os writable files os snap read-only snaps kernel config filesystem kernel snap writable spaces per snap

48 Transactional update and rollback app snap snap snap app writable area os writable area os snap os snap os snap kernel snap kernel snap kernel snap kernel writable area

49 writable area writable area writable area writable area app app app app Snaps are confined and isolated os kernel

50 - or - - or - - or - FBOSS nginx SDN - or - - or - - or - Open Switch HAProxy Firewall - or - - or - - or - Quagga F5 LB IDS os snap kernel snap independent and decoupled sources of innovation

51

52 Demo of Data Centre Staging and Operations Aggregation HA Region Controller ToR + MAAS ToR Snap Aggregation ToR + MAAS ToR Snap ToR + MAAS ToR Snap Rack Controller Bare-Metal-As-A-Service, running as a Snap snappy extensible, run more Snap Apps - Hardware inventory - OS provisioning - PXE - IPMI - DHCP - DNS - Disaster Recovery - Data Analytics - Network Tools

53 The Perfect Switch OS Ubuntu Core with snappy transactional updates Applications are confined by Canonical s AppArmor kernel security system snappy Ubuntu Core reliable, worry free updates with rollback Amazing application install experience with snappy packages Snaps Snappy Market for extensibility Easily extensible with the snappy store Perfect for container workloads

54 Ubuntu Core for Cloud Development Snappy images are in public clouds like AWS, Azure, and GCE Vagrant and KVM images are ideal for rapid prototyping Snappy is available for private clouds

55 ubuntu.com/snappy

OCP Ready. and OCP Checkbox Overview

OCP Ready. and OCP Checkbox Overview OCP Ready and OCP Checkbox Overview David Duffey Based in Austin, TX Started in Canonical in February 2011 Leads Server Hardware Ecosystem and Server Certification Team Cloud Amazon, AT&T, China Mobile,

More information

Evaluation and Integration of OCP Servers from Software Perspective. Internet Initiative Japan Inc. Takashi Sogabe

Evaluation and Integration of OCP Servers from Software Perspective. Internet Initiative Japan Inc. Takashi Sogabe Evaluation and Integration of OCP Servers from Software Perspective Internet Initiative Japan Inc. Takashi Sogabe Who am I? Takashi Sogabe @rev4t Software Engineer, Internet Initiative Japan Inc. Focusing

More information

Baremetal with Apache CloudStack

Baremetal with Apache CloudStack Baremetal with Apache CloudStack ApacheCon Europe 2016 Jaydeep Marfatia Cloud, IOT and Analytics Me Director of Product Management Cloud Products Accelerite Background Project lead for open source project

More information

Build Cloud like Rackspace with OpenStack Ansible

Build Cloud like Rackspace with OpenStack Ansible Build Cloud like Rackspace with OpenStack Ansible https://etherpad.openstack.org/p/osa-workshop-01 Jirayut Nimsaeng DevOps & Cloud Architect 2nd Cloud OpenStack-Container Conference and Workshop 2016 Grand

More information

Be smart. Think open source.

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

More information

Ubuntuを利用した世界最高のOSSプラットフォーム. Takaaki Suzuki Canonical - Solutions Architect

Ubuntuを利用した世界最高のOSSプラットフォーム. Takaaki Suzuki Canonical - Solutions Architect Ubuntuを利用した世界最高のOSSプラットフォーム Takaaki Suzuki Canonical - Solutions Architect Canonical is a company behind Ubuntu 2004 FOUNDED 800< EMPLOYEES 34+ COUNTRIES London Tokyo Boston Beijing Shanghai Taipei Canonical

More information

MaaS Integration for Baremetal Provisioning in Cloudstack

MaaS Integration for Baremetal Provisioning in Cloudstack MaaS Integration for Baremetal Provisioning in Cloudstack References Introduction High level use cases Document History Functional requirements & non-requirements Architecture and Design description Assumptions

More information

Xen and CloudStack. Ewan Mellor. Director, Engineering, Open-source Cloud Platforms Citrix Systems

Xen and CloudStack. Ewan Mellor. Director, Engineering, Open-source Cloud Platforms Citrix Systems Xen and CloudStack Ewan Mellor Director, Engineering, Open-source Cloud Platforms Citrix Systems Agenda What is CloudStack? Move to the Apache Foundation CloudStack architecture on Xen The future for CloudStack

More information

Upcoming Services in OpenStack Rohit Agarwalla, Technical DEVNET-1102

Upcoming Services in OpenStack Rohit Agarwalla, Technical DEVNET-1102 Upcoming Services in OpenStack Rohit Agarwalla, Technical Leader roagarwa@cisco.com, @rohitagarwalla DEVNET-1102 Agenda OpenStack Overview Upcoming Services Trove Sahara Ironic Magnum Kolla OpenStack Overview

More information

Managing the Management Switches. Erik Ruiter SURFsara Cumulus Meetup Amsterdam 2017

Managing the Management Switches. Erik Ruiter SURFsara Cumulus Meetup Amsterdam 2017 Managing the Management Switches Erik Ruiter SURFsara Cumulus Meetup Amsterdam 2017 Outline 1. Old vs new Situation 2. Used technologies (Ansible / Cumulus) 3. Ansible Examples 4. Results / Whats next?

More information

Transforming Management for Modern Scale-Out Infrastructure

Transforming Management for Modern Scale-Out Infrastructure Transforming Management for Modern Scale-Out Infrastructure Software is eating the world. Marc Andreessen, WSJ 2011 That famous quote from venture capitalist and Netscape founder Marc Andreessen was true

More information

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013

Distributed Systems. 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski. Rutgers University. Fall 2013 Distributed Systems 31. The Cloud: Infrastructure as a Service Paul Krzyzanowski Rutgers University Fall 2013 December 12, 2014 2013 Paul Krzyzanowski 1 Motivation for the Cloud Self-service configuration

More information

Snappy Ubuntu Core Enabling secure devices with app stores

Snappy Ubuntu Core Enabling secure devices with app stores Snappy Ubuntu Core Enabling secure devices with app stores We are the company behind Ubuntu. Canonical and Ubuntu Best of both worlds CANONICAL Commercial backing for the #1 general purpose Linux OS: Ubuntu

More information

Quick Start Guide to Compute Canada Cloud Service

Quick Start Guide to Compute Canada Cloud Service Quick Start Guide to Compute Canada Cloud Service Launching your first instance (VM) Login to the East or West cloud Dashboard SSH key pair Importing an existing key pair Creating a new key pair Launching

More information

Delivering Nexenta Software-Based File Services to Cisco HyperFlex

Delivering Nexenta Software-Based File Services to Cisco HyperFlex Delivering Nexenta Software-Based File White Paper March 2019 1 Copyright 2019 Nexenta Systems, ALL RIGHTS RESERVED Notice: No part of this publication may be reproduced or transmitted in any form or by

More information

INSTALLATION RUNBOOK FOR Triliodata + TrilioVault

INSTALLATION RUNBOOK FOR Triliodata + TrilioVault INSTALLATION RUNBOOK FOR Triliodata + TrilioVault Application Type: [Backup and disaster recovery] Application Version: [2.1] MOS Version: [7.0] OpenStack version: [Kilo] Content Document History 1 Introduction

More information

UCS Management Deep Dive

UCS Management Deep Dive UCS Management Deep Dive Jeff Silberman UCS Technical Marketing Engineer 2 Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases

More information

How CloudEndure Disaster Recovery Works

How CloudEndure Disaster Recovery Works How Disaster Recovery Works Technical White Paper How Disaster Recovery Works THE TECHNOLOGY BEHIND CLOUDENDURE S ENTERPRISE-GRADE DISASTER RECOVERY SOLUTION Introduction Disaster Recovery is a Software-as-a-Service

More information

Virtualization. Michael Tsai 2018/4/16

Virtualization. Michael Tsai 2018/4/16 Virtualization Michael Tsai 2018/4/16 What is virtualization? Let s first look at a video from VMware http://www.vmware.com/tw/products/vsphere.html Problems? Low utilization Different needs DNS DHCP Web

More information

How CloudEndure Works

How CloudEndure Works How Works How Works THE TECHNOLOGY BEHIND CLOUDENDURE S DISASTER RECOVERY AND LIVE MIGRATION SOLUTIONS offers Disaster Recovery and Live Migration Software-as-a-Service (SaaS) solutions. Both solutions

More information

Installing Cisco Nexus 1000V for KVM

Installing Cisco Nexus 1000V for KVM This chapter contains the following sections: Steps to Install the Cisco Nexus 1000V for KVM, page 1 Installing and Configuring MAAS, page 2 Installing and Configuring Juju, page 3 Installing and Configuring

More information

Cisco UCS Director Tech Module EMC VNX and VNX2

Cisco UCS Director Tech Module EMC VNX and VNX2 Cisco UCS Director Tech Module EMC VNX and VNX2 Version: 1.0 September 2016 1 Agenda Overview & Architecture Hardware & Software Compatibility Licensing Orchestration Capabilities Reports Example Use-Cases

More information

Radisys* and Intel Deliver Agile and Flexible Rack-Scale NFV Infrastructure for. Communications Service Providers

Radisys* and Intel Deliver Agile and Flexible Rack-Scale NFV Infrastructure for. Communications Service Providers white paper Communications Service Providers SDN and NFV Infrastructure Radisys* and Intel Deliver Agile and Flexible Rack-Scale NFV Infrastructure for Communications Service Providers Radisys DCEngine*

More information

ZeroStack Quick Start Guide

ZeroStack Quick Start Guide Self Driving Cloud @ZeroStackInc sales@zerostack.com www.zerostack.com ZeroStack Quick Start Guide Version 2.0 Copyright 2016 ZeroStack, Inc. All rights reserved. This product is protected by U.S. and

More information

How CloudEndure Works

How CloudEndure Works How Works How Works THE TECHNOLOGY BEHIND CLOUDENDURE S DISASTER RECOVERY AND LIVE MIGRATION SOLUTIONS offers cloud-based Disaster Recovery and Live Migration Software-as-a-Service (SaaS) solutions. Both

More information

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director Hyper-Convergence De-mystified Francis O Haire Group Technology Director The Cloud Era Is Well Underway Rapid Time to Market I deployed my application in five minutes. Fractional IT Consumption I use and

More information

VMworld 2018 Content: Not for publication or distribution

VMworld 2018 Content: Not for publication or distribution Hybrid IT: HPE s composable, software-defined, dynamic datacenter vision Speaker name and title Month day, year Today s accidental architecture is hybrid by default Describe how IT infrastructure has become

More information

Introduction to Stacki. Greg Bruno, PhD VP Engineering, StackIQ

Introduction to Stacki. Greg Bruno, PhD VP Engineering, StackIQ Introduction to Stacki Greg Bruno, PhD VP Engineering, StackIQ Open Source Stack Installer Stacki is a very fast and ultra reliable Linux server provisioning tool at scale. With zero prerequisites for

More information

When (and how) to move applications from VMware to Cisco Metacloud

When (and how) to move applications from VMware to Cisco Metacloud White Paper When (and how) to move applications from VMware to Cisco Metacloud What You Will Learn This white paper will explain when to migrate various applications running in VMware virtual machines

More information

Installation and Cluster Deployment Guide for VMware

Installation and Cluster Deployment Guide for VMware ONTAP Select 9 Installation and Cluster Deployment Guide for VMware Using ONTAP Select Deploy 2.6 November 2017 215-12636_B0 doccomments@netapp.com Updated for ONTAP Select 9.3 Table of Contents 3 Contents

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

UCS Technical Deep Dive: Getting to the Heart of the Matter

UCS Technical Deep Dive: Getting to the Heart of the Matter UCS Technical Deep Dive: Getting to the Heart of the Matter Session ID Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases (Live

More information

Installation and Cluster Deployment Guide for KVM

Installation and Cluster Deployment Guide for KVM ONTAP Select 9 Installation and Cluster Deployment Guide for KVM Using ONTAP Select Deploy 2.9 August 2018 215-13526_A0 doccomments@netapp.com Updated for ONTAP Select 9.4 Table of Contents 3 Contents

More information

Active System Manager Version 8.0 User s Guide

Active System Manager Version 8.0 User s Guide Active System Manager Version 8.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

HPE Strategy for VMware Cloud Foundation

HPE Strategy for VMware Cloud Foundation HPE Strategy for VMware Cloud Foundation September 12, 2017 Alexander Tschebanjuk Solution Architect EMEA HPE multi-cloud strategy Manage an open, mixed cloud environment HPE Integration and Professional

More information

Layer-4 to Layer-7 Services

Layer-4 to Layer-7 Services Overview, page 1 Tenant Edge-Firewall, page 1 LBaaS, page 2 FWaaS, page 4 Firewall Configuration, page 6 Overview Layer-4 through Layer-7 services support(s) end-to-end communication between a source and

More information

VMware Integrated OpenStack User Guide. VMware Integrated OpenStack 4.1

VMware Integrated OpenStack User Guide. VMware Integrated OpenStack 4.1 VMware Integrated OpenStack User Guide VMware Integrated OpenStack 4.1 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

Data Center and Cloud Automation

Data Center and Cloud Automation Data Center and Cloud Automation Tanja Hess Systems Engineer September, 2014 AGENDA Challenges and Opportunities Manual vs. Automated IT Operations What problem are we trying to solve and how do we solve

More information

Installation and Cluster Deployment Guide

Installation and Cluster Deployment Guide ONTAP Select 9 Installation and Cluster Deployment Guide Using ONTAP Select Deploy 2.3 March 2017 215-12086_B0 doccomments@netapp.com Updated for ONTAP Select 9.1 Table of Contents 3 Contents Deciding

More information

How CloudEndure Disaster Recovery Works

How CloudEndure Disaster Recovery Works How CloudEndure Disaster Recovery Works Technical White Paper How CloudEndure Disaster Recovery Works THE TECHNOLOGY BEHIND CLOUDENDURE S ENTERPRISE-GRADE DISASTER RECOVERY SOLUTION Introduction CloudEndure

More information

Isn't it Ironic? Managing a bare metal cloud. devananda.github.io/talks/isnt-it-ironic.html. Devananda van der Veen

Isn't it Ironic? Managing a bare metal cloud. devananda.github.io/talks/isnt-it-ironic.html. Devananda van der Veen Isn't it Ironic? Managing a bare metal cloud Devananda van der Veen twitter: @devananda devananda.github.io/talks/isnt-it-ironic.html Who am I Master Engineer at HP OpenStack Ironic PTL OpenStack Technical

More information

Installation and Cluster Deployment Guide for KVM

Installation and Cluster Deployment Guide for KVM ONTAP Select 9 Installation and Cluster Deployment Guide for KVM Using ONTAP Select Deploy 2.6 November 2017 215-12637_B0 doccomments@netapp.com Updated for ONTAP Select 9.3 Table of Contents 3 Contents

More information

VMware Integrated OpenStack User Guide

VMware Integrated OpenStack User Guide VMware Integrated OpenStack User Guide VMware Integrated OpenStack 3.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Installation and Cluster Deployment Guide for KVM

Installation and Cluster Deployment Guide for KVM ONTAP Select 9 Installation and Cluster Deployment Guide for KVM Using ONTAP Select Deploy 2.7 March 2018 215-12976_B0 doccomments@netapp.com Updated for ONTAP Select 9.3 Table of Contents 3 Contents

More information

Virtual Tech Update Intercloud Fabric. Michael Petersen Systems Engineer, Cisco Denmark

Virtual Tech Update Intercloud Fabric. Michael Petersen Systems Engineer, Cisco Denmark Virtual Tech Update Intercloud Fabric Michael Petersen Systems Engineer, Cisco Denmark michaep2@cisco.com Agenda Introduction Intercloud and Intercloud Fabric Intercloud Fabric - New Features Intercloud

More information

Declarative Modeling for Cloud Deployments

Declarative Modeling for Cloud Deployments Declarative Modeling for Cloud Deployments Giuseppe Attardi Department of Distributed Computing & Storage OpenStack Day Italia Roma 21/9/2018 GARR Federated Cloud Computing Platform Objectives GARR Offer

More information

Citrix CloudPlatform (powered by Apache CloudStack) Version 4.5 Concepts Guide

Citrix CloudPlatform (powered by Apache CloudStack) Version 4.5 Concepts Guide Citrix CloudPlatform (powered by Apache CloudStack) Version 4.5 Concepts Guide Revised January 30, 2015 06:00 pm IST Citrix CloudPlatform Citrix CloudPlatform (powered by Apache CloudStack) Version 4.5

More information

Genomics on Cisco Metacloud + SwiftStack

Genomics on Cisco Metacloud + SwiftStack Genomics on Cisco Metacloud + SwiftStack Technology is a large component of driving discovery in both research and providing timely answers for clinical treatments. Advances in genomic sequencing have

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

Installation runbook for Hedvig + Cinder Driver

Installation runbook for Hedvig + Cinder Driver Installation runbook for Hedvig + Cinder Driver Partner Name: Product Name: Product Version: Hedvig Inc. Hedvig Distributed Storage Platform V-1.0.0 MOS Version: Kilo on Ubuntu 14.04 (2015.1.0-7.0) OpenStack

More information

The OnApp Cloud Platform

The OnApp Cloud Platform The OnApp Cloud Platform Everything you need to sell cloud, dedicated, CDN, storage & more 286 Cores / 400 Cores 114 Cores 218 10 86 20 The complete cloud platform for service providers OnApp software

More information

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

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

More information

UCS C-Series Server: Bare metal, Storage Appliance, Host-OS Hardware and Software Interoperability Matrix

UCS C-Series Server: Bare metal, Storage Appliance, Host-OS Hardware and Software Interoperability Matrix UCS C-Series Server: Bare metal, Storage Appliance, Host-OS Hardware and Software Interoperability Matrix First Published: September 23, 2015 Last Modified: September 29, 2015 Americas Headquarters Cisco

More information

Linuxboot continuous integration

Linuxboot continuous integration Open Firmware Linuxboot continuous integration Jean-Marie Verdun/ITRenew Guillaume Giamarchi/ITRenew Introduction This is Work In Progress, feel free to collaborate Linuxboot Continuous Integration platform

More information

OpenNebula on VMware: Cloud Reference Architecture

OpenNebula on VMware: Cloud Reference Architecture OpenNebula on VMware: Cloud Reference Architecture Version 1.2, October 2016 Abstract The OpenNebula Cloud Reference Architecture is a blueprint to guide IT architects, consultants, administrators and

More information

Installation and Cluster Deployment Guide for VMware

Installation and Cluster Deployment Guide for VMware ONTAP Select 9 Installation and Cluster Deployment Guide for VMware Using ONTAP Select Deploy 2.8 June 2018 215-13347_B0 doccomments@netapp.com Updated for ONTAP Select 9.4 Table of Contents 3 Contents

More information

CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN

CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN CLOUD INFRASTRUCTURE ARCHITECTURE DESIGN Dan Radez OpenStack Red Hat Brad Ascar CloudForms Red Hat Agenda Red Hat OpenStack Platform Installation OpenStack Architecture Highly Available OpenStack Red Hat

More information

Cisco Unified Computing Solutions

Cisco Unified Computing Solutions Cisco Unified Computing Solutions UCS Manager: how to deploy 20 servers or more in less than 10 minutes? Dušan Soravia Košarić, M.Sc. Who We Are Company Overview Founded in 1996 offices in 22 countries

More information

Cisco Integrated System for Microsoft Azure Stack

Cisco Integrated System for Microsoft Azure Stack Cisco Integrated System for Microsoft Azure Stack Siva Sivakumar, Sr. Director, Cisco Computing Systems Product Group PSOCLD-1300 Agenda Trends Microsoft Azure Stack Overview The Cisco Solution Cisco Solution

More information

Hystax Acura. Cloud Migration and Disaster Recovery Solution. Hystax. All rights reserved. 1

Hystax Acura. Cloud Migration and Disaster Recovery Solution. Hystax. All rights reserved. 1 Hystax Acura Cloud Migration and Disaster Recovery Solution Hystax. All rights reserved. 1 www.hystax.com Overview Hystax is a cloud migration and Disaster Recovery company focusing on consistent replication

More information

Configure HyperFlex Hardware Acceleration Cards

Configure HyperFlex Hardware Acceleration Cards Configure HyperFlex Hardware Acceleration Cards This chapter describes how to configure Cisco HyperFlex Hardware Acceleration Cards. Overview of HyperFlex Hardware Acceleration Cards, on page 1 Install

More information

Learn. Connect. Explore.

Learn. Connect. Explore. Learn. Connect. Explore. No More Storage Nightmares An Open Solution for Container Persistent Storage Learn. Connect. Explore. CONTAINERS vs VIRTUALIZATION Containers Abstracts OS Kernel Mostly Linux One

More information

Build your own Cloud on Christof Westhues

Build your own Cloud on Christof Westhues Build your own Cloud on Christof Westhues chwe@de.ibm.com IBM Big Data & Elastic Storage Tour Software Defined Infrastructure Roadshow December 2 4, 2014 New applications and IT are being built for Cloud

More information

Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical

Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical Building a Video Optimized Private Cloud Platform on Cisco Infrastructure Rohit Agarwalla, Technical Leader roagarwa@cisco.com, @rohitagarwalla DEVNET-1106 Agenda Cisco Media Blueprint Media Workflows

More information

Getting to Know Apache CloudStack

Getting to Know Apache CloudStack Getting to Know Apache CloudStack Joe Brockmeier PPMC Member Apache CloudStack jzb@apache.org Five Six Characteristics of Clouds On-Demand Self-Service Broad Network Access Resource Pooling Rapid Elasticity

More information

Rapid Bare-Metal Provisioning and Image Management Service. Presenters: Apoorve Mohan Ravi Santosh Gudimetla (Northeastern University)

Rapid Bare-Metal Provisioning and Image Management Service. Presenters: Apoorve Mohan Ravi Santosh Gudimetla (Northeastern University) Rapid Bare-Metal ing and Image Management Service Presenters: Apoorve Mohan Ravi Santosh Gudimetla (Northeastern University) : Bare Metal Imaging Service Motivation: Even with HIL using existing provisioning

More information

APPLICATION NOTE DEPLOYING OPENSTACK ON THE SKY-8200 CARRIER GRADE SERVER USING MIRANTIS 8.0 REVISION 1.0 DATE 2016/07/14

APPLICATION NOTE DEPLOYING OPENSTACK ON THE SKY-8200 CARRIER GRADE SERVER USING MIRANTIS 8.0 REVISION 1.0 DATE 2016/07/14 APPLICATION NOTE REVISION 1.0 DATE 2016/07/14 DEPLOYING OPENSTACK ON THE SKY-8200 CARRIER GRADE SERVER USING MIRANTIS 8.0 Revision History Date [mm/dd/yyyy] Revision Modifications 07/14/2016 1.0 First

More information

Springpath Data Platform with Cisco UCS Servers

Springpath Data Platform with Cisco UCS Servers Springpath Data Platform with Cisco UCS Servers Reference Architecture SPRINGPATH DATA PLATFORM WITH CISCO UCS SERVERS Reference Architecture 1.0 Introduction to Springpath Data Platform 1 2.0 Why Springpath

More information

Automated Deployment of Private Cloud (EasyCloud)

Automated Deployment of Private Cloud (EasyCloud) Automated Deployment of Private Cloud (EasyCloud) Mohammed Kazim Musab Al-Zahrani Mohannad Mostafa Moath Al-Solea Hassan Al-Salam Advisor: Dr.Ahmad Khayyat COE485 T151 1 Table of Contents Introduction

More information

Active System Manager Release 8.2 User s Guide

Active System Manager Release 8.2 User s Guide Active System Manager Release 8.2 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either

More information

Installation runbook for

Installation runbook for Installation runbook for Arista Networks ML2 VLAN driver, L3 plugin integration Partner Name: Product Name: Product Version: Arista Networks Arista EOS EOS-4.14.5 or above MOS Version: Mirantis OpenStack

More information

70-745: Implementing a Software-Defined Datacenter

70-745: Implementing a Software-Defined Datacenter 70-745: Implementing a Software-Defined Datacenter Target Audience: Candidates for this exam are IT professionals responsible for implementing a software-defined datacenter (SDDC) with Windows Server 2016

More information

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved.

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved. Cisco Enterprise Cloud Suite Overview 2015 Cisco and/or its affiliates. All rights reserved. 1 CECS Components End User Service Catalog SERVICE PORTAL Orchestration and Management UCS Director Application

More information

Comparison of OpenStack Installers

Comparison of OpenStack Installers P P IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 9, September 2015. Comparison of OpenStack Installers 1 2 Anshu AwasthiP P, Ravi GuptaP 1 PSoftware Engineer,

More information

SUSE OpenStack Cloud Production Deployment Architecture. Guide. Solution Guide Cloud Computing.

SUSE OpenStack Cloud Production Deployment Architecture. Guide. Solution Guide Cloud Computing. SUSE OpenStack Cloud Production Deployment Architecture Guide Solution Guide Cloud Computing Table of Contents page Introduction... 2 High Availability Configuration...6 Network Topography...8 Services

More information

Enterprise Network Compute System (ENCS)

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

More information

CloudStack Administration Guide

CloudStack Administration Guide CloudStack Administration Guide For CloudStack Version 3.0.0 3.0.2 Revised August 16, 2012 4:41 PM 2011, 2012 Citrix Systems, Inc. All rights reserved. Specifications are subject to change without notice.

More information

UCS Management Architecture Deep Dive

UCS Management Architecture Deep Dive UCS Management Architecture Deep Dive Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases (Live UCS Demo) Programmable Infrastructure

More information

SUSE OpenStack Cloud

SUSE OpenStack Cloud SUSE OpenStack Cloud Customers now expect: - Instant services & solutions - On-demand, mobile access - Security & reliability 3 The Cloud is here to help - 95% of businesses now use cloud computing - 72%

More information

Virtualization Overview. Joel Jaeggli AFNOG SS-E 2013

Virtualization Overview. Joel Jaeggli AFNOG SS-E 2013 Virtualization Overview Joel Jaeggli AFNOG SS-E 2013 1 What are we using this Year? Mac-mini servers Intel core i7 quad core 8 hyperthreads 16GB of ram 2 x 256GB SATA SSD A pretty hefty server Less than

More information

Installation and Cluster Deployment Guide for KVM

Installation and Cluster Deployment Guide for KVM ONTAP Select 9 Installation and Cluster Deployment Guide for KVM Using ONTAP Select Deploy 2.5 August 2017 215-12375_A0 doccomments@netapp.com Updated for ONTAP Select 9.2 Table of Contents 3 Contents

More information

CloudShell Lab as a Service

CloudShell Lab as a Service Lab as a Service Technical Solution Guide By Hans Ashlock, Technical Marketing Manager www.quali.com Contents 1. Transform your Lab into a Self Service Cloud 3 2. What is a Self Service Cloud? 3 3. Deploying

More information

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES I. Executive Summary Superior Court of California, County of Orange (Court) is in the process of conducting a large enterprise hardware refresh. This

More information

Brian Dodds, Craig Ross Facebook

Brian Dodds, Craig Ross Facebook Hardware Lifecycle at Scale Brian Dodds, Craig Ross Facebook Agenda 1 Facebook s Infrastructure Evolution 2 Hardware Lifecycle 3 Learnings 4 Wrap Up Facebook's Infrastructure Evolution Facebook s Growth

More information

Deploying Applications on DC/OS

Deploying Applications on DC/OS Mesosphere Datacenter Operating System Deploying Applications on DC/OS Keith McClellan - Technical Lead, Federal Programs keith.mcclellan@mesosphere.com V6 THE FUTURE IS ALREADY HERE IT S JUST NOT EVENLY

More information

Fidelis Enterprise Collector Cluster QUICK START GUIDE. Rev-I Collector Controller2 (HP DL360-G10) and Collector XA2 (HP DL360-G10) Platforms

Fidelis Enterprise Collector Cluster QUICK START GUIDE. Rev-I Collector Controller2 (HP DL360-G10) and Collector XA2 (HP DL360-G10) Platforms Fidelis Enterprise Collector Cluster Rev-I Collector Controller2 (HP DL360-G10) and Collector XA2 (HP DL360-G10) Platforms 1. System Overview The Fidelis Collector is the security analytics database for

More information

Data Center solutions for SMB

Data Center solutions for SMB Data Center solutions for SMB VSPEX proven infrastructure Cisco Connect 2013 Ciprian Pirv Vendor Distri Integrator Vendor: Vendor: R&D, Marketing R&D, Marketing Distributor: Financing, stocks & logistics,

More information

Contrail Cloud Deployment Guide

Contrail Cloud Deployment Guide Contrail Cloud Deployment Guide Release 10.0 Modified: 2018-08-06 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper Networks

More information

Dell EMC Enterprise Hybrid Cloud for Microsoft Azure Stack. Ahmed Iraqi Account Systems Engineer Dell EMC North & West Africa

Dell EMC Enterprise Hybrid Cloud for Microsoft Azure Stack. Ahmed Iraqi Account Systems Engineer Dell EMC North & West Africa Dell EMC Enterprise Hybrid Cloud for Microsoft Azure Stack Ahmed Iraqi Account Systems Engineer Dell EMC North & West Africa The next 15 years in IT Digital transformation 3 Digital transformation.the

More information

QNAP OpenStack Ready NAS For a Robust and Reliable Cloud Platform

QNAP OpenStack Ready NAS For a Robust and Reliable Cloud Platform QNAP OpenStack Ready NAS For a Robust and Reliable Cloud Platform Agenda IT transformation and challenges OpenStack A new star in the cloud world How does OpenStack satisfy IT demands? QNAP + OpenStack

More information

HP Helion CloudSystem 9.0 Administrator Guide

HP Helion CloudSystem 9.0 Administrator Guide HP Helion CloudSystem 9.0 Administrator Guide Abstract This information is for use by administrators using HP Helion CloudSystem Software 9.0, who are assigned to configure and provision compute resources

More information

Introduction to Virtualization

Introduction to Virtualization Introduction to Virtualization Module 2 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks Configuring

More information

CONTAINERS AND MICROSERVICES WITH CONTRAIL

CONTAINERS AND MICROSERVICES WITH CONTRAIL CONTAINERS AND MICROSERVICES WITH CONTRAIL Scott Sneddon Sree Sarva DP Ayyadevara Sr. Director Sr. Director Director Cloud and SDN Contrail Solutions Product Line Management This statement of direction

More information

Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1)

Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1) Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1) First Published: April 12, 2016 Current Release: 3.1(1ePE1) This document describes system requirements, new features, images information,

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

CLOUD PROVIDER POD RELEASE NOTES

CLOUD PROVIDER POD RELEASE NOTES VMware Cloud Provider Pod 1.0 18 October 2018 Check for additions and updates to these release notes Release Notes Version 1.0 This Release Notes document includes details about VMware Cloud Provider Pod

More information

Directions in Data Centre Virtualization and Management

Directions in Data Centre Virtualization and Management Directions in Data Centre Virtualization and Management Peter West Product Marketing Manager, Product Marketing EMEA, VMware, Inc. New Approach To Data Centre Scalability Simplify the containers Add Hardware

More information

Using Juju with a Local Provider with KVM and LXC in Ubuntu LTS

Using Juju with a Local Provider with KVM and LXC in Ubuntu LTS Using Juju with a Local Provider with KVM and LXC in Ubuntu 14.04 LTS A Dell and Canonical Technical White Paper Mark Wenning Canonical Field Engineer Jose De la Rosa Dell Software Engineer 2 THIS WHITE

More information

From Bare Metal to Cloud. Andy ICCLab, ZHAW Piotr Kasprzak, GWDG

From Bare Metal to Cloud. Andy ICCLab, ZHAW Piotr Kasprzak, GWDG From Bare Metal to Cloud Andy Edmonds, @dizz, ICCLab, ZHAW Piotr Kasprzak, GWDG Intros ICCLab GWDG Zurich University for Service Provider for Applied Sciences Max Planck Society Cloud Computing and University

More information

MAAS Advanced NUC Installation and Configuration Scripted. (The MANIACS Document)

MAAS Advanced NUC Installation and Configuration Scripted. (The MANIACS Document) MAAS Advanced NUC Installation and Configuration Scripted (The MANIACS Document) Contents Purpose 3 Hardware Required 4 Installing and Configuring Ubuntu 5 Installing and Configuring MAAS 8 Installing

More information