OpenStack from the basics to production: Experiences on Jetstream

Size: px
Start display at page:

Download "OpenStack from the basics to production: Experiences on Jetstream"

Transcription

1 OpenStack from the basics to production: Experiences on Jetstream David Hancock Acting Principal Investigator Jetstream Program Director Advanced Cyberinfrastructure Indiana University Pervasive Technology Institute J. Michael Lowe Lead Systems Programmer High Performance Systems UITS Research Technologies

2 Overview Brief IU background Jetstream at 10,000 meters Cows and buzzwords Jetstream at 10 meters Dragons Basics of OpenStack Jetstream at 1 meter Challenges & Opportunities Futures

3 IU Campuses and Medical School Centers IU Campuses IU School of Medicine campuses and clinics

4 IU Overview Fall 2016 Number Undergraduate 93,740 Graduate 12,397 Doctoral - Research 4,323 Doctoral - Practice 3,700 Total Students 114,160 Staff 11,498 Faculty 9,005 Grand Total 134,633 Overall Operating budget $3.5B USD Grant Awards of $614M in 2016 Centralized IT Org - UITS 700+ professional staff 500+ part time staff

5 National Science Foundation Funding in HPC Traditionally concentrated on enabling peta-scale capability via track I/II programs Blue Waters 13.3 petaflops, 2012 Stampede 9.6 petaflops, 2013 Comet ~2.0 petaflops, 2014 Have funded research into building clouds and computer science testbeds CloudLab Chameleon Now funding clouds to do research Bridges (Hybrid system) Jetstream

6 Jetstream - Expanding NSF XD s reach and impact Around 350,000 researchers, educators, & learners received NSF support in 2015 Less than 2% completed a computation, data analysis, or visualization task on XD/XSEDE program resources Less than 4% had an XSEDE Portal account 70% of researchers surveyed* claimed to be resource constrained Why are the people not using XD/XSEDE systems not using them? Perceived ease of access and use HPC resources the traditional view of what XSEDE offers - are often not wellmatched to their needs They just don t need that much capability *XSEDE Cloud Survey Report -

7 What is Jetstream and why does it exist? NSF s first production cloud facility Part of the NSF extreme Digital (XD) program Provides on-demand interactive computing and analysis Enables configurable environments and architectures User-friendly, widely accessible cloud environment User-selectable library of preconfigured virtual machines

8 What is Jetstream, continued Programmable cyberinfrastructure Cloudy: clouds, more than just virtual machines (VM) Old way: robust (expensive) infrastructure, weak (cheap) software Cloudy way: commodity infrastructure, robust software Cows, not pets: pets take great amount of care, feeding, and you name them; cows you intend to have high turnover and you give them numbers. Home for persistent science gateways Flickr user Nanak26 - Normandie Reproducibility: Share VMs and then store, publish via IU Scholarworks (DOI)

9 Who uses it? Researchers needing a handful of cores (1 to 44/vCPU) Software creators and researchers needing to create their own customized virtual machines and workflows Science gateway creators using Jetstream as either the frontend or processor for scientific jobs STEM Educators teaching on a variety of subjects

10 Not just the usual suspects Physics, chemistry, and other usual HPC suspects are represented, but Jetstream also is home to projects on: Financial analysis / Economics Political science Humanities / Text analysis Network analysis Computer Science / Machine learning Satellite data analysis

11 Jetstream usage highlights As of March 1, 2017: 290 active XSEDE projects covering 53 fields of science and active users representing 165 institutions Over 56 million CPU hours allocated to XSEDE projects since June science gateways 12 education/teaching allocations serving almost 400 undergraduate and graduate students Averaging ~600 concurrent VMs 99.8% availability, 98.7% job completion

12 About those gateways IRIS - Serving large scale earthquake and geographical data for analysis Unidata - Providing distribution and analysis of meteorological data OpenMRS - Providing medical records systems for the resource-constrained SEAGrid - Computational chemistry, molecular and fluid dynamics, and structural mechanics gateway NAMDRunner - Based on the GenApp gateway over 1 million computing hours used to date for MD Coming gateways: CIPRES Gateway, The Neuroscience Gateway, ChemCompute gateway, UltraScan III

13 Galaxy riding Jetstream Galaxy is a platform for biomedical research, focused on accessibility, transparency and reproducibility The main project instance (usegalaxy.org) has more than 100,000 registered users executing 300,000+ jobs each month Many users need more capacity than the public quota, or other customizations (e.g., new tools) Use Jetstream as a bursting platform From Galaxy Main, offload jobs onto a remote Slurm cluster running on Jetstream instances Run Galaxy Interactive Environments (i.e., Dockerized IPython/RStudio containers) in an isolated environment on a Swarm cluster running on Jetstream Use Jetstream as a self-service platform Pre-built Galaxy image configured with hundreds of tools and access to TBs of genomic reference data, available via the self-launch model within minutes Allows users to acquire (free) resources, and gives them complete control

14 Jetstream Galaxy bursting: 8,264 unique users,115,582 jobs

15 Jetstream for education Jetstream has been used in multiple IU informatics graduate courses INFO 535 Management, Access, and Use of Big and Complex Data INFO 590 Topics in Informatics BlueWaters Workflow Workshop Multiple Research Data Alliance Workshops Workshops/classes using Galaxy, data analysis in finance using R, security and intrusion detection, and principles in cloud computing

16 What is Jetstream, continued Software layers Atmosphere web interface library of images, generic, domain specific simplify VM administration OpenStack: software tools for building and managing cloud computing platforms for public and private clouds. KVM hypervisor: what the VMs run on Ceph: storage platform that stores data on a single distributed computer cluster, and provides interfaces for object-, block- and file-level storage. Operating systems: CentOS, Ubuntu, Windows? Applications: e.g. software developed by the domain specialist, gateways, etc.

17 Platform overview OpenStack API access Globus Auth Web App Atmo Services Atmosphere API XSEDE Accounting Agave API access (work in progress) OpenStack Ceph OpenStack Ceph S3/Swift access to Ceph Indiana University TACC

18 Jetstream system overview

19 Production cloud hardware (per site) Hardware Number Specifications Function (IU) Dell PowerEdge M630 blades Dell PowerEdge R630 1U server 320 2x Intel E5-2680v3 Haswell GHz 128 GB RAM 2 TB local disk 7 2x Intel E5-2680v3 Haswell GHz 128 GB RAM 2 TB local disk Compute hosts OpenStack services Cluster management High Availability Databases RabbitMQ Dell PowerEdge R730xd 2U servers Dell S6000-ON network switches 20 2x Intel E5-2680v3 Haswell GHz 64 GB RAM 48 TB storage for Ceph pool ~1 PB Ceph storage Gb/s ports Top of Rack Spine

20 Hardware and instance flavors Flavor vcpus RAM Storage Per Node tiny small medium large /60* 4 xlarge /60* 2 xxlarge /60* 1 Short-term storage comes as part of launched instance Long-term storage is XSEDE-allocated *Flavors updated March 2017, storage-rich flavors will not be imaged

21 Jetstream s Atmosphere interface (no login required to this point)

22 Jetstream s Atmosphere interface (Select identity provider)

23 Jetstream s Atmosphere interface (Authenticate)

24 Jetstream s Atmosphere interface (user s home space)

25 HPC vs Cloud Adapting to a different environment: No reservations, no queueing More interactive use and less/no batch queuing What? No parallel filesystem?!? Being your own admin hey, we have root! You really can have almost any (Linux) software you want** Constantly getting new features ** Here there be dragons Flickr user José Silenzi - dragon Flicker user Haz No Reservation

26 OpenStack organization

27 OpenStack projects

28 Openstack projects the core services Service Name Adoption Maturity Age Identity Keystone 96% 7/8 5 yrs Images Glance 95% 6/8 7 yrs Block device Cinder 88% 7/8 5 yrs Networking Neutron 93% 7/8 5 yrs Compute Nova 95% 8/8 7 yrs Object device Swift 52% 7/8 7 yrs

29 Openstack projects some other services Service Name Adoption Maturity Age Dashboard Horizon 87% 6/8 5 yrs Telemetry Ceilometer 55% 1/8 4 yrs Database Trove 13% 3/8 3 yrs Orchestration Heat 67% 6/8 4 yrs Provisioning Ironic 17% 2/8 3 yrs

30 Openstack projects some other services Service Name Adoption Maturity Age Map/Reduce Sahara 10% 3/8 3 yrs Shared Filesystems Manila 14% 5/8 3 yrs DNS Service Designate 16% 3/8 3 yrs Containers Magnum 11% 2/8 2 yrs Application Catalog Murano 11% 1/8 2 yrs

31 Cloud at-a-glance Internet SSL HA Proxy Controller 1 Controller 2 Controller 3

32 Load balancing Load Balancer 1 I P 1 I P 2 Load Balancer 2 I P 2 I P 1 Keep Alive DNS Round Robin IP1 IP2

33 High availability database layout Spine 1 Spine 2 Top of Rack Top of Rack Database 1 Database 3 Database 2 Load Balancer 1 Load Balancer 2 Management

34 Glance - Cinder - Ceph Monitor Client OSD 1 OSD 2 OSD N

35 Network block storage RADOS Block Device (RBD) emulates block devices with objects and offsets Qemu VM RBD Ceph Object 1 Object 2 Object 3 Object N

36 OpenStack Instance Creation Workflow Keystone Glance Client Ceph Compute Nova Cinder

37 VXLAN packet Ethernet IP/UDP Ethernet IP

38 Hypervisor VM Bridge VXLAN Hypervisor VM Neutron networking Network node VXLAN Bridge T a p NetNS T a p Bridge Bridge VXLAN Internet

39 Data collection OpenStack Services - Notifications Ceilometer - Collection Gnocchi Time Series Measurements Aodh - Alarms Panko Event Storage

40 New services on Jetstream Magnum Container Infrastructure Sahara Map Reduce Heat - Orchestration Nova -Compute Cinder - Block Storage Neutron - Networking

41 Upgrade process Internet Old Database Schema SSL HA Proxy Controller 1 Old Version Controller 2 Old Version Controller 3 Old Version

42 Upgrade (cont) Internet Transitional Database Schema SSL HA Proxy Controller 1 New Version Controller 2 Old Version Controller 3 Old Version

43 Upgrade (cont) Internet New Database Schema SSL HA Proxy Controller 1 New Version Controller 2 Old Version Controller 3 Old Version

44 Upgrade complete Internet New Database Schema SSL HA Proxy Controller 1 New Version Controller 2 New Version Controller 3 New Version

45 Jetstream timeline what comes next? Year 1 operations review ~June 2016 Increasing EOT personnel, refining message to new communities Potential summer REU (Research Experiences for Undergraduates) Continuously soliciting research allocation requests plus Startup and Education allocations including Science Gateways! Adding services as deemed useful/mature Atmosphere enhancements on a regular cycle ~monthly Hoping to bring above the cloud image build repo via XSEDE

46 Requesting access to Jetstream You can request startup allocations anytime. (Startups are simple!) You can request allocations for educational use anytime. Next submission period for large allocations is NOW - 15 March April We are happy to help you prepare a request and create a successful proposal. You do not have to have prior use of Jetstream to be successful. You do need a US-based collaborator

47 Jetstream partners

48 Help / References Wiki / Documentation: User guides: XSEDE KB: help@xsede.org Campus Champions: Paper describing Jetstream: Jetstream: A self-provisioned, scalable scince and engineering cloud environment Configuration management:

49 Questions? Project website: Project Direct or License Terms Hancock, David. April 12, Experiences on Jetstream HPC Advisory Council.Also available at: Jetstream is supported by NSF award (Craig Stewart, IU, PI) XSEDE is supported by NSF award (John Towns, UIUC, PI) This research was supported in part by the Indiana University Pervasive Technology Institute, which was established with the assistance of a major award from the Lilly Endowment, Inc. Opinions presented here are those of the author(s) and do not necessarily represent the views of the NSF, IUPTI, IU, or the Lilly Endowment, Inc. Items indicated with a are under copyright and used here with permission. Such items may not be reused without permission from the holder of copyright except where license terms noted on a slide permit reuse. Except where otherwise noted, contents of this presentation are copyright 2015 by the Trustees of Indiana University. This document is released under the Creative Commons Attribution 3.0 Unported license ( This license includes the following terms: You are free to share to copy, distribute and transmit the work and to remix to adapt the work under the following conditions: attribution you must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). For any reuse or distribution, you must make clear to others the license terms of this work.

50 Things left behind for reference Flickr user Oiluj Samall Zeid - Lejos de Yulín

51 Just for fun: Happy Cluster Mad Cluster

52 Infrared image of Jetstream

53 Network Topology Chassis To Top of Rack Switches Chassis Sixteen blades per chasses Two switches per chassis 10 Gb/s Cooling 8 Blades 10 Gb/s per blade S w It c h S w It c h 10 GB/s per blade 8 Blades Cooling 40 Gb/s LAG 2 x 40 Gb/s Inter-switch links

54 Network Topology (cont.) Chassis to Top of Rack 40 Gb/s LAG Top of Rack Switch Four chassis per rack Two switches per chassis

55 Network Topology (cont.) 100 Gb/s uplink to Internet2 40 Gb/s LAG Two spines tie into two network blades in the datacenter switch Spine 1 Spine 2 Top of Rack Top of Rack Top of Rack Seven racks tie into the two spine switches 40 Gb/s

Jetstream Overview A national research and education cloud

Jetstream Overview A national research and education cloud Jetstream Overview A national research and education cloud 9th workshop on Scientific Cloud Computing (ScienceCloud) June 11, 2018 Tempe, AZ John Michael Lowe jomlowe@iu.edu Senior Cloud Engineer, UITS

More information

Cloud Facility for Advancing Scientific Communities

Cloud Facility for Advancing Scientific Communities Cloud Facility for Advancing Scientific Communities George Turner, Chief Systems Architect Pervasive Technologies Institute, UITS/RT, Indiana University Modeling Research in the Cloud Workshop UCAR, Boulder,

More information

Jetstream: A science & engineering cloud

Jetstream: A science & engineering cloud Jetstream: A science & engineering cloud Mike Lowe (jomlowe@iu.edu) Indiana University SC 16 Ceph BOF November 16, 2016 Expanding NSF XD s reach and impact Around 350,000 researchers, educators, & learners

More information

Jetstream: Adding Cloud-based Computing to the National Cyberinfrastructure

Jetstream: Adding Cloud-based Computing to the National Cyberinfrastructure Jetstream: Adding Cloud-based Computing to the National Cyberinfrastructure funded by the National Science Foundation Award #ACI-1445604 Matthew Vaughn(@mattdotvaughn) ORCID 0000-0002-1384-4283 Director,

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

The National Center for Genome Analysis Support as a Model Virtual Resource for Biologists

The National Center for Genome Analysis Support as a Model Virtual Resource for Biologists The National Center for Genome Analysis Support as a Model Virtual Resource for Biologists Internet2 Network Infrastructure for the Life Sciences Focused Technical Workshop. Berkeley, CA July 17-18, 2013

More information

Red Hat OpenStack Platform 10 Product Guide

Red Hat OpenStack Platform 10 Product Guide Red Hat OpenStack Platform 10 Product Guide Overview of Red Hat OpenStack Platform OpenStack Team Red Hat OpenStack Platform 10 Product Guide Overview of Red Hat OpenStack Platform OpenStack Team rhos-docs@redhat.com

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

Cornell Red Cloud: Campus-based Hybrid Cloud. Steven Lee Cornell University Center for Advanced Computing

Cornell Red Cloud: Campus-based Hybrid Cloud. Steven Lee Cornell University Center for Advanced Computing Cornell Red Cloud: Campus-based Hybrid Cloud Steven Lee Cornell University Center for Advanced Computing shl1@cornell.edu Cornell Center for Advanced Computing (CAC) Profile CAC mission, impact on research

More information

"Charting the Course... H8Q14S HPE Helion OpenStack. Course Summary

Charting the Course... H8Q14S HPE Helion OpenStack. Course Summary Course Summary Description This course will take students through an in-depth look at HPE Helion OpenStack V5.0. The course flow is optimized to address the high-level architecture and HPE Helion OpenStack

More information

Part2: Let s pick one cloud IaaS middleware: OpenStack. Sergio Maffioletti

Part2: Let s pick one cloud IaaS middleware: OpenStack. Sergio Maffioletti S3IT: Service and Support for Science IT Cloud middleware Part2: Let s pick one cloud IaaS middleware: OpenStack Sergio Maffioletti S3IT: Service and Support for Science IT, University of Zurich http://www.s3it.uzh.ch/

More information

Introduction to OpenStack

Introduction to OpenStack Introduction to OpenStack Overview This online self-paced introductory course helps you kickstart your OpenStack journey. By taking this course, you will learn about the origins of OpenStack, how to deploy

More information

Red Hat OpenStack Platform 8 Configure firewall rules for Red Hat OpenStack Platform director

Red Hat OpenStack Platform 8 Configure firewall rules for Red Hat OpenStack Platform director Red Hat OpenStack Platform 8 Configure firewall rules for Red Hat OpenStack Platform director Configure firewalls between the Controller and Compute nodes OpenStack Team Red Hat OpenStack Platform 8 Configure

More information

Contrail Cloud Platform Architecture

Contrail Cloud Platform Architecture Contrail Cloud Platform Architecture Release 10.0 Modified: 2018-04-04 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper

More information

WVU RESEARCH COMPUTING INTRODUCTION. Introduction to WVU s Research Computing Services

WVU RESEARCH COMPUTING INTRODUCTION. Introduction to WVU s Research Computing Services WVU RESEARCH COMPUTING INTRODUCTION Introduction to WVU s Research Computing Services WHO ARE WE? Division of Information Technology Services Funded through WVU Research Corporation Provide centralized

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

Jumpstart your Production OpenStack Deployment with

Jumpstart your Production OpenStack Deployment with Jumpstart your Production OpenStack Deployment with Dave Cain Wednesday April 27 th, 2016 11:50am-12:30pm CST 1 About me Dave Cain 12+ years working on IT in datacenters B.S. Computer Science @ NC State

More information

Spawning Virtual HPCs Using OpenStack

Spawning Virtual HPCs Using OpenStack Spawning Virtual HPCs Using OpenStack Michael Olson SPIN Undergraduate Researcher, NCSA maolson2@illinois.edu Lin Cheng Senior Computer Science Major, UIUC lcheng10@ncsa.illinois.edu Dr. Volodymyr Kindratenko

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 Firewall Rules for Red Hat OpenStack Platform List of required ports and protocols. Last Updated: 2018-06-27 Red Hat OpenStack Platform 13 Firewall Rules for Red Hat OpenStack

More information

Red Hat OpenStack Platform 10

Red Hat OpenStack Platform 10 Red Hat OpenStack Platform 10 Firewall Rules for Red Hat OpenStack Platform List of required ports and protocols. Last Updated: 2017-12-12 Red Hat OpenStack Platform 10 Firewall Rules for Red Hat OpenStack

More information

Minimal OpenStack Starting Your OpenStack Journey

Minimal OpenStack Starting Your OpenStack Journey Minimal OpenStack Starting Your OpenStack Journey Sean Dague / Aug 19th, 2015 Twitter: @sdague Blog: dague.net The Mission of OpenStack "To produce the ubiquitous Open Source Cloud Computing platform that

More information

Contrail Cloud Platform Architecture

Contrail Cloud Platform Architecture Contrail Cloud Platform Architecture Release 13.0 Modified: 2018-08-23 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net Juniper Networks, the Juniper

More information

HPC Capabilities at Research Intensive Universities

HPC Capabilities at Research Intensive Universities HPC Capabilities at Research Intensive Universities Purushotham (Puri) V. Bangalore Department of Computer and Information Sciences and UAB IT Research Computing UAB HPC Resources 24 nodes (192 cores)

More information

ACCI Recommendations on Long Term Cyberinfrastructure Issues: Building Future Development

ACCI Recommendations on Long Term Cyberinfrastructure Issues: Building Future Development ACCI Recommendations on Long Term Cyberinfrastructure Issues: Building Future Development Jeremy Fischer Indiana University 9 September 2014 Citation: Fischer, J.L. 2014. ACCI Recommendations on Long Term

More information

SCREAM15 Jetstream Notes

SCREAM15 Jetstream Notes SCREAM15 Jetstream Notes Slide 1 The US National Science Foundation (NSF) in 2015 awarded funding for a first- of- a- kind distributed cyberinfrastructure (DCI) system called Jetstream. Jetstream will

More information

Graphical Access to IU's Supercomputers with Karst Desktop Beta

Graphical Access to IU's Supercomputers with Karst Desktop Beta Graphical Access to IU's Supercomputers with Karst Desktop Beta A Thota, R Henschel, C Dennis, J Rinkovsky, D Hancock Research Technologies Indiana University 1 Show of hands Who here has Run statistical

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

XSEDE s Campus Bridging Project Jim Ferguson National Institute for Computational Sciences

XSEDE s Campus Bridging Project Jim Ferguson National Institute for Computational Sciences January 3, 2016 XSEDE s Campus Bridging Project Jim Ferguson National Institute for Computational Sciences jwf@utk.edu What is XSEDE? extreme Science and Engineering Discovery Environment $121M project

More information

Architecture and terminology

Architecture and terminology Architecture and terminology Guy Carmin RHCE, RHCI, RHCVA, RHCSA Solution Architect IGC, Red Hat Roei Goldenberg RHCE Linux Consultant and Cloud expert, Matrix May 2015 Agenda RHEL-OSP services modules

More information

NephOS. A Single Turn-key Solution for Public, Private, and Hybrid Clouds

NephOS. A Single Turn-key Solution for Public, Private, and Hybrid Clouds NephOS A Single Turn-key Solution for Public, Private, and Hybrid Clouds What is NephOS? NephoScale NephOS is a turn-key OpenStack-based service-provider-grade cloud software suite designed for multi-tenancy.

More information

OpenStack Architecture and Pattern Deployment with Heat. OpenStack Architecture and Pattern Deployment using Heat Ruediger Schulze

OpenStack Architecture and Pattern Deployment with Heat. OpenStack Architecture and Pattern Deployment using Heat Ruediger Schulze OpenStack Architecture and Pattern Deployment using Heat Ruediger Schulze Agenda 1. OpenStack Architecture 2. Pattern Deployment with Heat 3. Summary 2 What is OpenStack? At its most basic level, OpenStackis

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

Accelerate OpenStack* Together. * OpenStack is a registered trademark of the OpenStack Foundation

Accelerate OpenStack* Together. * OpenStack is a registered trademark of the OpenStack Foundation Accelerate OpenStack* Together * OpenStack is a registered trademark of the OpenStack Foundation Considerations to Build a Production OpenStack Cloud Ruchi Bhargava, Intel IT Shuquan Huang, Intel IT Kai

More information

1. What is Cloud Computing (CC)? What are the Pros and Cons of CC? Technologies of CC 27

1. What is Cloud Computing (CC)? What are the Pros and Cons of CC? Technologies of CC 27 1. What is Cloud Computing (CC)? 3 1.1. Utility Computing First 3 1.2. The New Features of Cloud Computing (CC) 4 1.3. Cloud Service Provider (CSP) 6 1.3.1 Thin Provisioning 7 1.4. CC via a CSP (not via

More information

Building Service Platforms using OpenStack and CEPH. Malte Dreyer

Building Service Platforms using OpenStack and CEPH. Malte Dreyer Building Service Platforms using OpenStack and CEPH Malte Dreyer Humboldt-Universität zu Berlin Founded in 1810 Faculties: 9 Students: 35 000 (5 000 International) Degree Programs: 185 Professorships:

More information

Dell EMC Red Hat OpenStack Cloud Solution. Architecture Guide Version 6.0

Dell EMC Red Hat OpenStack Cloud Solution. Architecture Guide Version 6.0 Dell EMC Red Hat OpenStack Cloud Solution Architecture Guide Version 6.0 Dell EMC Validated Solutions Contents 2 Contents List of Figures...4 List of Tables...5 Trademarks... 6 Glossary... 7 Notes, Cautions,

More information

Dell EMC Ready Bundle for Red Hat OpenStack Platform. PowerEdge FX Architecture Guide Version

Dell EMC Ready Bundle for Red Hat OpenStack Platform. PowerEdge FX Architecture Guide Version Dell EMC Ready Bundle for Red Hat OpenStack Platform PowerEdge FX Architecture Guide Version 10.0.1 Dell EMC Converged Platforms and Solutions ii Contents Contents List of Figures...iv List of Tables...v

More information

POWERED BY OPENSTACK. Powered by OpenStack. Globo.Tech GloboTech Communications

POWERED BY OPENSTACK. Powered by OpenStack. Globo.Tech GloboTech Communications PRIVATE PRIVATE CLOUD CLOUD POWERED BY OPENSTACK Powered by OpenStack Globo.Tech GloboTech Communications sales@globo.tech TABLE OF CONTENT 2 EXECUTIVE SUMMARY...3 OPENSTACK... 4 INFRASTRUCTURE... 8 GLOBOTECH...

More information

Introduction to FREE National Resources for Scientific Computing. Dana Brunson. Jeff Pummill

Introduction to FREE National Resources for Scientific Computing. Dana Brunson. Jeff Pummill Introduction to FREE National Resources for Scientific Computing Dana Brunson Oklahoma State University High Performance Computing Center Jeff Pummill University of Arkansas High Peformance Computing Center

More information

DEEP DIVE: OPENSTACK COMPUTE

DEEP DIVE: OPENSTACK COMPUTE DEEP DIVE: OPENSTACK COMPUTE Stephen Gordon Technical Product Manager, Red Hat @xsgordon AGENDA OpenStack architecture refresher Compute architecture Instance life cycle Scaling compute

More information

Red Hat OpenStack Platform 11

Red Hat OpenStack Platform 11 Red Hat OpenStack Platform 11 Director Installation and Usage An end-to-end scenario on using Red Hat OpenStack Platform director to create an OpenStack cloud Last Updated: 2018-10-11 Red Hat OpenStack

More information

Dell EMC Ready Bundle for Red Hat OpenStack Platform. Dell EMC PowerEdge R-Series Architecture Guide Version

Dell EMC Ready Bundle for Red Hat OpenStack Platform. Dell EMC PowerEdge R-Series Architecture Guide Version Dell EMC Ready Bundle for Red Hat OpenStack Platform Dell EMC PowerEdge R-Series Architecture Guide Version 10.0.1 Dell EMC Converged Platforms and Solutions ii Contents Contents List of Figures...iv List

More information

Dell EMC + Red Hat NFV Solution. Dell EMC PowerEdge R-Series Architecture Guide Version 10.0

Dell EMC + Red Hat NFV Solution. Dell EMC PowerEdge R-Series Architecture Guide Version 10.0 Dell EMC + Red Hat NFV Solution Dell EMC PowerEdge R-Series Architecture Guide Version 10.0 Dell EMC Service Provider Solutions ii Contents Contents List of Figures... iv List of Tables... v Trademarks...

More information

Gateways to Discovery: Cyberinfrastructure for the Long Tail of Science

Gateways to Discovery: Cyberinfrastructure for the Long Tail of Science Gateways to Discovery: Cyberinfrastructure for the Long Tail of Science ECSS Symposium, 12/16/14 M. L. Norman, R. L. Moore, D. Baxter, G. Fox (Indiana U), A Majumdar, P Papadopoulos, W Pfeiffer, R. S.

More information

THE CEPH POWER SHOW. Episode 2 : The Jewel Story. Daniel Messer Technical Marketing Red Hat Storage. Karan Singh Sr. Storage Architect Red Hat Storage

THE CEPH POWER SHOW. Episode 2 : The Jewel Story. Daniel Messer Technical Marketing Red Hat Storage. Karan Singh Sr. Storage Architect Red Hat Storage THE CEPH POWER SHOW Episode 2 : The Jewel Story Karan Singh Sr. Storage Architect Red Hat Storage Daniel Messer Technical Marketing Red Hat Storage Kyle Bader Sr. Storage Architect Red Hat Storage AGENDA

More information

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: October 05, 2015

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: October 05, 2015 SCS OpenStack Cloud Table of Contents Table of Contents... 1 Introduction... 2 Who Can Access the SCS OpenStack?... 2 SCS OpenStack Statistics... 3 Definitions... 3 How To... 4 Logging into the OpenStack

More information

Red Hat OpenStack Platform 12

Red Hat OpenStack Platform 12 Red Hat OpenStack Platform 12 Director Installation and Usage An end-to-end scenario on using Red Hat OpenStack Platform director to create an OpenStack cloud Last Updated: 2018-07-02 Red Hat OpenStack

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

Best Practice Deployment of F5 App Services in Private Clouds. Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect

Best Practice Deployment of F5 App Services in Private Clouds. Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect Best Practice Deployment of F5 App Services in Private Clouds Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect Agenda 1 2 3 4 5 The trend of data center, private cloud

More information

BCS EXIN Foundation Certificate in OpenStack Software Syllabus

BCS EXIN Foundation Certificate in OpenStack Software Syllabus BCS EXIN Foundation Certificate in OpenStack Software Syllabus Version 1.2 April 2017 This qualification is not regulated by the following United Kingdom Regulators - Ofqual, Qualification in Wales, CCEA

More information

SUBSCRIPTION OVERVIEW

SUBSCRIPTION OVERVIEW RED HAT OPENSTACK PLATFORM SUBSCRIPTION OVERVIEW TECHNOLOGY OVERVIEW INTRODUCTION This overview outlines your Red Hat OpenStack Platform subscription options to help you choose the best solution for your

More information

INSTALLATION RUNBOOK FOR Iron.io + IronWorker

INSTALLATION RUNBOOK FOR Iron.io + IronWorker INSTALLATION RUNBOOK FOR Iron.io + IronWorker Application Type: Job processing Application Version: 1.0 MOS Version: 8.0 OpenStack version: Liberty Murano package checksum: Glance image checksum (docker):

More information

The Stampede is Coming Welcome to Stampede Introductory Training. Dan Stanzione Texas Advanced Computing Center

The Stampede is Coming Welcome to Stampede Introductory Training. Dan Stanzione Texas Advanced Computing Center The Stampede is Coming Welcome to Stampede Introductory Training Dan Stanzione Texas Advanced Computing Center dan@tacc.utexas.edu Thanks for Coming! Stampede is an exciting new system of incredible power.

More information

OPENSTACK Building Block for Cloud. Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology

OPENSTACK Building Block for Cloud. Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology OPENSTACK Building Block for Cloud Ng Hwee Ming Principal Technologist (Telco) APAC Office of Technology ABOUT RED HAT FROM COMMUNITY TO PRODUCT STABILIZ E INTEGRAT E PARTICIPATE INTEGRAT E STABILIZ E

More information

NUIT Tech Talk Topics in Research Computing: XSEDE and Northwestern University Campus Champions

NUIT Tech Talk Topics in Research Computing: XSEDE and Northwestern University Campus Champions NUIT Tech Talk Topics in Research Computing: XSEDE and Northwestern University Campus Champions Pradeep Sivakumar pradeep-sivakumar@northwestern.edu Contents What is XSEDE? Introduction Who uses XSEDE?

More information

XSEDE Campus Bridging Tools Rich Knepper Jim Ferguson

XSEDE Campus Bridging Tools Rich Knepper Jim Ferguson April 3, 2014 XSEDE Campus Bridging Tools Rich Knepper (rich@iu.edu) Jim Ferguson (jwf@utk.edu) What is Campus Bridging? Bridging the gap between local researcher cyberinfrastructure, campus CI, and national

More information

Dell Red Hat OpenStack Cloud Solution Reference Architecture Guide - Version 5.0

Dell Red Hat OpenStack Cloud Solution Reference Architecture Guide - Version 5.0 Dell Red Hat OpenStack Cloud Solution Reference Architecture Guide - Version 5.0 2014-2016 Dell Inc. Contents 2 Contents Trademarks... 4 Notes, Cautions, and Warnings... 5 Glossary... 6 Overview...9 OpenStack

More information

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: September 26, 2016

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: September 26, 2016 SCS OpenStack Cloud Table of Contents Introduction... 2 Who Can Access the SCS OpenStack?... 2 SCS OpenStack Statistics... 3 Definitions... 3 Using the Openstack Web Interface... 4 Logging into the OpenStack

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 Director Installation and Usage An end-to-end scenario on using Red Hat OpenStack Platform director to create an OpenStack cloud Last Updated: 2018-10-11 Red Hat OpenStack

More information

LBRN - HPC systems : CCT, LSU

LBRN - HPC systems : CCT, LSU LBRN - HPC systems : CCT, LSU HPC systems @ CCT & LSU LSU HPC Philip SuperMike-II SuperMIC LONI HPC Eric Qeenbee2 CCT HPC Delta LSU HPC Philip 3 Compute 32 Compute Two 2.93 GHz Quad Core Nehalem Xeon 64-bit

More information

A Container On a Virtual Machine On an HPC? Presentation to HPC Advisory Council. Perth, July 31-Aug 01, 2017

A Container On a Virtual Machine On an HPC? Presentation to HPC Advisory Council. Perth, July 31-Aug 01, 2017 A Container On a Virtual Machine On an HPC? Presentation to HPC Advisory Council Perth, July 31-Aug 01, 2017 http://levlafayette.com Necessary and Sufficient Definitions High Performance Computing: High

More information

Intel, OpenStack, & Trust in the Open Cloud. Intel Introduction

Intel, OpenStack, & Trust in the Open Cloud. Intel Introduction Intel, OpenStack, & Trust in the Open Cloud Intel Introduction 1 Intel enables OpenStack Cloud Deployments 2 Intel Contributions to OpenStack Telemetry (Ceilometer) Object Store (Swift) Erasure Code Metrics

More information

Integrated Management of OpenPOWER Converged Infrastructures. Revolutionizing the Datacenter

Integrated Management of OpenPOWER Converged Infrastructures. Revolutionizing the Datacenter Integrated Management of OpenPOWER Converged Infrastructures Marcelo Perazolo, Architect IBM Systems Revolutionizing the Datacenter Join the Conversation #OpenPOWERSummit Converged Infrastructure Systems

More information

Campus Bridging: What is it and how do we do it? Rich Knepper

Campus Bridging: What is it and how do we do it? Rich Knepper September 11, 2014 Campus Bridging: What is it and how do we do it? Rich Knepper rich@iu.edu What is Campus Bridging? Bridging the gap between local researcher cyberinfrastructure, campus CI, and national

More information

irods at TACC: Secure Infrastructure for Open Science Chris Jordan

irods at TACC: Secure Infrastructure for Open Science Chris Jordan irods at TACC: Secure Infrastructure for Open Science Chris Jordan What is TACC? Texas Advanced Computing Center Cyberinfrastructure Resources for Open Science University of Texas System 9 Academic, 6

More information

OPENSTACK: THE OPEN CLOUD

OPENSTACK: THE OPEN CLOUD OPENSTACK: THE OPEN CLOUD Anuj Sehgal (s.anuj@jacobs-university.de) AIMS 2012 Labs 04 June 2012 1 Outline What is the cloud? Background Architecture OpenStack Nova OpenStack Glance 2 What is the Cloud?

More information

XSEDE Campus Bridging Tools Jim Ferguson National Institute for Computational Sciences

XSEDE Campus Bridging Tools Jim Ferguson National Institute for Computational Sciences September 26, 2014 XSEDE Campus Bridging Tools Jim Ferguson National Institute for Computational Sciences jwf@utk.edu Quick Advertisement: Student Programs Research Experience 12-18 students per summer,

More information

Human Centric. Innovation. OpenStack = Linux of the Cloud? Ingo Gering, Fujitsu Dirk Müller, SUSE

Human Centric. Innovation. OpenStack = Linux of the Cloud? Ingo Gering, Fujitsu Dirk Müller, SUSE OpenStack = Linux of the Cloud? Ingo Gering, Fujitsu Dirk Müller, SUSE Introduction to OpenStack Software Defined Anything (SDx) Containers and container orchestration with OpenStack Magnum Providing Bare

More information

5 Things You Need for a True VMware Private Cloud

5 Things You Need for a True VMware Private Cloud 5 Things You Need for a True VMware Private Cloud Introduction IT teams forging their cloud strategies are considering public cloud providers such as Amazon Web Services (AWS) to satisfy growing developer

More information

HPE HELION CLOUDSYSTEM 9.0. Copyright 2015 Hewlett Packard Enterprise Development LP

HPE HELION CLOUDSYSTEM 9.0. Copyright 2015 Hewlett Packard Enterprise Development LP HPE HELION CLOUDSYSTEM 9.0 HPE Helion CloudSystem Foundation CloudSystem Foundation Key Use Cases Automate dev/test CICD on OpenStack technology compatible infrastructure Accelerate cloud-native application

More information

Launching StarlingX. The Journey to Drive Compute to the Edge Pilot Project Supported by the OpenStack

Launching StarlingX. The Journey to Drive Compute to the Edge Pilot Project Supported by the OpenStack Launching StarlingX The Journey to Drive Compute to the Edge Pilot Project Supported by the OpenStack Foundation Ian Jolliffe, WIND RIVER SYSTEMS Director Engineering @ian_jolliffe Project Overview An

More information

The Cambridge Bio-Medical-Cloud An OpenStack platform for medical analytics and biomedical research

The Cambridge Bio-Medical-Cloud An OpenStack platform for medical analytics and biomedical research The Cambridge Bio-Medical-Cloud An OpenStack platform for medical analytics and biomedical research Dr Paul Calleja Director of Research Computing University of Cambridge Global leader in science & technology

More information

Red Hat OpenStack Platform 13

Red Hat OpenStack Platform 13 Red Hat OpenStack Platform 13 OpenStack Integration Test Suite Guide Introduction to the OpenStack Integration Test Suite Last Updated: 2018-06-25 Red Hat OpenStack Platform 13 OpenStack Integration Test

More information

High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack

High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack Eve Kleinknecht Principal Product Manager Thorsten Früauf Principal Software Engineer November 18, 2015 Safe Harbor Statement

More information

CS-580K/480K Advanced Topics in Cloud Computing. OpenStack

CS-580K/480K Advanced Topics in Cloud Computing. OpenStack CS-580K/480K dvanced Topics in Cloud Computing OpenStack 1 Where we are 2 Virtualization Layer Operating System 1 2 3 4 Operating System 1 2 3 4 Operating System 1 2 3 4 VM1 VM2 VM3 Virtualization Layer

More information

Five years of OpenStack at CERN

Five years of OpenStack at CERN Five years of OpenStack at CERN CERN: founded in 1954: 12 European States Science for Peace Today: 22 Member States ~ 2300 staff ~ 1400 other paid personnel ~ 12500 scientific users Budget (2017) ~1000

More information

Introduction to OpenStack

Introduction to OpenStack Introduction to OpenStack SANOG 28 4 August 2016 Elizabeth K. Joseph @pleia2 Elizabeth K. Joseph Senior Automation & Tools Engineer at HPE Joined the OpenStack Infrastructure Team in 2013, core and root

More information

CyberInfrastructure Team

CyberInfrastructure Team CyberInfrastructure Team Krishna Rajan, Iowa State University David Bennett, University of Iowa Ann Fu, Iowa State University Jerry Mount, University of Iowa Key Accomplishments (UI) Built wind sensor

More information

Nuts and Bolts: Lessons Learned in Creating a User-Friendly FOSS Cluster Configuration Tool

Nuts and Bolts: Lessons Learned in Creating a User-Friendly FOSS Cluster Configuration Tool Nuts and Bolts: Lessons Learned in Creating a User-Friendly FOSS Cluster Configuration Tool Presenters: Barbara Hallock, Indiana University, bahalloc@iu.edu Resa Reynolds, Cornell University, rda1@cornell.edu

More information

The GISandbox: A Science Gateway For Geospatial Computing. Davide Del Vento, Eric Shook, Andrea Zonca

The GISandbox: A Science Gateway For Geospatial Computing. Davide Del Vento, Eric Shook, Andrea Zonca The GISandbox: A Science Gateway For Geospatial Computing Davide Del Vento, Eric Shook, Andrea Zonca 1 Paleoscape Model and Human Origins Simulate Climate and Vegetation during the Last Glacial Maximum

More information

Cloud Computing. UCD IT Services Experience

Cloud Computing. UCD IT Services Experience Cloud Computing UCD IT Services Experience Background - UCD IT Services Central IT provider for University College Dublin 23,000 Full Time Students 7,000 Researchers 5,000 Staff Background - UCD IT Services

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

ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS

ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS TECHNOLOGY DETAIL ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS ABSTRACT Enterprises engaged in deploying, managing, and scaling out Red Hat Enterprise Linux OpenStack Platform have

More information

Reimagining OpenStack*

Reimagining OpenStack* Reimagining OpenStack* Kristen Accardi *Other names and brands may be claimed as the property of others. 1 "Evaluators of OpenStack believe that complexity and difficulty of deployment are decreasing,

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

클라우드스토리지구축을 위한 ceph 설치및설정

클라우드스토리지구축을 위한 ceph 설치및설정 클라우드스토리지구축을 위한 ceph 설치및설정 Ph.D. Sun Park GIST, NetCS Lab. 2015. 07. 15 1 목차 Cloud Storage Services? Open Source Cloud Storage Softwares Introducing Ceph Storage Ceph Installation & Configuration Automatic

More information

Introduction To OpenStack. Haim Ateya Group Manager, EMC

Introduction To OpenStack. Haim Ateya Group Manager, EMC Introduction To OpenStack Haim Ateya Group Manager, EMC Session Goals Get the audience familiar with OpenStack IaaS platform Go over the project, releases and community around it Review and explain OpenStack

More information

BRKDCT-1253: Introduction to OpenStack Daneyon Hansen, Software Engineer

BRKDCT-1253: Introduction to OpenStack Daneyon Hansen, Software Engineer BRKDCT-1253: Introduction to OpenStack Daneyon Hansen, Software Engineer Agenda Background Technical Overview Demonstration Q&A 2 Looking Back Do You Remember What This Guy Did to IT? Linux 3 The Internet

More information

Cloud Essentials for Architects using OpenStack

Cloud Essentials for Architects using OpenStack Cloud Essentials for Architects using OpenStack Course Overview Start Date 5th March 2015 Duration 2 Days Location Dublin Course Code SS15-13 Programme Overview Cloud Computing is gaining increasing attention

More information

Deploying a Production Gateway with Airavata

Deploying a Production Gateway with Airavata Deploying a Production Gateway with Airavata Table of Contents Pre-requisites... 1 Create a Gateway Request... 1 Gateway Deploy Steps... 2 Install Ansible & Python...2 Deploy the Gateway...3 Gateway Configuration...

More information

Dell EMC Ready Bundle for Red Hat OpenStack Platform

Dell EMC Ready Bundle for Red Hat OpenStack Platform Dell EMC Ready Bundle for Red Hat OpenStack Platform PowerEdge R-Series Architecture Guide Version 10.1 Dell EMC Converged Platforms and Solutions Contents iii Contents List of Figures...v List of Tables...vii

More information

Building Service Platforms using OpenStack and CEPH: A University Cloud at Humboldt University

Building Service Platforms using OpenStack and CEPH: A University Cloud at Humboldt University Building Service Platforms using OpenStack and CEPH: A University Cloud at Humboldt University Malte Dreyer 1, Jens Döbler 1, Daniel Rohde 1 1 Computer and Media Service, Humboldt-Universität zu Berlin,

More information

Huawei FusionSphere 6.0 Technical White Paper on OpenStack Integrating FusionCompute HUAWEI TECHNOLOGIES CO., LTD. Issue 01.

Huawei FusionSphere 6.0 Technical White Paper on OpenStack Integrating FusionCompute HUAWEI TECHNOLOGIES CO., LTD. Issue 01. Technical White Paper on OpenStack Integrating Issue 01 Date 2016-04-30 HUAWEI TECHNOLOGIES CO., LTD. 2016. All rights reserved. No part of this document may be reproduced or transmitted in any form or

More information

Cisco VIRL. The Swiss-Army Knife of Network Simulators. Simon Knight, Software Engineer Brian Daugherty, Technical Leader.

Cisco VIRL. The Swiss-Army Knife of Network Simulators. Simon Knight, Software Engineer Brian Daugherty, Technical Leader. Cisco VIRL The Swiss-Army Knife of Network Simulators Simon Knight, Software Engineer Brian Daugherty, Technical Leader DevNet-1172 Agenda What is VIRL? VIRL Components and Architecture VIRL Demonstration

More information

SPARC 2 Consultations January-February 2016

SPARC 2 Consultations January-February 2016 SPARC 2 Consultations January-February 2016 1 Outline Introduction to Compute Canada SPARC 2 Consultation Context Capital Deployment Plan Services Plan Access and Allocation Policies (RAC, etc.) Discussion

More information

Case Study on Enterprise Private Cloud

Case Study on Enterprise Private Cloud Case Study on Enterprise Private Cloud A TCS Case Study Veerapuram Varadhan (SUSE) Murugan N (TCS) Agenda Tata Consultancy Services Company Overview Private Cloud Challenges Present infrastructure TCS

More information

Deployment Guide. SUSE OpenStack Cloud 7

Deployment Guide. SUSE OpenStack Cloud 7 Deployment Guide Deployment Guide by Frank Sundermeyer and Tanja Roth Publication Date: August 04, 2017 SUSE LLC 10 Canal Park Drive Suite 200 Cambridge MA 02141 USA https://www.suse.com/documentation

More information

Storage Virtualization. Eric Yen Academia Sinica Grid Computing Centre (ASGC) Taiwan

Storage Virtualization. Eric Yen Academia Sinica Grid Computing Centre (ASGC) Taiwan Storage Virtualization Eric Yen Academia Sinica Grid Computing Centre (ASGC) Taiwan Storage Virtualization In computer science, storage virtualization uses virtualization to enable better functionality

More information

A High-Availability Cloud for Research Computing

A High-Availability Cloud for Research Computing This is a post-print version of the following article: J. Riley, J. Noss, J. Cuff, I. M. Llorente, A High- Availability Cloud for Research Computing, IEEE Computer, pp: 91-95, Issue No. 06 - June (2017

More information

Road to Private Cloud mit OpenStack Projekterfahrungen

Road to Private Cloud mit OpenStack Projekterfahrungen Road to Private Cloud mit OpenStack Projekterfahrungen Andreas Kress Enterprise Architect Oracle Sales Consulting DOAG Regio Nürnberg/Franken 20. April 2017 Safe Harbor Statement The following is intended

More information