SlideShare a Scribd company logo
1 of 15
HUAWEI TECHNOLOGIES CO., LTD. Page 1Huawei Confidential
Issues of
OpenStack multi-region mode
Chaoyi Huang ( joehuang@huawei.com )
Last edited May 28, 2015
Last update Jan.12, 2016
HUAWEI TECHNOLOGIES CO., LTD. Page 2Huawei Confidential
Nova
Cinder
OpenStack
Region1
Glance
Neutron
Ceilometer
KeyStone
Horizon
Nova
Cinder
OpenStack
Region2
Glance
Neutron
Ceilometer
API Req.
API Req.
Token Req.
OpenStack mutli-region mode:
each site will be deployed with independent OpenStack instance (including Nova,Cinder,Neutron, Ceilometer, Glance,
Glance sometimes will be shared for multi-site). KeyStone service is shared for same credential to access multi-region,
and Horizon functions as the unified portal for the multi-region cloud.
Site1 Site2
HUAWEI TECHNOLOGIES CO., LTD. Page 3Huawei Confidential
 Neutron:
 No global view for tenant level IP address space management
 Issue of clone security groups across regions
 Issue of establishing tenant level L2/L3 networking across region for application high availability across OpenStack
instances
Issues from production multi-site / multi-region cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
Neutron vApp
Standby
Neutron
Network CIDR… Network CIDR…
Security Group… Security Group…
APP networking across OpenStack instance…
For heartbeat, states replication….vApp
master
HUAWEI TECHNOLOGIES CO., LTD. Page 4Huawei Confidential
 Quotas, tenants: Missing global view across regions
 Global quota issue including quotas for Nova, Cinder, Neutron...
 Issue for soft/hard quotas based on current usage for all region for this tenant
 Issue for each of the individual projects managing quotas provide a global view
Issues from production multi-site / multi-region cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
vApp 5
vApp 1
vApp 2
vApp 6
OpenStack
vApp 8
vApp 4vApp 3
vApp 7
OpenStack
Nova Quota Cinder Quota Neutron Quota Nova Quota Cinder Quota Neutron Quota
Issue: discrete quota control
HUAWEI TECHNOLOGIES CO., LTD. Page 5Huawei Confidential
 Resource utilization across regions: Missing global view across regions
 Issue for a user being able to management all his virtual resources from one centralized management interface, at least
to have a summarized view of the total resource capacity and the live utilization of his virtual resources, for example
Issues from production multi-site / multi-region cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
vApp 5
vApp 1
vApp 2
vApp 6
OpenStack
vApp 8
vApp 4vApp 3
vApp 7
OpenStack
VM… Volume… Network, Port… VM… Volume… Network, Port…
Issue: discrete resource utilization
HUAWEI TECHNOLOGIES CO., LTD. Page 6Huawei Confidential
 Missing global view for tenant level metering data.
 Issue for a user being able to access all the logs and indicators produced by multiple OpenStack
instances, in a centralized way
Issues from production multi-site / multi-region cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
Ceilometer Ceilometer
Metering…
Sample…
Issue: discrete metering data
Metering…
Sample…
HUAWEI TECHNOLOGIES CO., LTD. Page 7Huawei Confidential
 Nova:
 Lack of clone ssh keys from one region to another
Issues from production multi-site / multi-region cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
Nova Nova
KeyPair… KeyPair…
HUAWEI TECHNOLOGIES CO., LTD. Page 8Huawei Confidential
 Glance:
 Lack of replicate images across regions
Issues from production multi-site / multi-region cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
Glance Glance
Upload image… Upload Imgae…
HUAWEI TECHNOLOGIES CO., LTD. Page 9Huawei Confidential
 Cinder:
 Lack the function like volume replication across regions for Geo-site
Redundancy/Disaster Recovery
Issues from production multi-site cloud:
Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site
OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection
Cinder CinderVolume
Volume replication for Geo-site
Redundancy/Disaster Recovery ….
Volume
HUAWEI TECHNOLOGIES CO., LTD. Page 10Huawei Confidential
Tricircle
…
Tenant 1
Virtual Resources
Tenant 2
Virtual Resources
Tenant x
Virtual Resources
Cascaded OpenStack 2Cascaded OpenStack 1 Cascaded OpenStack y
OpenStack API OpenStack API OpenStack API
Tricircle – best matched multisite solution:
Integrate multiple OpenStack instances from multi-site into one unified cloud for tenant’s resources distribution
https://wiki.openstack.org/wiki/Tricircle
Tenant 2
Tenant 1
Tenant x
OpenStack API
•L2/L3 networking across regions
•clone security groups across regions
•global view of tenant quota control
•global view of tenant resource utilization
•global view of tenant metering data
•tenant level global IP address space
management
•KeyPair replication
•Replicate images
•Volume replication
•…..
Service
Orchestrator x
Service
Management
Service
Orchestrator 1
…
HUAWEI TECHNOLOGIES CO., LTD. Page 11Huawei Confidential
Tricircle architecture, stateless design:
Tricircle essentially serves as the central OpenStack API calls gateway to other OpenStack instances that are called upon
https://wiki.openstack.org/wiki/Tricircle
https://github.com/openstack/tricircle
HUAWEI TECHNOLOGIES CO., LTD. Page 12Huawei Confidential
Tricircle
…
Tenant 1
Virtual Resources
Tenant 2
Virtual Resources
Tenant x
Virtual Resources
Cascaded OpenStack 2Cascaded OpenStack 1 Cascaded OpenStack y
OpenStack API OpenStack API
OpenStack API
Service
Orchestrator x
Service
Management
Service
Orchestrator 1
OpenStack API OpenStack API
OpenStack API
… …
Cloud over clouds by OpenStack cascading: the cascaded OpenStack instance even can be running inside Amazon AWS or
Windows Azure, and then being integrated into a cloud through the cascading OpenStack. This is cloud over clouds.
More thinking
HUAWEI TECHNOLOGIES CO., LTD. Page 13Huawei Confidential
Service
Orchestrator x
Service
Management
Service
Orchestrator 1
Tricircle
(Tenant 1) …
Tricircle
(Tenant 2)
Tricircle
(Tenant x)
…
Tenant 1
Virtual Resources
Tenant 2
Virtual Resources
Tenant x
Virtual Resources
Cascaded OpenStack 2Cascaded OpenStack 1 Cascaded OpenStack y
https://tenant1.OpenStack/ https://tenant2.OpenStack/ https://tenantx.OpenStack/
OpenStack API
OpenStack API
OpenStack API
OpenStack API
OpenStack API OpenStack API OpenStack API
OpenStack API
OpenStack API
Fully distributed cascading layer: cascading OpenStack layer can be fully distributed if each small piece of cascading
OpenStack only serve limited tenants. Each tenant can still has globe view for his distributed resources. Unlimited scalability can be
achieved through this horizontal split.
… …More thinking
HUAWEI TECHNOLOGIES CO., LTD. Page 14Huawei Confidential
Also solve OpenStack scalability at least 10 times level
OpenStack …
…
1 2 100
1 2 1000
OpenStack
…
1 2 1000
OpenStack
…
1 2 1000
Tricircle
Max. 100 data centers
Max. 100k physical server nodes
Max. 1 million VMs
OpenStack API OpenStack API OpenStack API
OpenStack API
Scalability inside one data center, multi-
data centers or multi-sites
Test report: http://www.slideshare.net/JoeHuang7/test-report-for-open-stack-cascading-solution-to-support-1-million-v-ms-in-100-data-centers
HUAWEI TECHNOLOGIES CO., LTD. Page 15Huawei Confidential
More information:
Wiki: https://wiki.openstack.org/wiki/OpenStack_cascading_solution
Wiki: https://wiki.openstack.org/wiki/Tricircle
Source Code: https://github.com/openstack/tricircle

More Related Content

What's hot

MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)
JuHwan Lee
 

What's hot (20)

OVN DBs HA with scale test
OVN DBs HA with scale testOVN DBs HA with scale test
OVN DBs HA with scale test
 
[OpenInfra Days Korea 2018] (Track 2) Neutron LBaaS 어디까지 왔니? - Octavia 소개
[OpenInfra Days Korea 2018] (Track 2) Neutron LBaaS 어디까지 왔니? - Octavia 소개[OpenInfra Days Korea 2018] (Track 2) Neutron LBaaS 어디까지 왔니? - Octavia 소개
[OpenInfra Days Korea 2018] (Track 2) Neutron LBaaS 어디까지 왔니? - Octavia 소개
 
[2018] 오픈스택 5년 운영의 경험
[2018] 오픈스택 5년 운영의 경험[2018] 오픈스택 5년 운영의 경험
[2018] 오픈스택 5년 운영의 경험
 
OpenStack超入門シリーズ いまさら聞けないNeutronの使い方
OpenStack超入門シリーズ いまさら聞けないNeutronの使い方OpenStack超入門シリーズ いまさら聞けないNeutronの使い方
OpenStack超入門シリーズ いまさら聞けないNeutronの使い方
 
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
[오픈소스컨설팅] Open Stack Ceph, Neutron, HA, Multi-Region
 
Openstack Neutron, interconnections with BGP/MPLS VPNs
Openstack Neutron, interconnections with BGP/MPLS VPNsOpenstack Neutron, interconnections with BGP/MPLS VPNs
Openstack Neutron, interconnections with BGP/MPLS VPNs
 
OpenStack Ironic - Bare Metal-as-a-Service
OpenStack Ironic - Bare Metal-as-a-ServiceOpenStack Ironic - Bare Metal-as-a-Service
OpenStack Ironic - Bare Metal-as-a-Service
 
The Basic Introduction of Open vSwitch
The Basic Introduction of Open vSwitchThe Basic Introduction of Open vSwitch
The Basic Introduction of Open vSwitch
 
Openstack 101
Openstack 101Openstack 101
Openstack 101
 
Meetup 23 - 02 - OVN - The future of networking in OpenStack
Meetup 23 - 02 - OVN - The future of networking in OpenStackMeetup 23 - 02 - OVN - The future of networking in OpenStack
Meetup 23 - 02 - OVN - The future of networking in OpenStack
 
OpenShift 4 installation
OpenShift 4 installationOpenShift 4 installation
OpenShift 4 installation
 
OpenStack Architecture and Use Cases
OpenStack Architecture and Use CasesOpenStack Architecture and Use Cases
OpenStack Architecture and Use Cases
 
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
[OpenStack Days Korea 2016] Track2 - 아리스타 OpenStack 연동 및 CloudVision 솔루션 소개
 
OpenShift Introduction
OpenShift IntroductionOpenShift Introduction
OpenShift Introduction
 
Keystone at openstack multi sites
Keystone at openstack multi sitesKeystone at openstack multi sites
Keystone at openstack multi sites
 
Ceph issue 해결 사례
Ceph issue 해결 사례Ceph issue 해결 사례
Ceph issue 해결 사례
 
Large scale overlay networks with ovn: problems and solutions
Large scale overlay networks with ovn: problems and solutionsLarge scale overlay networks with ovn: problems and solutions
Large scale overlay networks with ovn: problems and solutions
 
MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)MP BGP-EVPN 실전기술-1편(개념잡기)
MP BGP-EVPN 실전기술-1편(개념잡기)
 
오픈스택 기반 클라우드 서비스 구축 방안 및 사례
오픈스택 기반 클라우드 서비스 구축 방안 및 사례오픈스택 기반 클라우드 서비스 구축 방안 및 사례
오픈스택 기반 클라우드 서비스 구축 방안 및 사례
 
Ceph Block Devices: A Deep Dive
Ceph Block Devices:  A Deep DiveCeph Block Devices:  A Deep Dive
Ceph Block Devices: A Deep Dive
 

Viewers also liked

Viewers also liked (20)

Build cloud like Rackspace with OpenStack Ansible
Build cloud like Rackspace with OpenStack AnsibleBuild cloud like Rackspace with OpenStack Ansible
Build cloud like Rackspace with OpenStack Ansible
 
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
Developing event-driven microservices with event sourcing and CQRS  (svcc, sv...Developing event-driven microservices with event sourcing and CQRS  (svcc, sv...
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
 
What Multisite Means for Identity Management
What Multisite Means for Identity ManagementWhat Multisite Means for Identity Management
What Multisite Means for Identity Management
 
Case Study: Utilizing Mirantis Fuel to install OpenStack Ansible
Case Study: Utilizing Mirantis Fuel to install OpenStack AnsibleCase Study: Utilizing Mirantis Fuel to install OpenStack Ansible
Case Study: Utilizing Mirantis Fuel to install OpenStack Ansible
 
Open stack summit 2016 austin参加報告
Open stack summit 2016 austin参加報告Open stack summit 2016 austin参加報告
Open stack summit 2016 austin参加報告
 
OpenStack 5th Birthday
OpenStack 5th BirthdayOpenStack 5th Birthday
OpenStack 5th Birthday
 
Conference Paper: Distributed cloud and de-centralized control plane A propos...
Conference Paper: Distributed cloud and de-centralized control plane A propos...Conference Paper: Distributed cloud and de-centralized control plane A propos...
Conference Paper: Distributed cloud and de-centralized control plane A propos...
 
Nick Barcet, Red Hat - OpenStack at Red Hat, OpenStack Israel 2015
Nick Barcet, Red Hat - OpenStack at Red Hat, OpenStack Israel 2015Nick Barcet, Red Hat - OpenStack at Red Hat, OpenStack Israel 2015
Nick Barcet, Red Hat - OpenStack at Red Hat, OpenStack Israel 2015
 
Designing and Building Multi-Region Swift Deployment
Designing and Building Multi-Region Swift DeploymentDesigning and Building Multi-Region Swift Deployment
Designing and Building Multi-Region Swift Deployment
 
Beyond x86: Managing Multi-platform Environments with OpenStack
Beyond x86: Managing Multi-platform Environments with OpenStackBeyond x86: Managing Multi-platform Environments with OpenStack
Beyond x86: Managing Multi-platform Environments with OpenStack
 
Drive responsibly: Innovate on cloud that is Open by design
Drive responsibly: Innovate on cloud that is Open by designDrive responsibly: Innovate on cloud that is Open by design
Drive responsibly: Innovate on cloud that is Open by design
 
IBM Cloud - Open by Design
IBM Cloud - Open by DesignIBM Cloud - Open by Design
IBM Cloud - Open by Design
 
Dragon flow and tricircle
Dragon flow and tricircleDragon flow and tricircle
Dragon flow and tricircle
 
OpenStackとTerraformで作る Phoenix Environments
OpenStackとTerraformで作る Phoenix EnvironmentsOpenStackとTerraformで作る Phoenix Environments
OpenStackとTerraformで作る Phoenix Environments
 
Mirantis v OpenStack Ansible Dawn of Production
Mirantis v OpenStack Ansible Dawn of ProductionMirantis v OpenStack Ansible Dawn of Production
Mirantis v OpenStack Ansible Dawn of Production
 
Extending TripleO for OpenStack Management
Extending TripleO for OpenStack ManagementExtending TripleO for OpenStack Management
Extending TripleO for OpenStack Management
 
OpenStack HA
OpenStack HAOpenStack HA
OpenStack HA
 
Tricircle overview
Tricircle overviewTricircle overview
Tricircle overview
 
Multiple Sites and Disaster Recovery with Ceph: Andrew Hatfield, Red Hat
Multiple Sites and Disaster Recovery with Ceph: Andrew Hatfield, Red HatMultiple Sites and Disaster Recovery with Ceph: Andrew Hatfield, Red Hat
Multiple Sites and Disaster Recovery with Ceph: Andrew Hatfield, Red Hat
 
Protecting the Galaxy - Multi-Region Disaster Recovery with OpenStack and Ceph
Protecting the Galaxy - Multi-Region Disaster Recovery with OpenStack and CephProtecting the Galaxy - Multi-Region Disaster Recovery with OpenStack and Ceph
Protecting the Galaxy - Multi-Region Disaster Recovery with OpenStack and Ceph
 

Similar to Issues of OpenStack multi-region mode

Application Deployment on Openstack
Application Deployment on OpenstackApplication Deployment on Openstack
Application Deployment on Openstack
Docker, Inc.
 
V mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackV mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stack
EMC
 

Similar to Issues of OpenStack multi-region mode (20)

[OpenStack Day in Korea 2015] Track 3-2 - Huawei Cloud Computing Powered by O...
[OpenStack Day in Korea 2015] Track 3-2 - Huawei Cloud Computing Powered by O...[OpenStack Day in Korea 2015] Track 3-2 - Huawei Cloud Computing Powered by O...
[OpenStack Day in Korea 2015] Track 3-2 - Huawei Cloud Computing Powered by O...
 
Openstack days taiwan 2016 0712
Openstack days taiwan 2016 0712Openstack days taiwan 2016 0712
Openstack days taiwan 2016 0712
 
Hybrid Cloud and Hyper Cloud
Hybrid Cloud and Hyper CloudHybrid Cloud and Hyper Cloud
Hybrid Cloud and Hyper Cloud
 
Multisite OpenStack for NFV: Bridging the Gap
Multisite OpenStack for NFV: Bridging the GapMultisite OpenStack for NFV: Bridging the Gap
Multisite OpenStack for NFV: Bridging the Gap
 
WSO2 Cloud Strategy Update
WSO2 Cloud Strategy UpdateWSO2 Cloud Strategy Update
WSO2 Cloud Strategy Update
 
WSO2Con ASIA 2016: WSO2 Cloud Strategy Update
WSO2Con ASIA 2016: WSO2 Cloud Strategy UpdateWSO2Con ASIA 2016: WSO2 Cloud Strategy Update
WSO2Con ASIA 2016: WSO2 Cloud Strategy Update
 
GMOインターネット様 発表「OpenStackのモデルの最適化とConoHa, Z.comとGMOアプリクラウドへの適用」 - OpenStack最新情...
GMOインターネット様 発表「OpenStackのモデルの最適化とConoHa, Z.comとGMOアプリクラウドへの適用」 - OpenStack最新情...GMOインターネット様 発表「OpenStackのモデルの最適化とConoHa, Z.comとGMOアプリクラウドへの適用」 - OpenStack最新情...
GMOインターネット様 発表「OpenStackのモデルの最適化とConoHa, Z.comとGMOアプリクラウドへの適用」 - OpenStack最新情...
 
Docker Presentation at the OpenStack Austin Meetup | 2013-09-12
Docker Presentation at the OpenStack Austin Meetup | 2013-09-12Docker Presentation at the OpenStack Austin Meetup | 2013-09-12
Docker Presentation at the OpenStack Austin Meetup | 2013-09-12
 
Application Deployment on Openstack
Application Deployment on OpenstackApplication Deployment on Openstack
Application Deployment on Openstack
 
OpenStack-Based NFV Cloud at Swisscom: challenges and best practices
OpenStack-Based NFV Cloud at Swisscom: challenges and best practicesOpenStack-Based NFV Cloud at Swisscom: challenges and best practices
OpenStack-Based NFV Cloud at Swisscom: challenges and best practices
 
Linux Foundation Collaboration Summit: Hitchhiker's Guide to the Cloud
Linux Foundation Collaboration Summit: Hitchhiker's Guide to the CloudLinux Foundation Collaboration Summit: Hitchhiker's Guide to the Cloud
Linux Foundation Collaboration Summit: Hitchhiker's Guide to the Cloud
 
Quantum - Virtual networks for Openstack
Quantum - Virtual networks for OpenstackQuantum - Virtual networks for Openstack
Quantum - Virtual networks for Openstack
 
Managing Container Clusters in OpenStack Native Way
Managing Container Clusters in OpenStack Native WayManaging Container Clusters in OpenStack Native Way
Managing Container Clusters in OpenStack Native Way
 
Tech Talk by Gal Sagie: Kuryr - Connecting containers networking to OpenStack...
Tech Talk by Gal Sagie: Kuryr - Connecting containers networking to OpenStack...Tech Talk by Gal Sagie: Kuryr - Connecting containers networking to OpenStack...
Tech Talk by Gal Sagie: Kuryr - Connecting containers networking to OpenStack...
 
Synnefo @ LinuxCon/CloudOpen North America 2014
Synnefo @ LinuxCon/CloudOpen North America 2014Synnefo @ LinuxCon/CloudOpen North America 2014
Synnefo @ LinuxCon/CloudOpen North America 2014
 
Docker Container As A Service - JAX 2016
Docker Container As A Service - JAX 2016Docker Container As A Service - JAX 2016
Docker Container As A Service - JAX 2016
 
0507 057 01 98 * Adana Klima Tamir Servisi
0507 057 01 98 * Adana Klima Tamir Servisi0507 057 01 98 * Adana Klima Tamir Servisi
0507 057 01 98 * Adana Klima Tamir Servisi
 
Openstack Benelux Conference 2014 Red Hat Keynote
Openstack Benelux Conference 2014  Red Hat KeynoteOpenstack Benelux Conference 2014  Red Hat Keynote
Openstack Benelux Conference 2014 Red Hat Keynote
 
V mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stackV mware nsx_network_virtualization_open_stack
V mware nsx_network_virtualization_open_stack
 
[Rakuten TechConf2014] [F-4] At Rakuten, The Rakuten OpenStack Platform and B...
[Rakuten TechConf2014] [F-4] At Rakuten, The Rakuten OpenStack Platform and B...[Rakuten TechConf2014] [F-4] At Rakuten, The Rakuten OpenStack Platform and B...
[Rakuten TechConf2014] [F-4] At Rakuten, The Rakuten OpenStack Platform and B...
 

Recently uploaded

Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 

Recently uploaded (20)

%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
Evolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI EraEvolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI Era
 
WSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid EnvironmentsWSO2Con2024 - Software Delivery in Hybrid Environments
WSO2Con2024 - Software Delivery in Hybrid Environments
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
 
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
 
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAMWSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
 
WSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration Tooling
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
 
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
WSO2Con2024 - Facilitating Broadband Switching Services for UK Telecoms Provi...
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
WSO2Con2024 - Simplified Integration: Unveiling the Latest Features in WSO2 L...
 

Issues of OpenStack multi-region mode

  • 1. HUAWEI TECHNOLOGIES CO., LTD. Page 1Huawei Confidential Issues of OpenStack multi-region mode Chaoyi Huang ( joehuang@huawei.com ) Last edited May 28, 2015 Last update Jan.12, 2016
  • 2. HUAWEI TECHNOLOGIES CO., LTD. Page 2Huawei Confidential Nova Cinder OpenStack Region1 Glance Neutron Ceilometer KeyStone Horizon Nova Cinder OpenStack Region2 Glance Neutron Ceilometer API Req. API Req. Token Req. OpenStack mutli-region mode: each site will be deployed with independent OpenStack instance (including Nova,Cinder,Neutron, Ceilometer, Glance, Glance sometimes will be shared for multi-site). KeyStone service is shared for same credential to access multi-region, and Horizon functions as the unified portal for the multi-region cloud. Site1 Site2
  • 3. HUAWEI TECHNOLOGIES CO., LTD. Page 3Huawei Confidential  Neutron:  No global view for tenant level IP address space management  Issue of clone security groups across regions  Issue of establishing tenant level L2/L3 networking across region for application high availability across OpenStack instances Issues from production multi-site / multi-region cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection Neutron vApp Standby Neutron Network CIDR… Network CIDR… Security Group… Security Group… APP networking across OpenStack instance… For heartbeat, states replication….vApp master
  • 4. HUAWEI TECHNOLOGIES CO., LTD. Page 4Huawei Confidential  Quotas, tenants: Missing global view across regions  Global quota issue including quotas for Nova, Cinder, Neutron...  Issue for soft/hard quotas based on current usage for all region for this tenant  Issue for each of the individual projects managing quotas provide a global view Issues from production multi-site / multi-region cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection vApp 5 vApp 1 vApp 2 vApp 6 OpenStack vApp 8 vApp 4vApp 3 vApp 7 OpenStack Nova Quota Cinder Quota Neutron Quota Nova Quota Cinder Quota Neutron Quota Issue: discrete quota control
  • 5. HUAWEI TECHNOLOGIES CO., LTD. Page 5Huawei Confidential  Resource utilization across regions: Missing global view across regions  Issue for a user being able to management all his virtual resources from one centralized management interface, at least to have a summarized view of the total resource capacity and the live utilization of his virtual resources, for example Issues from production multi-site / multi-region cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection vApp 5 vApp 1 vApp 2 vApp 6 OpenStack vApp 8 vApp 4vApp 3 vApp 7 OpenStack VM… Volume… Network, Port… VM… Volume… Network, Port… Issue: discrete resource utilization
  • 6. HUAWEI TECHNOLOGIES CO., LTD. Page 6Huawei Confidential  Missing global view for tenant level metering data.  Issue for a user being able to access all the logs and indicators produced by multiple OpenStack instances, in a centralized way Issues from production multi-site / multi-region cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection Ceilometer Ceilometer Metering… Sample… Issue: discrete metering data Metering… Sample…
  • 7. HUAWEI TECHNOLOGIES CO., LTD. Page 7Huawei Confidential  Nova:  Lack of clone ssh keys from one region to another Issues from production multi-site / multi-region cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection Nova Nova KeyPair… KeyPair…
  • 8. HUAWEI TECHNOLOGIES CO., LTD. Page 8Huawei Confidential  Glance:  Lack of replicate images across regions Issues from production multi-site / multi-region cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection Glance Glance Upload image… Upload Imgae…
  • 9. HUAWEI TECHNOLOGIES CO., LTD. Page 9Huawei Confidential  Cinder:  Lack the function like volume replication across regions for Geo-site Redundancy/Disaster Recovery Issues from production multi-site cloud: Vancouver session moderated by Comcast: https://etherpad.openstack.org/p/YVR-ops-multi-site OPNFV multisite project: https://etherpad.opnfv.org/p/multisite_usecase_collection Cinder CinderVolume Volume replication for Geo-site Redundancy/Disaster Recovery …. Volume
  • 10. HUAWEI TECHNOLOGIES CO., LTD. Page 10Huawei Confidential Tricircle … Tenant 1 Virtual Resources Tenant 2 Virtual Resources Tenant x Virtual Resources Cascaded OpenStack 2Cascaded OpenStack 1 Cascaded OpenStack y OpenStack API OpenStack API OpenStack API Tricircle – best matched multisite solution: Integrate multiple OpenStack instances from multi-site into one unified cloud for tenant’s resources distribution https://wiki.openstack.org/wiki/Tricircle Tenant 2 Tenant 1 Tenant x OpenStack API •L2/L3 networking across regions •clone security groups across regions •global view of tenant quota control •global view of tenant resource utilization •global view of tenant metering data •tenant level global IP address space management •KeyPair replication •Replicate images •Volume replication •….. Service Orchestrator x Service Management Service Orchestrator 1 …
  • 11. HUAWEI TECHNOLOGIES CO., LTD. Page 11Huawei Confidential Tricircle architecture, stateless design: Tricircle essentially serves as the central OpenStack API calls gateway to other OpenStack instances that are called upon https://wiki.openstack.org/wiki/Tricircle https://github.com/openstack/tricircle
  • 12. HUAWEI TECHNOLOGIES CO., LTD. Page 12Huawei Confidential Tricircle … Tenant 1 Virtual Resources Tenant 2 Virtual Resources Tenant x Virtual Resources Cascaded OpenStack 2Cascaded OpenStack 1 Cascaded OpenStack y OpenStack API OpenStack API OpenStack API Service Orchestrator x Service Management Service Orchestrator 1 OpenStack API OpenStack API OpenStack API … … Cloud over clouds by OpenStack cascading: the cascaded OpenStack instance even can be running inside Amazon AWS or Windows Azure, and then being integrated into a cloud through the cascading OpenStack. This is cloud over clouds. More thinking
  • 13. HUAWEI TECHNOLOGIES CO., LTD. Page 13Huawei Confidential Service Orchestrator x Service Management Service Orchestrator 1 Tricircle (Tenant 1) … Tricircle (Tenant 2) Tricircle (Tenant x) … Tenant 1 Virtual Resources Tenant 2 Virtual Resources Tenant x Virtual Resources Cascaded OpenStack 2Cascaded OpenStack 1 Cascaded OpenStack y https://tenant1.OpenStack/ https://tenant2.OpenStack/ https://tenantx.OpenStack/ OpenStack API OpenStack API OpenStack API OpenStack API OpenStack API OpenStack API OpenStack API OpenStack API OpenStack API Fully distributed cascading layer: cascading OpenStack layer can be fully distributed if each small piece of cascading OpenStack only serve limited tenants. Each tenant can still has globe view for his distributed resources. Unlimited scalability can be achieved through this horizontal split. … …More thinking
  • 14. HUAWEI TECHNOLOGIES CO., LTD. Page 14Huawei Confidential Also solve OpenStack scalability at least 10 times level OpenStack … … 1 2 100 1 2 1000 OpenStack … 1 2 1000 OpenStack … 1 2 1000 Tricircle Max. 100 data centers Max. 100k physical server nodes Max. 1 million VMs OpenStack API OpenStack API OpenStack API OpenStack API Scalability inside one data center, multi- data centers or multi-sites Test report: http://www.slideshare.net/JoeHuang7/test-report-for-open-stack-cascading-solution-to-support-1-million-v-ms-in-100-data-centers
  • 15. HUAWEI TECHNOLOGIES CO., LTD. Page 15Huawei Confidential More information: Wiki: https://wiki.openstack.org/wiki/OpenStack_cascading_solution Wiki: https://wiki.openstack.org/wiki/Tricircle Source Code: https://github.com/openstack/tricircle