OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Slides:



Advertisements
Similar presentations
LESSONS LEARNED – BUILDING PAYPAL CLOUD
Advertisements

Seamless migration from Nova-network to Neutron in eBay production Chengyuan Li, Han Zhou.
Amazon Web Services and Eucalyptus
1 13 Nov 2012 John Hover Virtualized/Cloud-based Facility Resources John Hover US ATLAS Distributed Facility Workshop UC Santa Cruz.
OpenStack Open Source Cloud Software. OpenStack: The Mission "To produce the ubiquitous Open Source cloud computing platform that will meet the needs.
An Approach to Secure Cloud Computing Architectures By Y. Serge Joseph FAU security Group February 24th, 2011.
CON Building a Private Cloud with OpenStack
NDS REST API Webapp NDS Explorer Webapp HTTP OpenStack Management Node NDS Dashboard Webapp Manage Instances, Volumes, Networking No ssh tunneling will.
CERN Cloud Infrastructure Report 2 Bruno Bompastor for the CERN Cloud Team HEPiX Spring 2015 Oxford University, UK Bruno Bompastor: CERN Cloud Report.
Cloud Computing Why is it called the cloud?.
Opensource for Cloud Deployments – Risk – Reward – Reality
Cloud Computing for the Enterprise November 18th, This work is licensed under a Creative Commons.
Customized cloud platform for computing on your terms !
1 Week #7 Network Access Protection Overview of Network Access Protection How NAP Works Configuring NAP Monitoring and Troubleshooting NAP.
EXperimental Infrastructures for the Future Internet Process for Joining Infrastructure Owners Training - Basic.
Software Architecture
NETWORK ADMINISTRATOR. EXAMPLES OF SOME COMPUTING RELATED CAREERS Multimedia Artist / Graphics Artist Information System Manager Computer Scientist Network.
Configuration Management with Cobbler and Puppet Kashif Mohammad University of Oxford.
2 OpenStack Design Summit Summary Swiss and Rhone Alpes - OpenStack User Group Meeting 6 th December, CERN Belmiro Moreira
Deploying OpenStack Using Crowbar Divyanshu Verma DELL R&D Bengaluru.
Openstack on Openstack how to bootstrap a cloud Paul Voccio Director, Infrastructure Engineering Rackspace.
Ph No: Mob: ,plot No-27,NGGO's Colony, Pattabhi reddy gardens,Visakhapatnam-07 Open.
Jose Castro Leon CERN – IT/OIS CERN Agile Infrastructure Infrastructure as a Service.
Building Hosted Private and Public Clouds Using Windows Server 2012 Yigal Edery Principal Program Manager Microsoft Corporation Joshua Adams Senior Program.
Configuring Network Access Protection
Using Heat to Deploy and Manage Applications in OpenStack Trevor Roberts Jr, VMware, Inc. CNA1763 #CNA1763.
CoprHD and OpenStack Ideas for future.
Commissioning the CERN IT Agile Infrastructure with experiment workloads Ramón Medrano Llamas IT-SDC-OL
1 Open Stack Cloud System Lecture 7. 2 What is OpenStack  It is not a single open source project  It is not a hypervisor  It is not a storage platform.
OpenStack overview of the project Belmiro Daniel Rodrigues Moreira CERN IT-PES-PS January 2011 Disclaimer: This presentation reflects the experience and.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 9: Dynamic Host Configuration Protocol (DHCP)
Document Name CONFIDENTIAL Version Control Version No.DateType of ChangesOwner/ Author Date of Review/Expiry The information contained in this document.
1 TCS Confidential. 2 Objective: In this session we will be able to learn  What is Openstack?  History  Capabilities  Openstack as IaaS  Advantages.
OpenStack Chances and Practice at IHEP Haibo, Li Computing Center, the Institute of High Energy Physics, CAS, China 2012/10/15.
© 2013 IBM Corporation CSTL Cloud Solutions and OpenStack Development Cloud Computing and OpenStack Guo Hui Liu, June 2013
Instituto de Biocomputación y Física de Sistemas Complejos Cloud resources and BIFI activities in JRA2 Reunión JRU Española.
Information Initiative Center, Hokkaido University North 11, West 5, Sapporo , Japan Tel, Fax: General.
DIRAC for Grid and Cloud Dr. Víctor Méndez Muñoz (for DIRAC Project) LHCb Tier 1 Liaison at PIC EGI User Community Board, October 31st, 2013.
OpenStack Demo Kashif Mohammad University of Oxford 1 HepSysMan.
Co-ordination & Harmonisation of Advanced e-Infrastructures for Research and Education Data Sharing Grant.
SCI-BUS is supported by the FP7 Capacities Programme under contract nr RI CloudBroker usage Zoltán Farkas MTA SZTAKI LPDS
CON8473 – Oracle Distribution of OpenStack Ronen Kofman Director of Product Management Oracle OpenStack September, 2014 Copyright © 2014, Oracle and/or.
Labs. Session 1 Lab: Installing and Configuring Windows 7 Exercise 1: Migrating Settings by Using Windows Easy Transfer Exercise 2: Configuring a Reference.
SEMINAR ON.  OVERVIEW -  What is Cloud Computing???  Amazon Elastic Cloud Computing (Amazon EC2)  Amazon EC2 Core Concept  How to use Amazon EC2.
IPv6 Infrastructure Support in OpenStack
Md Baitul Al Sadi, Isaac J. Cushman, Lei Chen, Rami J. Haddad
OpenStack.
Interoperability Between Modern Clouds using DevOps
THE BATTLE OF CLOUDS Openstack vs. Amazon
Smart Cities and Communities and Social Innovation
SUSE® Cloud The Open Source Private Cloud Solution for the Enterprise
Principles of Computer Security
DIRAC services.
A walkthrought by the cloud computing
Interoperability in Modern Clouds using DevOps
VMDIRAC status Vanessa HAMAR CC-IN2P3.
OpenStack Ani Bicaku 18/04/ © (SG)² Konsortium.
Cloud Technology Group
OpenStack Management Node
Searchlight Lei Zhang Search service for OpenStack
OpenStack-alapú privát felhő üzemeltetés
* Introduction to Cloud computing * Introduction to OpenStack * OpenStack Design & Architecture * Demonstration of OpenStack Cloud.
Future Internet: Infrastructures and Services
The Blue Book pages 19 onwards
Cloud Security AWS as an example.
Cloud Security AWS as an example.
OpenStack Summit Berlin – November 14, 2018
Presentation transcript:

OpenStack cloud at Oxford Kashif Mohammad University of Oxford

Deployment o OpenStack Havana installed with the help of Packstack o Packstack is python + puppet Hardware o One Controller node o Three WN’s comprising of 56 cores API o Nova api Python –novaclient o Amazon EC2 client euca2ools

Services Controller Node o Conductor API Services MySQL and qpid o Glance Image repository o Horizon Dashboard o Keystone Identity Service Compute Node o Nova compute o Nova Network

Networking Running Nova-Network with multi_host enabled o It means that every Compute Node has a public IP address, VM’s running on a host can talk directly to internet without going through controller Supports floating IP address but generally it is used for troubleshooting purpose only o VM’s can be assigned public ip address on the fly VM’s can be accessed through VNC console Fine grained security policies can be created

Users Our main user is Atlas Atlas provide images and it is uploaded to image repository glance Atlas manages job submission and monitor VMs We have some customized images which is used fro testing

Future Plans …. Move to OpenStack Network service Neutron o It support Software defined networking IPv6 EGI Federated Cloud Running Condor jobs on OpenStack cloud

Thanks you