SlideShare a Scribd company logo
1 of 12
Download to read offline
What’s New In
OpenStack
Havana
Webcast
October 2013
OpenStack Compute
Nova
5
Nova
Lifecycle

•  Boot from image/volume/snapshot
•  Clone from image/snapshot
•  Shelve instance
nova shelve <instance_id>

6
Nova
Live migration

•  Only within a single cell
•  Requires shared storage
nova live-migration <instance_id> <host_id>

Complete instructions at
http://bit.ly/live-migration-openstack

7
Nova
Quotas

•  Edit default quota
•  Set quotas per user, rather than per tenant/
project
nova-manage project quota 
--project <project name> 
--user <user name> 
--key <key for the quota to set> 
--value <value>
8
Nova
Cells and availability zones

•  No longer chosen at random
•  Scheduled the same way hosts are
•  Uses scheduler_filter_classes and
scheduler_weight_classes

•  Can specify ram_by_instance_type and weight_offset
9
Nova
Docker

•  Create and package an application, then run in
any Docker container

•  Implemented as both a hypervisor type and a
container type for Glance

10
Nova
VMware

•  Cinder support
•  Ability to control clone strategy
•  Manage multiple clusters from VMware vCenter

11
Nova
KVM

•  QEMU guest agent (qemu-guest-agent)
nova image-meta <image_id> set hw_qemu_guest_agent=yes

•  Cinder QoS and rate limiting
•  PCI passthrough (libvirt only)
•  New virtual interface (VIF) drivers (IO Visor,
Indigo Virtual Switch, Mellanox)

•  Store images as RBD, boot from Ceph.
12
Nova
Hyper-V

•  Support for Windows Server / Hyper-V Server
2012 R2

•  Drive resizing with VHDX
•  Memory oversubscription with dynamic memory
•  Ephemeral storage
•  Ceilometer integration
13
Nova
XenServer

•  Get around VHD 2000GB limit by splitting large
ephemeral disks into 1024GB or 2000GB chunks

•  Logging of a server console
•  Ability to boot VMs into a state where they are
running a Linux distribution installer, to help
users build their own custom images

•  And much, much, much more

14
Nova
Storage

•  Encryption of Cinder volumes
•  Native GlusterFS support
•  iSER support for iSCSI over TCP when using
RDMA

15

More Related Content

What's hot

Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015
Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015
Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015Deepak Shetty
 
Gluster: a SWOT Analysis
Gluster: a SWOT Analysis Gluster: a SWOT Analysis
Gluster: a SWOT Analysis Gluster.org
 
OpenNebula TechDay Waterloo 2015 - Hyperconvergence and OpenNebula
OpenNebula TechDay Waterloo 2015 - Hyperconvergence  and  OpenNebulaOpenNebula TechDay Waterloo 2015 - Hyperconvergence  and  OpenNebula
OpenNebula TechDay Waterloo 2015 - Hyperconvergence and OpenNebulaOpenNebula Project
 
OpenNebula TechDay Waterloo 2015 - Open nebula hands on workshop
OpenNebula TechDay Waterloo 2015 - Open nebula hands on workshopOpenNebula TechDay Waterloo 2015 - Open nebula hands on workshop
OpenNebula TechDay Waterloo 2015 - Open nebula hands on workshopOpenNebula Project
 
3 ubuntu open_stack_ceph
3 ubuntu open_stack_ceph3 ubuntu open_stack_ceph
3 ubuntu open_stack_cephopenstackindia
 
OpenNebula and VMware - A dance
OpenNebula and VMware - A danceOpenNebula and VMware - A dance
OpenNebula and VMware - A danceOpenNebula Project
 
AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...
AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...
AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...Atlassian
 
OpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier Fontan
OpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier FontanOpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier Fontan
OpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier FontanNETWAYS
 
Data Reduction for Gluster with VDO
Data Reduction for Gluster with VDOData Reduction for Gluster with VDO
Data Reduction for Gluster with VDOGluster.org
 
OpenNebula 4.14 Hands-on Tutorial
OpenNebula 4.14 Hands-on TutorialOpenNebula 4.14 Hands-on Tutorial
OpenNebula 4.14 Hands-on TutorialOpenNebula Project
 
Kubernetes Architecture and Introduction – Paris Kubernetes Meetup
Kubernetes Architecture and Introduction – Paris Kubernetes MeetupKubernetes Architecture and Introduction – Paris Kubernetes Meetup
Kubernetes Architecture and Introduction – Paris Kubernetes MeetupStefan Schimanski
 
OpenNebulaconf2017US: Paying down technical debt with "one" dollar bills by ...
OpenNebulaconf2017US:  Paying down technical debt with "one" dollar bills by ...OpenNebulaconf2017US:  Paying down technical debt with "one" dollar bills by ...
OpenNebulaconf2017US: Paying down technical debt with "one" dollar bills by ...OpenNebula Project
 
Storage in kubernetes
Storage in kubernetesStorage in kubernetes
Storage in kubernetesPeeyush Gupta
 
Gluster as Native Storage for Containers - past, present and future
Gluster as Native Storage for Containers - past, present and futureGluster as Native Storage for Containers - past, present and future
Gluster as Native Storage for Containers - past, present and futureGluster.org
 
OpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph Galuschka
OpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph GaluschkaOpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph Galuschka
OpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph GaluschkaNETWAYS
 
OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...
OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...
OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...OpenNebula Project
 

What's hot (20)

Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015
Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015
Ceph & OpenStack talk given @ OpenStack Meetup @ Bangalore, June 2015
 
Gluster: a SWOT Analysis
Gluster: a SWOT Analysis Gluster: a SWOT Analysis
Gluster: a SWOT Analysis
 
OpenNebula TechDay Waterloo 2015 - Hyperconvergence and OpenNebula
OpenNebula TechDay Waterloo 2015 - Hyperconvergence  and  OpenNebulaOpenNebula TechDay Waterloo 2015 - Hyperconvergence  and  OpenNebula
OpenNebula TechDay Waterloo 2015 - Hyperconvergence and OpenNebula
 
Container orchestration
Container orchestrationContainer orchestration
Container orchestration
 
OpenNebula Administrator View
OpenNebula Administrator ViewOpenNebula Administrator View
OpenNebula Administrator View
 
OpenNebula TechDay Waterloo 2015 - Open nebula hands on workshop
OpenNebula TechDay Waterloo 2015 - Open nebula hands on workshopOpenNebula TechDay Waterloo 2015 - Open nebula hands on workshop
OpenNebula TechDay Waterloo 2015 - Open nebula hands on workshop
 
3 ubuntu open_stack_ceph
3 ubuntu open_stack_ceph3 ubuntu open_stack_ceph
3 ubuntu open_stack_ceph
 
Civil War: LXD vs Docker
Civil War: LXD vs DockerCivil War: LXD vs Docker
Civil War: LXD vs Docker
 
OpenNebula and VMware - A dance
OpenNebula and VMware - A danceOpenNebula and VMware - A dance
OpenNebula and VMware - A dance
 
AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...
AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...
AtlasCamp 2015: The age of orchestration: From Docker basics to cluster manag...
 
OpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier Fontan
OpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier FontanOpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier Fontan
OpenNebula Conf 2014 | OpenNebula as Open Replacement of vCloud by Javier Fontan
 
Data Reduction for Gluster with VDO
Data Reduction for Gluster with VDOData Reduction for Gluster with VDO
Data Reduction for Gluster with VDO
 
OpenNebula 4.14 Hands-on Tutorial
OpenNebula 4.14 Hands-on TutorialOpenNebula 4.14 Hands-on Tutorial
OpenNebula 4.14 Hands-on Tutorial
 
Kubernetes Architecture and Introduction – Paris Kubernetes Meetup
Kubernetes Architecture and Introduction – Paris Kubernetes MeetupKubernetes Architecture and Introduction – Paris Kubernetes Meetup
Kubernetes Architecture and Introduction – Paris Kubernetes Meetup
 
OpenNebulaconf2017US: Paying down technical debt with "one" dollar bills by ...
OpenNebulaconf2017US:  Paying down technical debt with "one" dollar bills by ...OpenNebulaconf2017US:  Paying down technical debt with "one" dollar bills by ...
OpenNebulaconf2017US: Paying down technical debt with "one" dollar bills by ...
 
Storage in kubernetes
Storage in kubernetesStorage in kubernetes
Storage in kubernetes
 
Gluster as Native Storage for Containers - past, present and future
Gluster as Native Storage for Containers - past, present and futureGluster as Native Storage for Containers - past, present and future
Gluster as Native Storage for Containers - past, present and future
 
OpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph Galuschka
OpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph GaluschkaOpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph Galuschka
OpenNebula Conf 2014: CentOS, QA an OpenNebula - Christoph Galuschka
 
Rethinking the OS
Rethinking the OSRethinking the OS
Rethinking the OS
 
OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...
OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...
OpenNebulaConf 2016 - Measuring and tuning VM performance by Boyan Krosnov, S...
 

Viewers also liked

Simon Lenoir - ATEC Meeting Place 2014 Sydney Australia
Simon Lenoir - ATEC Meeting Place 2014 Sydney AustraliaSimon Lenoir - ATEC Meeting Place 2014 Sydney Australia
Simon Lenoir - ATEC Meeting Place 2014 Sydney AustraliaRezdy
 
Ρόδι είναι, κάτι ξέρει
Ρόδι είναι, κάτι ξέρειΡόδι είναι, κάτι ξέρει
Ρόδι είναι, κάτι ξέρειGeorge Markatatos
 
Εγώ και εσύ μαζί!
Εγώ και εσύ μαζί!Εγώ και εσύ μαζί!
Εγώ και εσύ μαζί!George Markatatos
 
Делу партии Ленина-Сталина и Родине предан: Власов Арсентий Васильевич
Делу партии Ленина-Сталина и Родине предан: Власов Арсентий ВасильевичДелу партии Ленина-Сталина и Родине предан: Власов Арсентий Васильевич
Делу партии Ленина-Сталина и Родине предан: Власов Арсентий ВасильевичТатьяна Воропаева
 
HPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own ContentHPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own Contentsamharlow
 
If in the Earth is there always the same water, why must we save this water?
If in the Earth is there  always the same water, why  must we  save  this water?If in the Earth is there  always the same water, why  must we  save  this water?
If in the Earth is there always the same water, why must we save this water?marcdominguezjuanola
 
Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ)
Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ) Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ)
Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ) George Markatatos
 
Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;
Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;
Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;George Markatatos
 
presentasi softskill akutansi internasional
presentasi softskill akutansi internasionalpresentasi softskill akutansi internasional
presentasi softskill akutansi internasionalyemijelsen
 
The Dating Guide
The Dating GuideThe Dating Guide
The Dating Guideseberomilho
 
Μεσόγειος. Αποστολή Διάσωσης
Μεσόγειος. Αποστολή ΔιάσωσηςΜεσόγειος. Αποστολή Διάσωσης
Μεσόγειος. Αποστολή ΔιάσωσηςGeorge Markatatos
 
Αποτελέσματα ερωτηματολογίου υπερ κομποστ..
Αποτελέσματα ερωτηματολογίου υπερ κομποστ..Αποτελέσματα ερωτηματολογίου υπερ κομποστ..
Αποτελέσματα ερωτηματολογίου υπερ κομποστ..George Markatatos
 
International ethics standards board for accountants
International ethics standards board for accountantsInternational ethics standards board for accountants
International ethics standards board for accountantsapep_jafar
 
Intro to Prezi
Intro to PreziIntro to Prezi
Intro to Prezisamharlow
 
Νοιάζομαι και δρω
Νοιάζομαι και δρωΝοιάζομαι και δρω
Νοιάζομαι και δρωGeorge Markatatos
 
tugas pratikum komputer dan administrasi perpajakan
tugas pratikum komputer dan administrasi perpajakantugas pratikum komputer dan administrasi perpajakan
tugas pratikum komputer dan administrasi perpajakanilhamiii
 

Viewers also liked (20)

Simon Lenoir - ATEC Meeting Place 2014 Sydney Australia
Simon Lenoir - ATEC Meeting Place 2014 Sydney AustraliaSimon Lenoir - ATEC Meeting Place 2014 Sydney Australia
Simon Lenoir - ATEC Meeting Place 2014 Sydney Australia
 
Ρόδι είναι, κάτι ξέρει
Ρόδι είναι, κάτι ξέρειΡόδι είναι, κάτι ξέρει
Ρόδι είναι, κάτι ξέρει
 
Εγώ και εσύ μαζί!
Εγώ και εσύ μαζί!Εγώ και εσύ μαζί!
Εγώ και εσύ μαζί!
 
Делу партии Ленина-Сталина и Родине предан: Власов Арсентий Васильевич
Делу партии Ленина-Сталина и Родине предан: Власов Арсентий ВасильевичДелу партии Ленина-Сталина и Родине предан: Власов Арсентий Васильевич
Делу партии Ленина-Сталина и Родине предан: Власов Арсентий Васильевич
 
HPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own ContentHPU Flipped Classroom: Creating Your Own Content
HPU Flipped Classroom: Creating Your Own Content
 
If in the Earth is there always the same water, why must we save this water?
If in the Earth is there  always the same water, why  must we  save  this water?If in the Earth is there  always the same water, why  must we  save  this water?
If in the Earth is there always the same water, why must we save this water?
 
Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ)
Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ) Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ)
Οργανισμός Πνευματικής Ιδιοκτησίας (ΟΠΙ)
 
2. tv, radio, kranten en internet
2. tv, radio, kranten en internet2. tv, radio, kranten en internet
2. tv, radio, kranten en internet
 
Dating A 10
Dating A 10Dating A 10
Dating A 10
 
Живите с удовольствием!
Живите с удовольствием!Живите с удовольствием!
Живите с удовольствием!
 
Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;
Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;
Γιατί είναι σημαντικό να διδάσκεται η πνευματική ιδιοκτησία στα σχολεία;
 
presentasi softskill akutansi internasional
presentasi softskill akutansi internasionalpresentasi softskill akutansi internasional
presentasi softskill akutansi internasional
 
The Dating Guide
The Dating GuideThe Dating Guide
The Dating Guide
 
Μεσόγειος. Αποστολή Διάσωσης
Μεσόγειος. Αποστολή ΔιάσωσηςΜεσόγειος. Αποστολή Διάσωσης
Μεσόγειος. Αποστολή Διάσωσης
 
Αποτελέσματα ερωτηματολογίου υπερ κομποστ..
Αποτελέσματα ερωτηματολογίου υπερ κομποστ..Αποτελέσματα ερωτηματολογίου υπερ κομποστ..
Αποτελέσματα ερωτηματολογίου υπερ κομποστ..
 
International ethics standards board for accountants
International ethics standards board for accountantsInternational ethics standards board for accountants
International ethics standards board for accountants
 
Intro to Prezi
Intro to PreziIntro to Prezi
Intro to Prezi
 
Νοιάζομαι και δρω
Νοιάζομαι και δρωΝοιάζομαι και δρω
Νοιάζομαι και δρω
 
все для фронта
все для фронтавсе для фронта
все для фронта
 
tugas pratikum komputer dan administrasi perpajakan
tugas pratikum komputer dan administrasi perpajakantugas pratikum komputer dan administrasi perpajakan
tugas pratikum komputer dan administrasi perpajakan
 

Similar to Whats New in Havana--Nova

Openstack Magnum: Container-as-a-Service
Openstack Magnum: Container-as-a-ServiceOpenstack Magnum: Container-as-a-Service
Openstack Magnum: Container-as-a-ServiceChhavi Agarwal
 
Kubernetes Introduction & Whats new in Kubernetes 1.6
Kubernetes Introduction & Whats new in Kubernetes 1.6Kubernetes Introduction & Whats new in Kubernetes 1.6
Kubernetes Introduction & Whats new in Kubernetes 1.6Opcito Technologies
 
Kubernetes for Enterprise DevOps
Kubernetes for Enterprise DevOpsKubernetes for Enterprise DevOps
Kubernetes for Enterprise DevOpsJim Bugwadia
 
Kubernetes - introduction
Kubernetes - introductionKubernetes - introduction
Kubernetes - introductionSparkbit
 
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlueCloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlueShapeBlue
 
2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)
2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)
2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)Mirantis
 
Spinnaker for Azure
Spinnaker for AzureSpinnaker for Azure
Spinnaker for AzureLarry Guger
 
What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021
What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021
What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021ShapeBlue
 
Cache first cloud native microservices
Cache first cloud native microservicesCache first cloud native microservices
Cache first cloud native microservicesMesut Celik
 
Cloud Computing with OpenStack
Cloud Computing with OpenStackCloud Computing with OpenStack
Cloud Computing with OpenStackinside-BigData.com
 
Kubernetes Internals
Kubernetes InternalsKubernetes Internals
Kubernetes InternalsShimi Bandiel
 
OpenNebula - OpenNebula and tips for CentOS 7
OpenNebula - OpenNebula and tips for CentOS 7OpenNebula - OpenNebula and tips for CentOS 7
OpenNebula - OpenNebula and tips for CentOS 7OpenNebula Project
 
Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...
Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...
Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...Philip Welz
 
Intro to cluster scheduler for Linux containers
Intro to cluster scheduler for Linux containersIntro to cluster scheduler for Linux containers
Intro to cluster scheduler for Linux containersKumar Gaurav
 
Best Practice for Deploying Application with Heat
Best Practice for Deploying Application with HeatBest Practice for Deploying Application with Heat
Best Practice for Deploying Application with HeatEthan Lynn
 
Chef cookbooks for OpenStack HA
Chef cookbooks for OpenStack HAChef cookbooks for OpenStack HA
Chef cookbooks for OpenStack HAAdam Spiers
 
Kubernetes Walk Through from Technical View
Kubernetes Walk Through from Technical ViewKubernetes Walk Through from Technical View
Kubernetes Walk Through from Technical ViewLei (Harry) Zhang
 
Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...
Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...
Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...TomBarron
 

Similar to Whats New in Havana--Nova (20)

Openstack Magnum: Container-as-a-Service
Openstack Magnum: Container-as-a-ServiceOpenstack Magnum: Container-as-a-Service
Openstack Magnum: Container-as-a-Service
 
Kubernetes Introduction & Whats new in Kubernetes 1.6
Kubernetes Introduction & Whats new in Kubernetes 1.6Kubernetes Introduction & Whats new in Kubernetes 1.6
Kubernetes Introduction & Whats new in Kubernetes 1.6
 
Kubernetes for Enterprise DevOps
Kubernetes for Enterprise DevOpsKubernetes for Enterprise DevOps
Kubernetes for Enterprise DevOps
 
Kubernetes - introduction
Kubernetes - introductionKubernetes - introduction
Kubernetes - introduction
 
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlueCloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
 
CKA_1st.pptx
CKA_1st.pptxCKA_1st.pptx
CKA_1st.pptx
 
2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)
2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)
2 Day Bootcamp for OpenStack--Cloud Training by Mirantis (Preview)
 
Spinnaker for Azure
Spinnaker for AzureSpinnaker for Azure
Spinnaker for Azure
 
What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021
What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021
What’s New in CloudStack 4.15 - CloudStack European User Group Virtual, May 2021
 
Cache first cloud native microservices
Cache first cloud native microservicesCache first cloud native microservices
Cache first cloud native microservices
 
Cloud Computing with OpenStack
Cloud Computing with OpenStackCloud Computing with OpenStack
Cloud Computing with OpenStack
 
Kubernetes Internals
Kubernetes InternalsKubernetes Internals
Kubernetes Internals
 
OpenNebula - OpenNebula and tips for CentOS 7
OpenNebula - OpenNebula and tips for CentOS 7OpenNebula - OpenNebula and tips for CentOS 7
OpenNebula - OpenNebula and tips for CentOS 7
 
Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...
Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...
Scaling AKS Nodes: Leveraging Cluster Autoscaler, Karpenter, and Node Autopro...
 
Intro to cluster scheduler for Linux containers
Intro to cluster scheduler for Linux containersIntro to cluster scheduler for Linux containers
Intro to cluster scheduler for Linux containers
 
Best Practice for Deploying Application with Heat
Best Practice for Deploying Application with HeatBest Practice for Deploying Application with Heat
Best Practice for Deploying Application with Heat
 
Chef cookbooks for OpenStack HA
Chef cookbooks for OpenStack HAChef cookbooks for OpenStack HA
Chef cookbooks for OpenStack HA
 
Kubernetes Walk Through from Technical View
Kubernetes Walk Through from Technical ViewKubernetes Walk Through from Technical View
Kubernetes Walk Through from Technical View
 
Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...
Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...
Easy multi-tenant-kubernetes-rwx-storage-with-cloud-provider-openstack-and-ma...
 
OpenStack and Windows
OpenStack and WindowsOpenStack and Windows
OpenStack and Windows
 

Recently uploaded

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

Whats New in Havana--Nova

  • 3. Nova Lifecycle •  Boot from image/volume/snapshot •  Clone from image/snapshot •  Shelve instance nova shelve <instance_id> 6
  • 4. Nova Live migration •  Only within a single cell •  Requires shared storage nova live-migration <instance_id> <host_id> Complete instructions at http://bit.ly/live-migration-openstack 7
  • 5. Nova Quotas •  Edit default quota •  Set quotas per user, rather than per tenant/ project nova-manage project quota --project <project name> --user <user name> --key <key for the quota to set> --value <value> 8
  • 6. Nova Cells and availability zones •  No longer chosen at random •  Scheduled the same way hosts are •  Uses scheduler_filter_classes and scheduler_weight_classes •  Can specify ram_by_instance_type and weight_offset 9
  • 7. Nova Docker •  Create and package an application, then run in any Docker container •  Implemented as both a hypervisor type and a container type for Glance 10
  • 8. Nova VMware •  Cinder support •  Ability to control clone strategy •  Manage multiple clusters from VMware vCenter 11
  • 9. Nova KVM •  QEMU guest agent (qemu-guest-agent) nova image-meta <image_id> set hw_qemu_guest_agent=yes •  Cinder QoS and rate limiting •  PCI passthrough (libvirt only) •  New virtual interface (VIF) drivers (IO Visor, Indigo Virtual Switch, Mellanox) •  Store images as RBD, boot from Ceph. 12
  • 10. Nova Hyper-V •  Support for Windows Server / Hyper-V Server 2012 R2 •  Drive resizing with VHDX •  Memory oversubscription with dynamic memory •  Ephemeral storage •  Ceilometer integration 13
  • 11. Nova XenServer •  Get around VHD 2000GB limit by splitting large ephemeral disks into 1024GB or 2000GB chunks •  Logging of a server console •  Ability to boot VMs into a state where they are running a Linux distribution installer, to help users build their own custom images •  And much, much, much more 14
  • 12. Nova Storage •  Encryption of Cinder volumes •  Native GlusterFS support •  iSER support for iSCSI over TCP when using RDMA 15