So Many Distributions! Information for Selecting One for a Proof of Concept

Size: px
Start display at page:

Download "So Many Distributions! Information for Selecting One for a Proof of Concept"

Transcription

1 So Many Distributions! Information for Selecting One for a Proof of Concept Bruce Basil Mathews Senior Solutions Architect Copyright 2015 Mirantis, Inc. All rights reserved

2 Notes Regarding this Presentation Before we begin, it is important to understand the nature of the analysis performed and the information captured: Individual Provider Openstack Evaluation Distributions were downloaded and installed in a pure test and evaluation environment Method for Automated Deployment were documented The Operational Integrity of the Openstack Distributions were then tested and documented noting key features and capabilities provided An effort was then made to compare and contrast both the Deployment Methods and the Operational Integrity and features to each other Neither Availability nor Scalability characteristics were included as a part of the comparison 2

3 What Distributions of Openstack Are Included in this Comparison? 3

4 What are the Deployment Methods In Summary? The various Deployment Methodologies for each Openstack Distribution are provided below: Mirantis: Employs a Web Based, GUI driven methodology founded on the use of VirtualBox, Fuel, and Docker. The Bare Metal deployment eliminates the need for VirtualBox and takes advantage of all other deployment components. Canonical: Employs a Text Based, GUI driven methodology founded on the use of Virsh, Juju and Charms. The use of Virsh is replaced with MaaS in their Bare Metal Deployment. HP Helion Openstack Community Edition: Employs a Command Line driven methodology founded on the use of Virsh and TripleO. The use of Ironic is added for their Bare Metal deployment. RDO RedHat: Employs a Command Line driven methodology founded on the use of PackStack, Puppet and Ruby Gems. Beyond three nodes, the RedHat Openstack 5.0 deployment is performed manually per node. Piston: Does not provide a virtualized Evaluation version of their Distribution and employs a Bootable USB in conjunction with either an Arista Network switch or a user constructed Cloud Boot host for Bare Metal Deployment. Rackspace: Employs a manual configuration of a VirtualBox virtual machine based on a published OVA file to form a single-node Openstack environment. Multi-Node deployments are constructed manually. 4

5 What Versions of Openstack Gets Deployed? Once Deployed the following versions of Openstack are installed by each Provider: Mirantis 6.0: Juno (2014.2). Canonical Ubuntu Cloud 14.04: Juno (2014.2) HP Helion Openstack Community Edition (1.4): Juno (2014.2) RDO RedHat 5.0: Juno (2014.2). (Note: RDO is a community-supported OpenStack distribution that tracks the latest version of OpenStack upstream, beginning with OpenStack Grizzly. Red Hat Enterprise Linux OpenStack Platform is an enterprise-ready commercially-supported product from Red Hat) Piston 3.5: Icehouse ( ) Rackspace V9: Icehouse ( ) V4.2 (Havana) VirtualBox installation deployed. 5

6 An In Depth Look at each Distribution 6

7 Mirantis 6.0 Openstack Deployment 7

8 Mirantis 6.0 Virtual Machine Deployment Operating System Model (Same for Bare Metal) 3-8 Node Openstack Deployment Oracle VirtualBox Mirantis Fuel Cobbler Docker Containers Version OR Version 6-7 RedHat, Suse or other Linux if desired 8

9 Mirantis Pre-Deployment on VirtualBox Executing launch.sh script installs all the VirtualBox components needed 9

10 The Mirantis 6.0 Openstack Fuel Web Interface 10

11 Fuel: Deployment Name and Mode Selection Selecting the Deployment Mode Defining a New Openstack Environment 11

12 Fuel: Deployment Service Roles and Hypervisor Selecting the Hypervisor Assigning Service Roles to Nodes 12

13 Fuel: Deployment Network and Storage Types Selecting the Backend Storage Type Selecting the Network to Install 13

14 Fuel: Deployment Network and All Other Settings Verifying ALL of the Specific Settings Defining the Specific Network Settings 14

15 Fuel Deployment Premium Services Sahara for Hadoop, Murano for apaas, Ceilometer for Metering, Alerts and Billing 15

16 Fuel: Openstack Deployment in Progress 16

17 Zabbix Monitoring Tool Zabbix is an open source infrastructure monitoring utility that Fuel 5.1 and later can deploy with your OpenStack environment. See Zabbix implementation for details about how Zabbix is implemented in Mirantis OpenStack. When planning your Mirantis OpenStack deployment, you must consider the following resource requirements if you will be deploying Zabbix: The Zabbix server must run on its own dedicated node in Mirantis OpenStack 5.1 and 6.0. This server also stores the Zabbix database. A Zabbix agent is installed on each Compute and Storage node in the environment. The agents send all information to the Zabbix server immediately although some small amount of temporary data may be written to the local disk for processing. Significant network traffic is generated on the Zabbix node as the agents report back to the server; the agents themselves do not put much load on the network. The amount of storage required on the Zabbix node depends on the number of resources being monitored, the amount of data being gathered for each, and so forth but our internal tests indicate that 30GB of data storage is adequate for monitoring up to 100 nodes. The agents running on the Compute and Storage nodes run periodically; they mainly consume CPU resources, although they are fairly light-weight processes. 17

18 Mirantis 6.0 Openstack In Action 18

19 Mirantis: Horizon, Nova, Neutron, Cinder, etc. Expected Functionality for all Services deployed The Horizon Console 19

20 Mirantis: Openstack Ceph Integration for Cinder AND Swift! 20

21 Mirantis: Murano Premium Project Deployed as Heat Stacks within Horizon Application Catalog within Horizon 21

22 Mirantis: Zabbix Monitoring and Alerts- Experimental Customized Reporting Event Monitoring Dashboard Separate from Horizon 22

23 Mirantis: Observations on Deployment The registration and download process are streamlined and are in tune with good customer relations. The choice of ISO or IMG distribution for download gives the installer choices against which to apply a deployment model. The use of VirtualBox configured by the launch script to spin up a Virtual deployment adds to the ease of deployment in a virtualized environment. The Fuel Web Based Deployment strategy is a huge leap forward for deployment flexibility, choice, and clarity as to what will be deployed. The Network Settings capability and Verification within the Fuel Deployment tool facilitates the ability for the OpenStack deployment to be more easily integrated with an existing environment. The choice of Ceph as an alternative for Cinder and Swift is a key differentiator. Inclusion of Premium Projects (Sahara and Murano) are key differentiators. Inclusion of alternative Monitoring capabilities such as Zabbix is also a differentiator. The feedback during the deployment steps is very helpful and useful to the person installing. The choice of platform on which to host the services is also a key differentiator. The use of Docker Containers to deploy services to the desired nodes fits very closely with the Openstack direction in Kilo. The resulting Openstack implementation appears to be feature rich and operationally sound. 23

24 Canonical Ubuntu Cloud Openstack Deployment 24

25 Ubuntu Cloud Virtual Machine Deployment Model 25

26 Ubuntu Cloud Bare Metal Deployment Model 26

27 Ubuntu Cloud Pre-Installation Tasks Execute the following commands as a NON-root user: $ sudo apt-add-repository ppa:juju/stable $ sudo apt-add-repository ppa:cloud-installer/ppa $ sudo apt-get update $ sudo apt-get install cloud-installer Then, in order to launch the Cloud Installer in a terminal Window, you simply type the following command as a NON-root user: $ sudo cloud-install s NOTE: the -s switch indicates that Swift should also be installed. 27

28 Ubuntu Cloud-Installer: Text Based Interface Setting the Admin Password Selecting the Install Type 28

29 Ubuntu Cloud-Installer: Off and Running! Installer Success Screen! Installer Status Screen 29

30 Ubuntu Cloud Openstack In Action 30

31 Ubuntu Cloud Openstack: Horizon, Nova, etc. Openstack Functionality works as Expected The Horizon Console 31

32 Ubuntu Cloud: Plus ADDITIONAL Features and Functions within Openstack Load-Balancing Pool Members! Load-Balancing Pools! 32

33 Ubuntu Cloud: ADDITIONAL Features and Functions within Openstack! Firewall-as-a-Service! Load-Balancing Monitoring! 33

34 Ubuntu Cloud: ADDITIONAL Features and Functions Within Openstack VPN IPSec Connection within Horizon! VPN-as-a-Service! 34

35 Ubuntu Cloud: Observations on Deployment The ability to install via apt-get packaged installation without the need to sign up or register is a significant advantage. The limited choice of Operating System (Ubuntu only) may be considered a disadvantage. The terminal based installer is somewhat dated but seems to be sufficient for the purpose of installing. The terminal based deployment is still a leap beyond other deployment methods for ease of use and visibility as to what will be deployed. The additional Network features of LBaaS, FWaaS and VPNaaS are key differentiators. The lack of Cinder and Ceilometer are a disadvantage. The feedback during the deployment steps is very helpful and useful to the person installing. The use of Juju, Charms, and MaaS for deployment fit well with the Open Source community. The resulting Openstack implementation appears to be somewhat more feature rich in terms of Networking advanced capabilities than some other distributions. 35

36 HP Helion Openstack Community Edition Deployment 36

37 HP Helion Openstack Community Edition Virtual Deployment Model Operating System HP Helion Download Site 6-Node Virtual Openstack Deployment Version Seed Cloud VM HLinux TripleO 37

38 HP Helion Openstack Community Edition Bare Metal Deployment Model Operating System HP Helion Download Site Seed Cloud VM 6 to 30 Node Bare Metal Openstack Deployment Version HLinux TripleO Ironic 38

39 HP Helion Openstack Commercial Edition Deployment Model Operating System Version HP Helion Download Site Seed Cloud VM HLinux TripleO Ironic 12 to 150 Node Bare Metal Openstack Deployment 39

40 The TripleO Installation Process 1) Deploy the Seed VM The Seed VM contains the minimum services required of OpenStack to be able to provision physical hardware to deploy the Undercloud 2) Deploy the Undercloud The Undercloud server is a single-node OpenStack installation used to deploy, test, manage, and update the Overcloud servers by Cloud Operators 3) Deploy the Overcloud The Overcloud is the functional cloud available to end users for running guest virtual machines and workloads 40

41 Virtual Installation Includes: 1 Undercloud 1 Overcloud controller 2 Swift nodes (in current release) 1 Overcloud compute node 1 Tenant VM Installer system requirements (per the documentation): At least 48 GB of RAM At least 200 GB of available disk space Ubuntu or installed 41

42 HP Helion Openstack Community Edition Pre- Install Tasks Install Ubuntu or LTS Minimal, clean install recommended Install required packages $ sudo apt-get install -y libvirt-bin openvswitch-switch python-libvirt qemu-system-x86 qemu-kvm openssh-server Reboot Generate a Public Key as root: # ssh-keygen -t rsa Log in as root $ sudo su - Download and Unpack the Distribution file $ tar zxvf ~path/helion_openstack_community.tar.gz This results in creation of a tripleo/ directory in the root s home directory 42 At this point, the preparation process is complete

43 HP Helion Openstack Community Edition: Starting the Seed VM NOTE: All STEPS MUST BE REPEATED FROM THIS POINT FORWARD EACH TIME THE PHYSICAL MACHINE HOSTING THE SEED IS REBOOTED Use the following command to start the seed VM # HP_VM_MODE=y bash -x ~root/tripleo/tripleo-incubator/scripts/hp_ced_start_seed.sh This process can take 10 minutes or more The first time this is run, it will check to ensure all of the required packages are installed. If you are prompted, accept all package installations You will see a lot of logging messages while the script runs If the Seed VM start is successful, a message is displayed Wed Aug 27 11:25:10 UTC completed setup seed 43

44 HP Helion Openstack Community Edition: Starting the Undercloud and Overcloud Login to the Seed VM from the Ubuntu Seed Host: # ssh On the Seed VM, launch the install script root@hlinux:~# bash -x ~root/tripleo/tripleo-incubator/scripts/hp_ced_installer.sh v1.3 release includes informational comments in the script - this could take up to 15 or more minutes - waiting for undercloud to stabililze - waiting for the overcloud stack to be ready - this could take up to 30 or more minutes - this is the final step expect to wait eight or more minutes Success = HP - completed -Wed Aug 27 16:20:02 UTC

45 HP Helion Openstack Community Edition In Action 45

46 HP Helion Openstack Community Edition: Horizon, Nova, etc. Openstack Functionality works as Expected The Horizon Console 46

47 Overcloud Network Topology Single Flat External Network installed by Default 47

48 Overcloud Stack Deployment 48 As seen from the Undercloud Controller Node

49 What OpenStack Services are included in CE? Juno - Compute (Nova) Networking (Neutron) Identity (Keystone) Object Storage (Mini-Swift) Block Storage (Cinder) Image Service (Glance) Dashboard (Horizon) Orchestration (Heat) Installation (TripleO) Bare Metal (Ironic) 49

50 HP Helion OpenStack: Observations on Deployment The limited choice of Operating System (Ubuntu only) on which to install the Seed Host as a Virtual Machine (the only way the Seed host can be deployed) may be considered a disadvantage. The command line based installation scripts seem somewhat limited, but sufficient for the purpose of installing. The need to edit environment variables to control deployment settings contained in the files kvm-custom-ips.json or esx-customips.json dependent on the type of hypervisor to deploy, seems a bit cumbersome. There are more than 100 variables to consider. The use of a file (baremetal.csv) on the Seed Host to define the control nodes of the OpenStack cluster doesn t allow for specific service roles to be assigned to specific Virtual or Bare Metal nodes which may be considered a disadvantage. The use of TripleO and Ironic as deployment tools is in line with the direction of Kilo and fits well with the OpenStack community. The inclusion of Ceilometer is a key differentiator. The hosting of the Seed, Undercloud and Overcloud on a unique version of Linux (Hlinux, a Debian derivative developed by HP) may reduce the potential for wider adoption. The resulting Openstack implementation appears to be reasonably feature rich and operationally sound. 50

51 RDO RedHat Openstack Deployment 51

52 RDO RedHat Single-Node Deployment Model 52

53 RDO RedHat Three-Node Deployment Model 53

54 RedHat Openstack 5.0 Beta Deployment Model 54

55 RedHat Openstack Architecture 55

56 RedHat Openstack Pre-Installation Tasks Nodes must be Registered and Subscribed. 56

57 RedHat Openstack Pre-Installation Tasks Cont d Pre-PackStack Installation Steps. From the RDO Quickstart Guide, the installation process takes three simple steps: Install the required Software Repositories Install the Packstack Installer Run Packstack to Install Openstack If any of these fail, the consumer is directed as follows: 57

58 Sample of Issues Encountered During PackStack Installation Process Puppet Automatic Installation Failure ERROR : Failed to run remote script, stdout: no package provides puppet Loaded plugins: langpacks, product-id, subscription-manager RESOLUTION: Puppet had to be installed manually to resolve this issue. Glance DEMO Image Upload Failure ERROR : Error appeared during Puppet run: _provision_demo.pp Error: Execution of '/usr/bin/glance -T services -I glance -K 372c2fd db -N image-create --name=cirros --is-public=yes --containerformat=bare --disk-format=qcow2 --copy-from= returned 1: 400 Bad Request RESOLUTION: Add provision_demo=n to the Packstack Command Line and Upload the Image Post Installation via Horizon. MySQL Password Reset Fails ERROR : Error appeared during Puppet run: _mysql.pp Error: mysqladmin -u root password '89c4b1013af04bf8' returned 1 instead of one of [0] RESOLUTION: Deleted Password Manually. 58 There were many more

59 Finally! A Successful PackStack Installation! The Command executed: packstack --answer-file=packstack-answers txt The Conclusion of the Installation Process: **** Installation completed successfully ****** Additional information: * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components. * Did not create a cinder volume group, one already existed * File /root/keystonerc_admin has been created on OpenStack client host To use the command line tools you need to source the file. * To access the OpenStack Dashboard browse to Please, find your login credentials stored in the keystonerc_admin in your home directory. * To use Nagios, browse to username: nagiosadmin, password: e bd4 * The installation log file is available at: /var/tmp/packstack/ agauoy/openstack-setup.log * The generated manifests are available at: /var/tmp/packstack/ agauoy/manifests Note: This would print out even if it FAILED 59

60 RDO RedHat Openstack In Action 60

61 RDO RedHat Openstack: Horizon The Horizon Console Deployed by RDO The Horizon Console Expected from the Documentation 61

62 RDO RedHat: Features and Functions Expected from Openstack Didn t Seem to Work! Cinder Volume Delete ERRORS! Object Upload Failed! Swift Containers Failed! Cinder Volume State ERRORS! Cinder Volume Attach Failed! 62

63 RDO RedHat: Observations on Deployment The Packstack Installation method seems bug ridden and error prone with little Negative Path Correction capability, even for an advanced user of the RedHat Operating System. Packstack error resolution requires intimate knowledge of Puppet, MySQL and MariaDB. The version of Juno produced by the Packstack installation seems bug ridden and would require an intimate knowledge of Openstack services (Nova, Cinder, Swift, Keystone, etc.) to resolve. The automated installation only allows for a three-node Openstack cluster to be deployed. For implementations suitable for a Production environment it is recommended to perform a more elaborate manual installation. Anything above a three node implementation MUST be done manually. Before installing RDO OpenStack, you would have to first install and configure the RedHat 7 Operating System environment and achieve full registration and subscription of the node with RedHat. The repositories containing the RDO version ( and the RedHat Openstack 5.0 Beta ( are different, containing different versions of the Openstack releases and employing completely different methods for deployment. 63

64 Piston 3.5 Openstack Deployment 64

65 Piston 3.5 Bare Metal Deployment Models 65

66 Piston 3.5 Hardware Configuration Information Each host in the configuration is configured identically with the exception of the Cloud Boot host in the Modular configuration. Three possible options are provided: HP DL360 - Dual Intel E5-2600v2 or E Series processors Silicon Mechanics (RackForm iserv R354.v4) - Dual Socket Intel Xeon E5-2600v2 C602 Chipset Dell R710 Dual Quad-core or six-core Intel Xeon processor 5500 and 5600 series The Cloud Boot host configuration requires the following components: The Cloud Boot Network configuration requires the following components: 66

67 Piston 3.5 Cloud.conf Configuration Information Between 50 and 75 parameters must be defined in the cloud.conf file prior to beginning the installation. A cloud.conf.sample file is provided as a base. The areas for which the parameters must be defined include, but are not limited to: Network Parameters Upstream Server Configuration Parameters Authentication Parameters Servers Configuration Parameters Storage Configuration Parameters 67

68 Piston 3.5 Openstack Deployment Projects and Versions The information below was taken directly from the Piston Openstack Data Sheets and defines the versions of Openstack deployed via Cloud Boot: 68

69 Piston 3.5 Openstack Key Additional Features and Capabilities The information below was taken directly from the Piston Openstack Web Site and defines the items that Piston believes are their key differentiators: Moxie RTE High Availability Engine Virtual Memory Streaming Iocane-Micro OS Intel Trusted Execution Technology Support 69

70 Piston 3.5 Openstack In Action 70

71 Piston 3.5 Openstack: Horizon, Nova, etc. Typical Horizon Features and Functions Listed The Horizon Console 71

72 Piston 3.5: What Happened to AirFrame? But the Airframe Site Doesn t Exist! Promotion on their Web Site as of Today 72

73 Piston 3.5: Observations during Deployment The boot from network switch or boot from bare metal server approach to installation seems reasonable enough, but it may limit the size of the implementable cloud even though they indicate that their base configuration could be expanded to support as many as 250 compute nodes. The version of Icehouse Openstack services (Nova, Cinder, Swift, Keystone, etc.) seem to be fairly current, but there is no mention of Juno in any of their documentation. The Moxie RTE methodology for providing High Availability to the configured cloud implies that all nodes in the election pool must be configured to support all services. The Unified deployment approach doesn t seem to allow for many choices in configuration. The Modular approach to deployment seems to allow for more choice, but seems to require a great deal more manual configuration. Based on the information provided by Shawn Madden in the Quick-Start deployment video, the best and only place to look for issues during deployment is in the Syslog file. Syslog must be configured manually before starting the deployment procedure. There is a Boot Web Console, but the information and errors displayed are transient. Evidently, storage ratios defined in the configuration file MUST be accurate to the volume of storage available in each node. If it is not entered accurately to the scale of storage available for each category of storage defined, one category may begin to devour the other. The same issues and concerns could be raised about the Piston Operating System (Iocane Micro-OS ) as with HLinux for HP Helion OpenStack. 73

74 Rackspace 4.2 (currently V9) Openstack Deployment 74

75 Rackspace Private Cloud V9 is Deployed Differently Rackspace Private Cloud (RPC) v9 Software uses a combination of Ansible and Linux Containers (LXC) to install and manage OpenStack Icehouse. Rackspace no longer supports a Virtual Machine installation using VirtualBox for investigative purposes. 75

76 Rackspace V9 Components Rackspace Private Cloud version 9 software is based on the OpenStack Icehouse release and includes the following services: Compute (Nova) Dashboard (Horizon) Object Storage (Swift) Block Storage (Cinder) Networking (Neutron) Image Service (Glance) Identity Service (Keystone) Orchestration (Heat) Provision and manage large networks of virtual machines. Provides administrators and users a graphical interface to access, provision, and automate cloud-based resources. Provides redundant, scalable object storage using clusters of standardized servers capable of storing petabytes of data. Provides persistent block level storage devices for use with OpenStack compute instances. Includes OpenStack Block Storage drivers for NetApp and Cinder hosts. Pluggable, scalable, API-driven network and IP management. Manage flat and VLAN provider networks; flat, VLAN, and VXLAN overlay (tenant) networks; and layer-3 agents for routing, NAT, and floating IP addresses. Provides discovery, registration, and delivery services for disk and server images. Supports a variety of common image formats (Raw, AMI, VHD, VDI, VMDK, OVF, qcow2). Provides a central directory of users, mapped to the OpenStack services they can access. Also integrates with existing OpenLDAP services for user authentication. Allows application developers to describe and automate the deployment of infrastructure via templates. 76

77 Rackspace Virtual Machine Deployment Model 77

78 Rackspace 4.2 Deployment Model Or Learning a Whole Lot about VirtualBox! Defining Network Settings in VirtualBox Defining OVF Settings in VirtualBox Starting the Virtual Machines in VirtualBox 78

79 Rackspace 4.2 Openstack In Action 79

80 Rackspace 4.2 Openstack: Horizon, Nova, etc. Limited Horizon Features and Functions from Havana Listed in 4.2 The Horizon Console Limited Flavors for Compute deployed, etc 80

81 Rackspace 4.2: Plenty of MARKETING in Horizon! 81

82 Rackspace 4.2: Operation Issues Floating IP Assignment ERRORS! User Create ERRORS! Telemetry Disabled! 82

83 Rackspace 4.2: Observations During Deployment The registration and download process are reasonably streamlined and in tune with good customer relations. The use of an OVA file for distribution download limits the choices for installation to either ESX or VirtualBox Virtual Machines. The additional manual VirtualBox configuration steps are not very well documented and are prone to errors affecting the usability of the deployed Openstack distribution for testing and evaluation. Deployment on a single Virtual Machine causes the test environment to behave sluggishly and limits usability for test and evaluation. The lack of Neutron Network functions in 4.2 and limitations of the Nova-Network implementation result in reduced usability for test and evaluation. The lack of any type of deployed Object Storage in 4.2 could be considered a disadvantage. The feedback during the deployment process is almost non-existent until the end, when a successful installation displays the IP address and URL of the Horizon Interface. The resulting Havana Openstack implementation appears to be somewhat buggy and behaves sluggishly from a performance perspective. 83

84 A Question for the Community: How Would You Rate Them? 84

85 In the Final Analysis 1. Mirantis 6.0: The Web-Based, GUI Driven Deployment is rather compelling. The use of Fuel and Docker resonates well with the Openstack Community. The ability to integrate into an existing customer Network is heightened by the choices definable and Network Verification function built into the Fuel Deployment tool. The choice of Operating System is compelling to IT organizations who must certify the environment. The deployed Juno version seems very stable. The choice of Ceph as an alternative for Cinder and Swift is a key differentiator. 2. Canonical Ubuntu Cloud : The terminal based installer, though a bit dated, is more user friendly than command line installations. The use of Juju, Charms, and MaaS for deployment fit well with the Open Source community. The resulting Openstack implementation appears to provide more features in terms of Networking capabilities. The additional Network features of LBaaS, FWaaS and VPNaaS key differentiators! The lack of Cinder and Ceilometer deployments are a disadvantage! 3. HP Helion Openstack Community Edition 1.4: The consistency between deployment methodology for Virtual, Bare Metal and Commercial is a plus. The deployed version of OpenStack features and capabilities deployed seem fully functional. The lack of Ceph integration and enhanced Neutron networking features is a disadvantage. The command line driven deployment method is much less user friendly. The use of TripleO and Ironic for deployment resonate well with the Openstack community. 4. RDO RedHat Openstack 5.0: The Packstack Installation method seems bug ridden and error prone with little Negative Path Correction capability. The version of Icehouse produced by the Packstack installation seems less rock solid than expected. Anything above a three node implementation MUST be done manually. OpenStack versions are different between RDO and RedHat commercial offering. 5. Piston 3.5: The boot from network switch or boot from bare metal server approach may limit the size of the deployable Openstack environment. All nodes in the election pool must be configured to support all services to make Moxie RTE work for High Availability. Piston announced the availability of a free evaluation version called AirFrame and failed to deliver. 6. Rackspace 4.2: The manual VirtualBox configuration steps are not very well documented. Limitations of the Nova-Network implementation are a problem. The lack of any type of deployed Object Storage is a disadvantage.the older Havana Openstack implementation appears to be bug ridden and sluggish. These issues may have been addressed in V9 (Icehouse.) 85

86 Thank You! Your Comments, Disagreements, and Input are Welcome! Bruce Basil Mathews Mirantis Solutions Architect 86 86

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

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

"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

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

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

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

OSDC.de 2013 Introduction to OpenStack. Justin Clift Open Source & Standards RH 17 April 2013

OSDC.de 2013 Introduction to OpenStack. Justin Clift Open Source & Standards RH 17 April 2013 OSDC.de 2013 Introduction to OpenStack Justin Clift Open Source & Standards Team @ RH 17 April 2013 Who is Justin Clift? Senior Software Engineer @ Red Hat Generally works in technical Community Building

More information

Ubuntu Openstack Installer, Single Machine Mode

Ubuntu Openstack Installer, Single Machine Mode Ubuntu Openstack Installer, Single Machine Mode A Dell and Canonical Technical White Paper Kent Baxley Canonical Field Engineer 2 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

An Introduction to Red Hat Enterprise Linux OpenStack Platform. Rhys Oxenham Field Product Manager, Red Hat

An Introduction to Red Hat Enterprise Linux OpenStack Platform. Rhys Oxenham Field Product Manager, Red Hat An Introduction to Red Hat Enterprise Linux OpenStack Platform Rhys Oxenham Field Product Manager, Red Hat What is OpenStack? What is OpenStack? Fully open source cloud operating system Comprised of several

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

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

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

OpenStack Havana All-in-One lab on VMware Workstation

OpenStack Havana All-in-One lab on VMware Workstation OpenStack Havana All-in-One lab on VMware Workstation With all of the popularity of OpenStack in general, and specifically with my other posts on deploying the Rackspace Private Cloud lab on VMware Workstation,

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

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

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

INSTALLATION RUNBOOK FOR. VNF (virtual firewall) 15.1X49-D30.3. Liberty. Application Type: vsrx Version: MOS Version: 8.0. OpenStack Version:

INSTALLATION RUNBOOK FOR. VNF (virtual firewall) 15.1X49-D30.3. Liberty. Application Type: vsrx Version: MOS Version: 8.0. OpenStack Version: INSTALLATION RUNBOOK FOR Juniper vsrx Application Type: vsrx Version: VNF (virtual firewall) 15.1X49-D30.3 MOS Version: 8.0 OpenStack Version: Liberty 1 Introduction 1.1 Target Audience 2 Application Overview

More information

GETTING STARTED WITH OPENSTACK. Kenneth Hui, Rackspace Dan Radez, Red Hat April 27, 2016

GETTING STARTED WITH OPENSTACK. Kenneth Hui, Rackspace Dan Radez, Red Hat April 27, 2016 GETTING STARTED WITH OPENSTACK Kenneth Hui, Rackspace Dan Radez, Red Hat April 27, 2016 Presenters Kenneth Hui Dan Radez OpenStack Evangelist Sr. Software Engineer Rackspace Red Hat Twitter: @kenhuiny

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

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

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

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

White Paper The Storage System Best Suited for OpenStack FUJITSU Storage ETERNUS DX S4/S3 series and ETERNUS AF series

White Paper The Storage System Best Suited for OpenStack FUJITSU Storage ETERNUS DX S4/S3 series and ETERNUS AF series White Paper The Storage System Best Suited for OpenStack FUJITSU Storage ETERNUS DX S4/S3 series and ETERNUS AF series When designing a system that uses OpenStack, the FUJITSU Storage ETERNUS DX S4/S3

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 for Nuage Networks VSP

Deployment Guide for Nuage Networks VSP Page 1 of 29 view online Overview This document discusses the deployment and configuration of Avi Vantage Load Balancer in a Nuage Networks integrated OpenStack platform for a single tenant mode. The following

More information

Deployment Guide for Nuage Networks VSP

Deployment Guide for Nuage Networks VSP Page 1 of 11 view online Overview This document discusses the deployment and configuration of Avi Vantage Load Balancer in a Nuage Networks integrated OpenStack platform for a single tenant mode. The following

More information

OpenStack Manila An Overview of Manila Liberty & Mitaka

OpenStack Manila An Overview of Manila Liberty & Mitaka OpenStack Manila An Overview of Manila Liberty & Mitaka PRESENTATION TITLE GOES HERE October 7, 2015 SNIA Legal Notice! The material contained in this tutorial is copyrighted by the SNIA unless otherwise

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

DEPLOYING NFV: BEST PRACTICES

DEPLOYING NFV: BEST PRACTICES DEPLOYING NFV: BEST PRACTICES Rimma Iontel Senior Cloud Architect, Cloud Practice riontel@redhat.com Julio Villarreal Pelegrino Principal Architect, Cloud Practice julio@redhat.com INTRODUCTION TO NFV

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

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

EMC STORAGE SOLUTIONS WITH MIRANTIS OPENSTACK

EMC STORAGE SOLUTIONS WITH MIRANTIS OPENSTACK EMC STORAGE SOLUTIONS WITH MIRANTIS OPENSTACK Managing EMC Storage Arrays with OpenStack Juno EMC Solutions May 2015 Copyright 2015 EMC Corporation. All Rights Reserved. Published May 2015 EMC believes

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

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

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

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

Actual Agility with SDN: Weaving SDN into Data Center Automation May 6, John Burke Principal Research Analyst & CIO

Actual Agility with SDN: Weaving SDN into Data Center Automation May 6, John Burke Principal Research Analyst & CIO Actual Agility with SDN: Weaving SDN into Data Center Automation May 6, 2016 John Burke Principal Research Analyst & CIO john@nemertes Agenda ± Introductions ± SDN Adoption ± Cloud Management Adoption

More information

RHOSP 12 Director Installation on MaxCore TM Platform

RHOSP 12 Director Installation on MaxCore TM Platform Configuration Note March, 2018 This configuration note describes the installation and configuration of Red Hat OpenStack Platform 12 director on MaxCore TM Platform with a SharpStreamer TM Pro PCIE-7211-2

More information

HPE Helion OpenStack Carrier Grade 1.1 Release Notes HPE Helion

HPE Helion OpenStack Carrier Grade 1.1 Release Notes HPE Helion HPE Helion OpenStack Carrier Grade 1.1 Release Notes 2017-11-14 HPE Helion Contents HP Helion OpenStack Carrier Grade 1.1: Release Notes... 3 Changes in This Release... 3 Usage Caveats...4 Known Problems

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

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

OpenStack Mitaka Release Overview

OpenStack Mitaka Release Overview OpenStack Mitaka Release Overview Brad Topol, Ph.D., IBM Distinguished Engineer, OpenStack Core Contributor Davanum Srinivas, Community Architect and OpenStack TC Member / Principal Software Engineer,

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

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

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

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

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

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

Oracle Communications Policy Management Cloud Installation Guide 12.3

Oracle Communications Policy Management Cloud Installation Guide 12.3 Oracle Communications Installation Procedure Oracle Communications Policy Management Cloud Installation Guide 12.3 E85332-01 July 2017 Oracle Communications Policy Management Cloud Installation Guide Copyright

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

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

Evaluating Security of Containerised Technologies for Building Private Cloud

Evaluating Security of Containerised Technologies for Building Private Cloud Evaluating Security of Containerised Technologies for Building Private Cloud (Volume 1) January 2017 M. Ali Babar and Ben Ramsey CREST - Centre for Research on Engineering Software Technologies, University

More information

Dynamic Resource Allocation and Management Using OpenStack

Dynamic Resource Allocation and Management Using OpenStack Dynamic Resource Allocation and Management Using OpenStack Rakesh Kumar 1, Bhanu Bhushan Parashar 2 1 Red Hat Certified Engineer 2 Assistant Professor & JECRC University, Jaipur, India 1 rakeshkumar.it14@jecrc.ac.in,

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

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 Scaleable Cloud Infrastructure using the Red Hat OpenStack Platform

Building Scaleable Cloud Infrastructure using the Red Hat OpenStack Platform Building Scaleable Cloud Infrastructure using the Red Hat OpenStack Platform Will Foster Sr. Systems Engineer, Red Hat Dan Radez Sr. Software Engineer, Red Hat Kambiz Aghaiepour Principal Software Engineer,

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

Enhanced and Automated Virtual Machine Provisioning to Online E-assessment using Openstack Cloud

Enhanced and Automated Virtual Machine Provisioning to Online E-assessment using Openstack Cloud Enhanced and Automated Virtual Machine Provisioning to Online E-assessment using Openstack Cloud Vigneshwaran P M.Tech Cloud Computing, Department of Information Technology, SRM University, SRM Nagar,

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

OpenStackFundamentals Workshop

OpenStackFundamentals Workshop OpenStackFundamentals Workshop (Deploy OpenStack Newton w/ Kolla-Ansible) @OpenStack-Cologne Meetup 2016 June, 29th Arash Kaffamanesh @kaffamanesh About OpenStack-Cologne Meetup Initiated: April 2014 Meetups:

More information

HP Helion OpenStack Carrier Grade 1.1: Release Notes

HP Helion OpenStack Carrier Grade 1.1: Release Notes HP Helion OpenStack Carrier Grade 1.1: Release Notes HP Helion OpenStack Carrier Grade Contents 2 Contents HP Helion OpenStack Carrier Grade 1.1: Release Notes...3 Changes in This Release... 5 Usage Caveats...7

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

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

Red Hat OpenStack Platform 12

Red Hat OpenStack Platform 12 Red Hat OpenStack Platform 12 Architecture Guide Introduction to the product, components, and architectural examples Last Updated: 2017-12-13 Red Hat OpenStack Platform 12 Architecture Guide Introduction

More information

BRINGING HOST LIFE CYCLE AND CONTENT MANAGEMENT INTO RED HAT ENTERPRISE VIRTUALIZATION. Yaniv Kaul Director, SW engineering June 2016

BRINGING HOST LIFE CYCLE AND CONTENT MANAGEMENT INTO RED HAT ENTERPRISE VIRTUALIZATION. Yaniv Kaul Director, SW engineering June 2016 BRINGING HOST LIFE CYCLE AND CONTENT MANAGEMENT INTO RED HAT ENTERPRISE VIRTUALIZATION Yaniv Kaul Director, SW engineering June 2016 HOSTS IN A RHEV SYSTEM Host functionality Hosts run the KVM hypervisor

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

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

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

User Guide for XenServer Fuel Plugin

User Guide for XenServer Fuel Plugin User Guide for XenServer Fuel Plugin Release 4.0 John Hua (john.hua@citrix.com) March 14, 2017 CONTENTS 1 XenServer Plugin for Fuel 9.0 2 1.1 Requirements...............................................

More information

Using the vrealize Orchestrator OpenStack Plug-In 2.0. Modified on 19 SEP 2017 vrealize Orchestrator 7.0

Using the vrealize Orchestrator OpenStack Plug-In 2.0. Modified on 19 SEP 2017 vrealize Orchestrator 7.0 Using the vrealize Orchestrator OpenStack Plug-In 2.0 Modified on 19 SEP 2017 vrealize Orchestrator 7.0 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

File system, 199 file trove-guestagent.conf, 40 flavor-create command, 108 flavor-related APIs list, 280 show details, 281 Flavors, 107

File system, 199 file trove-guestagent.conf, 40 flavor-create command, 108 flavor-related APIs list, 280 show details, 281 Flavors, 107 Index A Amazon AWS, 7, 10 Amazon RDS DBaaS solutions, 10 service vs. platform, 8 single-tenant DBaaS solution, 6 Amazon RedShift DBaaS solutions, 10 single-tenant DBaaS solution, 6 AMD-V, 17 AMQP server

More information

OS10 Virtualization Guide. Enterprise Edition

OS10 Virtualization Guide. Enterprise Edition OS10 Virtualization Guide Enterprise Edition 2018-7 Rev. A00 Contents 1 OS10 software virtualization...4 2 Setup GNS3 server...7 3 Setup GNS3 client... 11 4 Start GNS3 client...16 5 Import OS10 appliance...20

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

Anand Bhadouria Chief Cloud Technologist. December 10, 2014

Anand Bhadouria Chief Cloud Technologist. December 10, 2014 Anand Bhadouria Chief Cloud Technologist December 10, 2014 Forward-looking statements HP Confidential This document contains forward looking statements regarding future operations, product development,

More information

Fuel VMware DVS plugin testing documentation

Fuel VMware DVS plugin testing documentation Fuel VMware DVS plugin testing documentation Release 3.1-3.1.1-1 Mirantis Inc. Jan 31, 2017 CONTENTS 1 Testing documents 1 Test Plan for VMware DVS plugin version 3.1.1................................

More information

Red Hat OpenStack Platform 14

Red Hat OpenStack Platform 14 Red Hat OpenStack Platform 14 Quick Start Guide Creating an all-in-one OpenStack cloud for test and proof-of-concept environments Last Updated: 2019-02-11 Red Hat OpenStack Platform 14 Quick Start Guide

More information

Introduction to Neutron. Network as a Service

Introduction to Neutron. Network as a Service Introduction to Neutron Network as a Service Assaf Muller, Associate Software Engineer, Cloud Networking, Red Hat assafmuller.wordpress.com, amuller@redhat.com, amuller on Freenode (#openstack) The Why

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

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

OpenStack Lab on VMware Workstation Setting up the All-In-One VM

OpenStack Lab on VMware Workstation Setting up the All-In-One VM OpenStack Lab on VMware Workstation Setting up the All-In-One VM In our first post, we got to the start of the OpenStack install using the Rackspace Private Cloud ISO (Alamo). Because we had to set up

More information

Acronis Backup Advanced Version 11.5 Update 6

Acronis Backup Advanced Version 11.5 Update 6 Acronis Backup Advanced Version 11.5 Update 6 APPLIES TO THE FOLLOWING PRODUCTS Advanced for Windows Server Advanced for Linux Server Advanced for PC Advanced for VMware / Hyper-V / RHEV / Citrix XenServer

More information

RACKSPACE PRIVATE CLOUD POWERED BY RED HAT SERVICE OVERVIEW

RACKSPACE PRIVATE CLOUD POWERED BY RED HAT SERVICE OVERVIEW RACKSPACE PRIVATE CLOUD POWERED BY RED HAT SERVICE OVERVIEW TABLE OF CONTENTS OVERVIEW.... 3 OUR SERVICE LEVEL.... 3 SLAS.... 3 TOOLING AND AUTOMATION.... 3 MYRACKSPACE CUSTOMER PORTAL.... 3 HUMAN EXPERTISE....

More information

Introduction to OpenStack Trove

Introduction to OpenStack Trove Introduction to OpenStack Trove A multi-database deployment Doug Shelley - Tesora Michael Basnight - Rackspace Agenda What is Trove How to Install Trove A look at the Trove API Multi-Database demonstration

More information

OPENSTACK PRIVATE CLOUD WITH GITHUB

OPENSTACK PRIVATE CLOUD WITH GITHUB OPENSTACK PRIVATE CLOUD WITH GITHUB Kiran Gurbani 1 Abstract Today, with rapid growth of the cloud computing technology, enterprises and organizations need to build their private cloud for their own specific

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

Discover SUSE Manager

Discover SUSE Manager White Paper SUSE Manager Discover SUSE Manager Table of Contents page Reduce Complexity and Administer All Your IT Assets in a Simple, Consistent Way...2 How SUSE Manager Works...5 User Interface...5 Conclusion...9

More information

Red Hat OpenStack Platform 10

Red Hat OpenStack Platform 10 Red Hat OpenStack Platform 10 OpenStack Integration Test Suite Guide Introduction to the OpenStack Integration Test Suite Last Updated: 2018-03-22 Red Hat OpenStack Platform 10 OpenStack Integration Test

More information

Onboarding VMs to Cisco Metacloud

Onboarding VMs to Cisco Metacloud White Paper Onboarding VMs to Cisco Metacloud This white paper will explain the process for exporting existing virtual machines from either VMware vsphere or AWS EC2 into Cisco Metacloud. This process

More information

Deploying TeraVM in an OpenStack Environment

Deploying TeraVM in an OpenStack Environment Application Note Deploying TeraVM in an OpenStack Environment VIAVI Solutions TeraVM in OpenStack* is revolutionizing IP testing! Never before has it been as easy or cost effective to scale test traffic

More information

IN2P3-CC cloud computing (IAAS) status FJPPL Feb 9-11th 2016

IN2P3-CC cloud computing (IAAS) status FJPPL Feb 9-11th 2016 Centre de Calcul de l Institut National de Physique Nucléaire et de Physique des Particules IN2P3-CC cloud computing (IAAS) status FJPPL Feb 9-11th 2016 1 Outline Use cases R&D Internal core services Computing

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

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

INSTALLATION RUNBOOK FOR Netronome Agilio OvS. MOS Version: 8.0 OpenStack Version:

INSTALLATION RUNBOOK FOR Netronome Agilio OvS. MOS Version: 8.0 OpenStack Version: INSTALLATION RUNBOOK FOR Netronome Agilio OvS Product Name: Agilio OvS Driver Version: 2.2-r4603 MOS Version: 8.0 OpenStack Version: Liberty Product Type: Network Offload Driver 1. Introduction 1.1 Target

More information

osc-plugin Documentation

osc-plugin Documentation osc-plugin Documentation Release OpenStack Foundation July 26, 2016 Contents 1 rdomanager-oscplugin 3 1.1 Discovery................................................. 3 1.2 Client...................................................

More information

Reference Architecture: Red Hat OpenStack Platform

Reference Architecture: Red Hat OpenStack Platform Reference Architecture: Red Hat OpenStack Platform Last update: 08 August 2017 Version 1.4 Provides both economic and high performance options for cloud workloads Describes Lenovo System x servers, networking,

More information

Acronis Backup & Recovery 11.5

Acronis Backup & Recovery 11.5 Acronis Backup & Recovery 11.5 Installation Guide Applies to the following editions: Update 2 Advanced Server Server for Windows Virtual Edition Server for Linux Advanced Server SBS Edition Workstation

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

HPE Digital Learner OpenStack Content Pack

HPE Digital Learner OpenStack Content Pack Content Pack data sheet HPE Digital Learner OpenStack Content Pack HPE Content Pack number Content Pack category Content Pack length Learn more CP001 Category 1 20 Hours View now Why HPE Education Services?

More information

User Workspace Management

User Workspace Management Access the Interface, page 1 User Management Workspace User Types, page 4 Projects (Admin User), page 5 Users (Admin User), page 9 CML Server (Admin User), page 11 Connectivity, page 30 Using the VM Control

More information

TECH GUIDE. OpenStack Installation: A Practitioner s Guide

TECH GUIDE. OpenStack Installation: A Practitioner s Guide TECH GUIDE OpenStack Installation: A Practitioner s Guide Introduction TECH GUIDE: OpenStack Installation: A Practitioner s Guide One of the great things about OpenStack is all the options you have for

More information