SlideShare ist ein Scribd-Unternehmen logo
1 von 48
Downloaden Sie, um offline zu lesen
OpenStack Architecture for the Enterprise

Keith Tobin
Cloud Architect
Speaker Profile
Keith Tobin
• Dell Cloud Architect
• Located in the Dell Cloud Center of
Excellence in Dublin, Ireland
• Over two decades of software,
platform and cloud development
• Organizer for OpenStack Ireland
• Loves all things OpenStack and
Cloud
2

OpenStack Architecture for the Enterprise

Services
Forward & Backward Leaning Applications
Backward leaning
applications are like dogs

Forward leaning
applications are like cows

• They get names like ‘pepper’.
• We care about them, when they get
sick the nurse them back to health.
3

• They get numbers like ‘726’
• When the get sick the are replaced.

OpenStack Architecture for the Enterprise

Services
Important Question

• What type of workload will my cloud being running?
a) Forward leaning.
b) Backward leaning.
c) Mixed, both forward and backward.

4

OpenStack Architecture for the Enterprise

Services
Not all OpenStack deployments are the same

• Openstack is like a kit
car. It is a set of
building blocks that
can be assembles in
top a cloud.

5

OpenStack Architecture for the Enterprise

Services
Design Goals
• Design an OpenStack architecture to run both enterprise and cloud
applications
• Meet enterprise performance expectations for VM’s, networking and storage

• Zero downtime on the control layer
• No data loss in the event of a single node failure
• Must be durable, reliable and highly available

• Must automatically recover after a fault situation has been fixed
• Minimize management tasks

6

OpenStack Architecture for the Enterprise

Services
Solution Stack
OpenStack
Titanium

OpenStack

Tested
Solution

Storage
RabbitMQ Cluster For HA

CEPH on R720

RabbitMQ Cluster
Percona MySQL

Highly Available Dynamic
Load Balancing

Dynamic Load balancer
Deployment

SUSE Linux

SUSE Linux

Networking Physical Layer
R620

R720

C6100

7

OpenStack Architecture for the Enterprise

Force10

SonicWall

Servers
Security

Cloud Services

Crowbar

SecureWorks

Managed

Services
Deployment
With
Crowbar

8

OpenStack Architecture for the Enterprise

Services
Deploying OpenStack with Crowbar Is Easy
• Crowbar boots and installs from ISO on a management node (server)
• Provides user with web UI for configuration and operations management

• Discovers all potential targets (servers) automatically
• Performs hardware configuration
– BIOS configuration
– Performs updates to BIOS and firmware

• Installs OS on targets
• Deploys OpenStack from a set of configuration modules called barclamps

9

OpenStack Architecture for the Enterprise

Services
Crowbar Deployment
OpenStack
Database

Controller

Barclamp

Node 01

Identity

Controller

DHCP

Barclamp

Node 02

Image

Controller

Barclamp

Node 03

Block storage
Barclamp

Crowbar

PXE

Node 01

Networking
Barclamp
Nova

Compute

Chef Server

Compute
Node 02

Barclamp

Compute

Horizon

Node 03

Barclamp

10

OpenStack Architecture for the Enterprise

Services
Crowbar 2 Status

11

OpenStack Architecture for the Enterprise

Services
Network
Infrastructure

12

OpenStack Architecture for the Enterprise

Services
Redundant Network Infrastructure
Existing network fabric
F10-Z9000
Force 10 - Z9000

Network
Switch

Force 10 - S4810

Compute
Node

13

Compute
Node

OpenStack Architecture for the Enterprise

Force 10 - S4810

Force 10 - S4810

Compute
Node

Compute
Node

Compute
Node

Force 10 - S4810

Compute
Node

Compute
Node

Services
Load
Balancer

14

OpenStack Architecture for the Enterprise

Services
Active/Passive (Fault)
(Normal)
Incoming API

Incoming API

Requests

Requests

Server 01

VIP

Server 02

VIP

KeepaliveD
Load
Balancer 01

KeepaliveD
Load
Balancer 02

(Inactive)
(Active)

(Passive)
(Active)

Keystone
etc.
15

OpenStack Architecture for the Enterprise

Keystone
etc.

Keystone
etc.
Services
Single HAProxy Bottleneck
Server 01

iVIP

eVIP

Server 02

Inactive LB

(Active LB)
HAProxy
MySQL

MySQL

RabbitMQ

RabbitMQ

Horizon

Horizon

Glance-API

Glance-API

Glanceregistry
Novascheduler

Glanceregistry
Novascheduler

Nova-API

Nova-API

Keystone-API

Keystone-API

Cinder-API

Cinder-API

Neutron-API

Neutron-API

Neutron L2

Neutron L2

Neutron L3

Neutron L3

Neutron
DHCP

16

HAProxy

Neutron
DHCP

OpenStack Architecture for the Enterprise

Services
Dynamic Load Balancing

Incoming API Traffic

Network

Network

Switch

Switch

OSPF
ECMP
Server 02

Server 01

Server 03

Quagga

Quagga

HAProxy

HAProxy

Quagga
HAProxy

Keystone

Keystone

Etc….
17

Keystone
Etc…..

Etc……

OpenStack Architecture for the Enterprise

Services
Neutron

18

OpenStack Architecture for the Enterprise

Services
Neutron (Single Networking Node)
Controller 01

Controller 02

Compute 01

Compute 03

Keystone

Keystone

Nova

Nova

Glance

Glance

MySQL

MySQL

Compute 02

Compute 04

Etc….

Etc….

Nova

Nova

Network 01
Neutron API

L3 Agent

OVS Agent

DHCP Agent

Internet

19

OpenStack Architecture for the Enterprise

Services
Neutron (Separate Networking Nodes)
Controller 02

Controller 03

Compute 01

Compute 02

HAProxy

HAProxy

HAProxy

L3 Agent

L3 Agent

Quagga

Quagga

Quagga

DHCP Agent

DHCP Agent

Neutron API

Neutron API

Neutron API

OVS Agent

OVS Agent

Neutron
Scheduler

Neutron
Scheduler

Neutron
Scheduler

Other
OpenStack
Services

Other
OpenStack
Services

OpenStack
Services

Compute 03

Compute 04

L3 Agent

L3 Agent

DHCP Agent

DHCP Agent

OVS Agent

OVS Agent

Controller 01

Ect….
Other

Internet

20

OpenStack Architecture for the Enterprise

Services
RabbitMQ

21

OpenStack Architecture for the Enterprise

Services
RabbitMQ Cluster (With Mirrored Queues)
Physical View

Logical View

Controller 02

HAProxy

HAProxy

HAProxy

Quagga

Quagga

Quagga

RabbitMQ

RabbitMQ

RabbitMQ

Other
OpenStack
Services

Other
OpenStack
Services

End Point

Controller 03

Other
Ect….
OpenStack
Services

Controller 01

Dynamic Load
Balancer

RabbitMQ 01

22

OpenStack Architecture for the Enterprise

RabbitMQ 02

RabbitMQ 03

Services
MySQL
Database

23

OpenStack Architecture for the Enterprise

Services
MySQL Single Server (Normal Operation)
Application

DB Server

Data

24

Openstack Architecture for the Enterprise

Services
MySQL Single Server (Failed)
Application

DB Server 1
(Active)

Data

25

Openstack Architecture for the Enterprise

Services
MySQL Single Server (Failed)
• Disadvantage
• Single point of failure

Application

DB Server 1
(Active)

Data

26

Openstack Architecture for the Enterprise

Services
MySQL
Active/Passive
Failover

27

Openstack Architecture for the Enterprise

Services
MySQL Active/Passive Failover (Failed Node)
Active/Passive Failover (Normal Operation)
Disadvantages
• Inactive Server
• Limits scale
• Reduces the potential
workload processing
ability of the solution by
half
• Async replication has
potential for data
inconsistencies across
server nodes in fault
situations
28

Openstack Architecture for the Enterprise

Application

DB Server 1

DB Server 2
DB Server 2

(Active)
(Failed)

(Passive)
(Active)

Async Replication
Data

Data

Services
MySQL With
DRDB

29

Openstack Architecture for the Enterprise

Services
MySQL With DRDB (Normal Operation)
Disadvantages
• Inactive server
• Limits scale
• Reduces the potential
workload processing
ability of the solution
by half

Application

DB Server 1

DB Server 2

(Failed)
Server Not Available !

Event

Data

Data

Event
Confirmed
30

Openstack Architecture for the Enterprise

Services
MySQL MultiMaster

31

Openstack Architecture for the Enterprise

Services
MySQL Multi-Master Cluster
Application
01

Application
02
Load balancer

DB
Server 1

DB
Server 2

Data

Data

DB
Server 3
Data

32

Openstack Architecture for the Enterprise

Services
MySQL Multi-Master Cluster (Failed Node)
Application
01

Application
02
Load balancer

DB
Server 1

DB
Server 2

Data

Data

DB
Server 3
Data

33

Openstack Architecture for the Enterprise

Services
MySQL Async Replication

34

Openstack Architecture for the Enterprise

Services
MySQL Async Replication
• No guarantee that data
will be consistent across
all nodes at any point in
time

Openstack Architecture for the Enterprise

Server N

Data

35

Server 1

Data

Services
MySQL Single Thread replication
Processor
C1

Openstack Architecture for the Enterprise

C3

C4

C5

36

C2

C6

C7

C8

Services
MySQL Multi-Master Cluster
Application
01

Disadvantages
• At any point in time there
is no guarantee that data is
in a consistent state within
the cluster
• One thread allocated for
replication tasks

Application
02
Load balancer

DB
Server 1

DB
Server 2

Data

Data

DB
Server 3
Data

37

Openstack Architecture for the Enterprise

Services
Percona
MySQL
Cluster

38

Openstack Architecture for the Enterprise

Services
Percona MySQL Cluster

Capability
Synchronous Replication
Data Consistency
Parallel Applying on All Nodes
Atomic Node Provisioning
Multi-Master

39

Openstack Architecture for the Enterprise

Services
Synchronous Replication
Application
01

Capability

Server 1

Server 2

Data Consistency

Event

Data

Data

Event
Confirmed
40

Openstack Architecture for the Enterprise

Synchronous
Replication

Parallel Applying on All
Nodes
Atomic Node
Provisioning
Multi-Master

Services
Data Consistency

Server 1

Server 2

Server 3

Capability
Data

Data

Data

Synchronous
Replication
Data Consistency
Parallel Applying on All
Nodes

At any point in time data is always
consistent across all nodes in the cluster
41

Openstack Architecture for the Enterprise

Atomic Node
Provisioning
Multi-Master

Services
Parallel Applying on All Nodes
Processor
C1

C2

C3

C4

C5

C6

C7

C8

Capability

Synchronous
Replication
Data Consistency
Parallel Applying on All
Nodes
Atomic Node
Provisioning
Multi-Master

42

Openstack Architecture for the Enterprise

Services
Atomic Node Provisioning
DB
Server 1

New Node
DB
Server 4

Join Cluster

Data

Join Cluster

Data

Capability

Cluster
DB
Server 2

DB
Server 3

Data

Data

Synchronous
Replication
Data Consistency
Parallel Applying on All
Nodes
Atomic Node
Provisioning
Multi-Master

43

Openstack Architecture for the Enterprise

Services
Multi-Master Cluster
Application
01

Application
02
Dynamic Load balancer

Capability

DB
Server 1

DB
Server 2

Data

Synchronous
Replication

Data

Data Consistency

DB
Server 3
Data

44

Openstack Architecture for the Enterprise

Parallel Applying on All
Nodes
Atomic Node
Provisioning
Multi-Master

Services
Block Storage

45

OpenStack Architecture for the Enterprise

Services
Block Storage
CEPH on R720

46

OpenStack Architecture for the Enterprise

Services
Logical Architecture

47

OpenStack Architecture for the Enterprise

Services
Thank you….

Keith Tobin
Cloud Architect
48

OpenStack Architecture for the Enterprise

Services

Weitere ähnliche Inhalte

Was ist angesagt?

What's new in OpenStack Liberty
What's new in OpenStack LibertyWhat's new in OpenStack Liberty
What's new in OpenStack Liberty
Stephen Gordon
 
Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013
Mirantis
 
OpenStack Introduction
OpenStack IntroductionOpenStack Introduction
OpenStack Introduction
openstackindia
 

Was ist angesagt? (20)

Openstackoverview-DEC2013
Openstackoverview-DEC2013Openstackoverview-DEC2013
Openstackoverview-DEC2013
 
Openstack Architecture
Openstack ArchitectureOpenstack Architecture
Openstack Architecture
 
Inside Architecture of Neutron
Inside Architecture of NeutronInside Architecture of Neutron
Inside Architecture of Neutron
 
RedHat OpenStack Platform Overview
RedHat OpenStack Platform OverviewRedHat OpenStack Platform Overview
RedHat OpenStack Platform Overview
 
Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014Mirantis OpenStack-DC-Meetup 17 Sept 2014
Mirantis OpenStack-DC-Meetup 17 Sept 2014
 
Open stack ha design & deployment kilo
Open stack ha design & deployment   kiloOpen stack ha design & deployment   kilo
Open stack ha design & deployment kilo
 
Getting started with OpenStack
Getting started with OpenStackGetting started with OpenStack
Getting started with OpenStack
 
OpenStack High Availability
OpenStack High AvailabilityOpenStack High Availability
OpenStack High Availability
 
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...OpenStack Explained: Learn OpenStack architecture and the secret of a success...
OpenStack Explained: Learn OpenStack architecture and the secret of a success...
 
Cloud Architect Alliance #15: Openstack
Cloud Architect Alliance #15: OpenstackCloud Architect Alliance #15: Openstack
Cloud Architect Alliance #15: Openstack
 
Openstack Installation (ver. liberty)
Openstack Installation (ver. liberty)Openstack Installation (ver. liberty)
Openstack Installation (ver. liberty)
 
What's new in OpenStack Liberty
What's new in OpenStack LibertyWhat's new in OpenStack Liberty
What's new in OpenStack Liberty
 
Mirantis OpenStack 5.0 Overview
Mirantis OpenStack 5.0 OverviewMirantis OpenStack 5.0 Overview
Mirantis OpenStack 5.0 Overview
 
OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack Architecture
 
OpenStack 101
OpenStack 101OpenStack 101
OpenStack 101
 
Openstack 101
Openstack 101Openstack 101
Openstack 101
 
Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013Open stack architecture overview-meetup-6-6_2013
Open stack architecture overview-meetup-6-6_2013
 
OpenStack - Infrastructure as a service
OpenStack - Infrastructure as a serviceOpenStack - Infrastructure as a service
OpenStack - Infrastructure as a service
 
Openstack Fundamentals by CloudZone @Back2School
Openstack Fundamentals by CloudZone @Back2SchoolOpenstack Fundamentals by CloudZone @Back2School
Openstack Fundamentals by CloudZone @Back2School
 
OpenStack Introduction
OpenStack IntroductionOpenStack Introduction
OpenStack Introduction
 

Andere mochten auch

openstackreferencearchitecturewhitepaper
openstackreferencearchitecturewhitepaperopenstackreferencearchitecturewhitepaper
openstackreferencearchitecturewhitepaper
Richard Haigh
 
Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...
Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...
Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...
OpenStack
 

Andere mochten auch (20)

GoDaddy's OpenStack Journey
GoDaddy's OpenStack JourneyGoDaddy's OpenStack Journey
GoDaddy's OpenStack Journey
 
Openstack Workshop Pakistan (hands on session)
Openstack Workshop Pakistan (hands on session)Openstack Workshop Pakistan (hands on session)
Openstack Workshop Pakistan (hands on session)
 
Open stack and sdn hands-on and demo
Open stack and sdn hands-on and demoOpen stack and sdn hands-on and demo
Open stack and sdn hands-on and demo
 
[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...
[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...
[DevDay 2016] OpenStack and approaches for new users - Speaker: Chi Le – Head...
 
Cinder Live Migration and Replication - OpenStack Summit Austin
Cinder Live Migration and Replication - OpenStack Summit AustinCinder Live Migration and Replication - OpenStack Summit Austin
Cinder Live Migration and Replication - OpenStack Summit Austin
 
Introduction to OpenStack : Barcamp Bangkhen 2016
Introduction to OpenStack : Barcamp Bangkhen 2016Introduction to OpenStack : Barcamp Bangkhen 2016
Introduction to OpenStack : Barcamp Bangkhen 2016
 
openstackreferencearchitecturewhitepaper
openstackreferencearchitecturewhitepaperopenstackreferencearchitecturewhitepaper
openstackreferencearchitecturewhitepaper
 
OpenStack and Rackspace – an Australian perspective: Tony Breeds, Rackspace
OpenStack and Rackspace – an Australian perspective: Tony Breeds, RackspaceOpenStack and Rackspace – an Australian perspective: Tony Breeds, Rackspace
OpenStack and Rackspace – an Australian perspective: Tony Breeds, Rackspace
 
Openstack components as containerized microservices
Openstack components as containerized microservicesOpenstack components as containerized microservices
Openstack components as containerized microservices
 
From OpenStack.... towards an Open cloud architecture
From OpenStack.... towards an Open cloud architecture From OpenStack.... towards an Open cloud architecture
From OpenStack.... towards an Open cloud architecture
 
OpenStack & OVS: From Love-Hate Relationship to Match Made in Heaven - Erez C...
OpenStack & OVS: From Love-Hate Relationship to Match Made in Heaven - Erez C...OpenStack & OVS: From Love-Hate Relationship to Match Made in Heaven - Erez C...
OpenStack & OVS: From Love-Hate Relationship to Match Made in Heaven - Erez C...
 
Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)Introduction to OpenStack Architecture (Grizzly Edition)
Introduction to OpenStack Architecture (Grizzly Edition)
 
Architecture of massively scalable, distributed systems - InfoShare 2015
Architecture of massively scalable, distributed systems - InfoShare 2015Architecture of massively scalable, distributed systems - InfoShare 2015
Architecture of massively scalable, distributed systems - InfoShare 2015
 
Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...
Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...
Simplifying OpenStack Networks with Routing on the Host: Gerard Chami + Scott...
 
OpenStack and DevOps - DevOps Meetup
OpenStack and DevOps - DevOps MeetupOpenStack and DevOps - DevOps Meetup
OpenStack and DevOps - DevOps Meetup
 
Red Hat Enterprise Linux OpenStack Platform 7 - VM Instance HA Architecture
Red Hat Enterprise Linux OpenStack Platform 7 - VM Instance HA ArchitectureRed Hat Enterprise Linux OpenStack Platform 7 - VM Instance HA Architecture
Red Hat Enterprise Linux OpenStack Platform 7 - VM Instance HA Architecture
 
Deploying & Scaling OpenShift on OpenStack using Heat - OpenStack Seattle Mee...
Deploying & Scaling OpenShift on OpenStack using Heat - OpenStack Seattle Mee...Deploying & Scaling OpenShift on OpenStack using Heat - OpenStack Seattle Mee...
Deploying & Scaling OpenShift on OpenStack using Heat - OpenStack Seattle Mee...
 
Deploying OpenStack with Ansible
Deploying OpenStack with AnsibleDeploying OpenStack with Ansible
Deploying OpenStack with Ansible
 
OpenStack Best Practices and Considerations - terasky tech day
OpenStack Best Practices and Considerations  - terasky tech dayOpenStack Best Practices and Considerations  - terasky tech day
OpenStack Best Practices and Considerations - terasky tech day
 
OpenStack Architecture
OpenStack ArchitectureOpenStack Architecture
OpenStack Architecture
 

Ähnlich wie Openstack architecture for the enterprise (Openstack Ireland Meet-up)

Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...
Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...
Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...
LarryZaman
 
Microsoft Cloud BI Update 2012 for SQL Saturday Philly
Microsoft Cloud BI Update 2012 for SQL Saturday PhillyMicrosoft Cloud BI Update 2012 for SQL Saturday Philly
Microsoft Cloud BI Update 2012 for SQL Saturday Philly
Mark Kromer
 
Optimizing Cloud Foundry and OpenStack for large scale deployments
Optimizing Cloud Foundry and OpenStack for large scale deploymentsOptimizing Cloud Foundry and OpenStack for large scale deployments
Optimizing Cloud Foundry and OpenStack for large scale deployments
Animesh Singh
 
Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014
Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014
Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014
Manuel Contreras
 
Uri budnik moving from virtualized infrastructure to open stack-4.17.13
Uri budnik moving from virtualized infrastructure to open stack-4.17.13Uri budnik moving from virtualized infrastructure to open stack-4.17.13
Uri budnik moving from virtualized infrastructure to open stack-4.17.13
OpenStack Foundation
 

Ähnlich wie Openstack architecture for the enterprise (Openstack Ireland Meet-up) (20)

Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...
Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...
Business_Continuity_Planning_with_SQL_Server_HADR_options_TechEd_Bangalore_20...
 
Implementing SharePoint on Azure, Lessons Learnt from a Real World Project
Implementing SharePoint on Azure, Lessons Learnt from a Real World ProjectImplementing SharePoint on Azure, Lessons Learnt from a Real World Project
Implementing SharePoint on Azure, Lessons Learnt from a Real World Project
 
Microsoft Cloud BI Update 2012 for SQL Saturday Philly
Microsoft Cloud BI Update 2012 for SQL Saturday PhillyMicrosoft Cloud BI Update 2012 for SQL Saturday Philly
Microsoft Cloud BI Update 2012 for SQL Saturday Philly
 
Improve IT Efficiency and Reduce Complexity with* Sun Blade Systems
Improve IT Efficiency and Reduce Complexity with* Sun Blade SystemsImprove IT Efficiency and Reduce Complexity with* Sun Blade Systems
Improve IT Efficiency and Reduce Complexity with* Sun Blade Systems
 
Openstack Infrastructure Containerization
Openstack Infrastructure ContainerizationOpenstack Infrastructure Containerization
Openstack Infrastructure Containerization
 
MySQL Enterprise Portfolio
MySQL Enterprise PortfolioMySQL Enterprise Portfolio
MySQL Enterprise Portfolio
 
Optimizing Cloud Foundry and OpenStack for large scale deployments
Optimizing Cloud Foundry and OpenStack for large scale deploymentsOptimizing Cloud Foundry and OpenStack for large scale deployments
Optimizing Cloud Foundry and OpenStack for large scale deployments
 
Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014
Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014
Oracle MySQL Tutorial -- MySQL NoSQL Cloud Buenos Aires Nov, 13 2014
 
What is the OpenStack Platform? By Peter Dens - Kangaroot
What is the OpenStack Platform? By Peter Dens - KangarootWhat is the OpenStack Platform? By Peter Dens - Kangaroot
What is the OpenStack Platform? By Peter Dens - Kangaroot
 
MySQL Cluster - Latest Developments (up to and including MySQL Cluster 7.4)
MySQL Cluster - Latest Developments (up to and including MySQL Cluster 7.4)MySQL Cluster - Latest Developments (up to and including MySQL Cluster 7.4)
MySQL Cluster - Latest Developments (up to and including MySQL Cluster 7.4)
 
Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)Database As A Service: OEM + ODA (OOW 15 Presentation)
Database As A Service: OEM + ODA (OOW 15 Presentation)
 
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
OOW16 - Deploying Oracle E-Business Suite for On-Premises Cloud and Oracle Cl...
 
Container orchestration k8s azure kubernetes services
Container orchestration  k8s azure kubernetes servicesContainer orchestration  k8s azure kubernetes services
Container orchestration k8s azure kubernetes services
 
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
Sergey Dzyuban "To Build My Own Cloud with Blackjack…"
 
MySQL on Docker and Kubernetes
MySQL on Docker and KubernetesMySQL on Docker and Kubernetes
MySQL on Docker and Kubernetes
 
AMIS Oracle OpenWorld 2015 Review – part 2- Hardware & IaaS and PaaS Cloud Fo...
AMIS Oracle OpenWorld 2015 Review – part 2- Hardware & IaaS and PaaS Cloud Fo...AMIS Oracle OpenWorld 2015 Review – part 2- Hardware & IaaS and PaaS Cloud Fo...
AMIS Oracle OpenWorld 2015 Review – part 2- Hardware & IaaS and PaaS Cloud Fo...
 
VMworld 2013: Automated Management of Tier-1 Applications on VMware
VMworld 2013: Automated Management of Tier-1 Applications on VMware VMworld 2013: Automated Management of Tier-1 Applications on VMware
VMworld 2013: Automated Management of Tier-1 Applications on VMware
 
Uri budnik moving from virtualized infrastructure to open stack-4.17.13
Uri budnik moving from virtualized infrastructure to open stack-4.17.13Uri budnik moving from virtualized infrastructure to open stack-4.17.13
Uri budnik moving from virtualized infrastructure to open stack-4.17.13
 
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
Aioug2017 deploying-ebs-on-prem-and-on-oracle-cloud v2
 
Introduction to Open stack - An Overview
Introduction to Open stack - An Overview Introduction to Open stack - An Overview
Introduction to Open stack - An Overview
 

Kürzlich hochgeladen

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Kürzlich hochgeladen (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

Openstack architecture for the enterprise (Openstack Ireland Meet-up)

  • 1. OpenStack Architecture for the Enterprise Keith Tobin Cloud Architect
  • 2. Speaker Profile Keith Tobin • Dell Cloud Architect • Located in the Dell Cloud Center of Excellence in Dublin, Ireland • Over two decades of software, platform and cloud development • Organizer for OpenStack Ireland • Loves all things OpenStack and Cloud 2 OpenStack Architecture for the Enterprise Services
  • 3. Forward & Backward Leaning Applications Backward leaning applications are like dogs Forward leaning applications are like cows • They get names like ‘pepper’. • We care about them, when they get sick the nurse them back to health. 3 • They get numbers like ‘726’ • When the get sick the are replaced. OpenStack Architecture for the Enterprise Services
  • 4. Important Question • What type of workload will my cloud being running? a) Forward leaning. b) Backward leaning. c) Mixed, both forward and backward. 4 OpenStack Architecture for the Enterprise Services
  • 5. Not all OpenStack deployments are the same • Openstack is like a kit car. It is a set of building blocks that can be assembles in top a cloud. 5 OpenStack Architecture for the Enterprise Services
  • 6. Design Goals • Design an OpenStack architecture to run both enterprise and cloud applications • Meet enterprise performance expectations for VM’s, networking and storage • Zero downtime on the control layer • No data loss in the event of a single node failure • Must be durable, reliable and highly available • Must automatically recover after a fault situation has been fixed • Minimize management tasks 6 OpenStack Architecture for the Enterprise Services
  • 7. Solution Stack OpenStack Titanium OpenStack Tested Solution Storage RabbitMQ Cluster For HA CEPH on R720 RabbitMQ Cluster Percona MySQL Highly Available Dynamic Load Balancing Dynamic Load balancer Deployment SUSE Linux SUSE Linux Networking Physical Layer R620 R720 C6100 7 OpenStack Architecture for the Enterprise Force10 SonicWall Servers Security Cloud Services Crowbar SecureWorks Managed Services
  • 9. Deploying OpenStack with Crowbar Is Easy • Crowbar boots and installs from ISO on a management node (server) • Provides user with web UI for configuration and operations management • Discovers all potential targets (servers) automatically • Performs hardware configuration – BIOS configuration – Performs updates to BIOS and firmware • Installs OS on targets • Deploys OpenStack from a set of configuration modules called barclamps 9 OpenStack Architecture for the Enterprise Services
  • 10. Crowbar Deployment OpenStack Database Controller Barclamp Node 01 Identity Controller DHCP Barclamp Node 02 Image Controller Barclamp Node 03 Block storage Barclamp Crowbar PXE Node 01 Networking Barclamp Nova Compute Chef Server Compute Node 02 Barclamp Compute Horizon Node 03 Barclamp 10 OpenStack Architecture for the Enterprise Services
  • 11. Crowbar 2 Status 11 OpenStack Architecture for the Enterprise Services
  • 13. Redundant Network Infrastructure Existing network fabric F10-Z9000 Force 10 - Z9000 Network Switch Force 10 - S4810 Compute Node 13 Compute Node OpenStack Architecture for the Enterprise Force 10 - S4810 Force 10 - S4810 Compute Node Compute Node Compute Node Force 10 - S4810 Compute Node Compute Node Services
  • 15. Active/Passive (Fault) (Normal) Incoming API Incoming API Requests Requests Server 01 VIP Server 02 VIP KeepaliveD Load Balancer 01 KeepaliveD Load Balancer 02 (Inactive) (Active) (Passive) (Active) Keystone etc. 15 OpenStack Architecture for the Enterprise Keystone etc. Keystone etc. Services
  • 16. Single HAProxy Bottleneck Server 01 iVIP eVIP Server 02 Inactive LB (Active LB) HAProxy MySQL MySQL RabbitMQ RabbitMQ Horizon Horizon Glance-API Glance-API Glanceregistry Novascheduler Glanceregistry Novascheduler Nova-API Nova-API Keystone-API Keystone-API Cinder-API Cinder-API Neutron-API Neutron-API Neutron L2 Neutron L2 Neutron L3 Neutron L3 Neutron DHCP 16 HAProxy Neutron DHCP OpenStack Architecture for the Enterprise Services
  • 17. Dynamic Load Balancing Incoming API Traffic Network Network Switch Switch OSPF ECMP Server 02 Server 01 Server 03 Quagga Quagga HAProxy HAProxy Quagga HAProxy Keystone Keystone Etc…. 17 Keystone Etc….. Etc…… OpenStack Architecture for the Enterprise Services
  • 18. Neutron 18 OpenStack Architecture for the Enterprise Services
  • 19. Neutron (Single Networking Node) Controller 01 Controller 02 Compute 01 Compute 03 Keystone Keystone Nova Nova Glance Glance MySQL MySQL Compute 02 Compute 04 Etc…. Etc…. Nova Nova Network 01 Neutron API L3 Agent OVS Agent DHCP Agent Internet 19 OpenStack Architecture for the Enterprise Services
  • 20. Neutron (Separate Networking Nodes) Controller 02 Controller 03 Compute 01 Compute 02 HAProxy HAProxy HAProxy L3 Agent L3 Agent Quagga Quagga Quagga DHCP Agent DHCP Agent Neutron API Neutron API Neutron API OVS Agent OVS Agent Neutron Scheduler Neutron Scheduler Neutron Scheduler Other OpenStack Services Other OpenStack Services OpenStack Services Compute 03 Compute 04 L3 Agent L3 Agent DHCP Agent DHCP Agent OVS Agent OVS Agent Controller 01 Ect…. Other Internet 20 OpenStack Architecture for the Enterprise Services
  • 21. RabbitMQ 21 OpenStack Architecture for the Enterprise Services
  • 22. RabbitMQ Cluster (With Mirrored Queues) Physical View Logical View Controller 02 HAProxy HAProxy HAProxy Quagga Quagga Quagga RabbitMQ RabbitMQ RabbitMQ Other OpenStack Services Other OpenStack Services End Point Controller 03 Other Ect…. OpenStack Services Controller 01 Dynamic Load Balancer RabbitMQ 01 22 OpenStack Architecture for the Enterprise RabbitMQ 02 RabbitMQ 03 Services
  • 24. MySQL Single Server (Normal Operation) Application DB Server Data 24 Openstack Architecture for the Enterprise Services
  • 25. MySQL Single Server (Failed) Application DB Server 1 (Active) Data 25 Openstack Architecture for the Enterprise Services
  • 26. MySQL Single Server (Failed) • Disadvantage • Single point of failure Application DB Server 1 (Active) Data 26 Openstack Architecture for the Enterprise Services
  • 28. MySQL Active/Passive Failover (Failed Node) Active/Passive Failover (Normal Operation) Disadvantages • Inactive Server • Limits scale • Reduces the potential workload processing ability of the solution by half • Async replication has potential for data inconsistencies across server nodes in fault situations 28 Openstack Architecture for the Enterprise Application DB Server 1 DB Server 2 DB Server 2 (Active) (Failed) (Passive) (Active) Async Replication Data Data Services
  • 29. MySQL With DRDB 29 Openstack Architecture for the Enterprise Services
  • 30. MySQL With DRDB (Normal Operation) Disadvantages • Inactive server • Limits scale • Reduces the potential workload processing ability of the solution by half Application DB Server 1 DB Server 2 (Failed) Server Not Available ! Event Data Data Event Confirmed 30 Openstack Architecture for the Enterprise Services
  • 31. MySQL MultiMaster 31 Openstack Architecture for the Enterprise Services
  • 32. MySQL Multi-Master Cluster Application 01 Application 02 Load balancer DB Server 1 DB Server 2 Data Data DB Server 3 Data 32 Openstack Architecture for the Enterprise Services
  • 33. MySQL Multi-Master Cluster (Failed Node) Application 01 Application 02 Load balancer DB Server 1 DB Server 2 Data Data DB Server 3 Data 33 Openstack Architecture for the Enterprise Services
  • 34. MySQL Async Replication 34 Openstack Architecture for the Enterprise Services
  • 35. MySQL Async Replication • No guarantee that data will be consistent across all nodes at any point in time Openstack Architecture for the Enterprise Server N Data 35 Server 1 Data Services
  • 36. MySQL Single Thread replication Processor C1 Openstack Architecture for the Enterprise C3 C4 C5 36 C2 C6 C7 C8 Services
  • 37. MySQL Multi-Master Cluster Application 01 Disadvantages • At any point in time there is no guarantee that data is in a consistent state within the cluster • One thread allocated for replication tasks Application 02 Load balancer DB Server 1 DB Server 2 Data Data DB Server 3 Data 37 Openstack Architecture for the Enterprise Services
  • 39. Percona MySQL Cluster Capability Synchronous Replication Data Consistency Parallel Applying on All Nodes Atomic Node Provisioning Multi-Master 39 Openstack Architecture for the Enterprise Services
  • 40. Synchronous Replication Application 01 Capability Server 1 Server 2 Data Consistency Event Data Data Event Confirmed 40 Openstack Architecture for the Enterprise Synchronous Replication Parallel Applying on All Nodes Atomic Node Provisioning Multi-Master Services
  • 41. Data Consistency Server 1 Server 2 Server 3 Capability Data Data Data Synchronous Replication Data Consistency Parallel Applying on All Nodes At any point in time data is always consistent across all nodes in the cluster 41 Openstack Architecture for the Enterprise Atomic Node Provisioning Multi-Master Services
  • 42. Parallel Applying on All Nodes Processor C1 C2 C3 C4 C5 C6 C7 C8 Capability Synchronous Replication Data Consistency Parallel Applying on All Nodes Atomic Node Provisioning Multi-Master 42 Openstack Architecture for the Enterprise Services
  • 43. Atomic Node Provisioning DB Server 1 New Node DB Server 4 Join Cluster Data Join Cluster Data Capability Cluster DB Server 2 DB Server 3 Data Data Synchronous Replication Data Consistency Parallel Applying on All Nodes Atomic Node Provisioning Multi-Master 43 Openstack Architecture for the Enterprise Services
  • 44. Multi-Master Cluster Application 01 Application 02 Dynamic Load balancer Capability DB Server 1 DB Server 2 Data Synchronous Replication Data Data Consistency DB Server 3 Data 44 Openstack Architecture for the Enterprise Parallel Applying on All Nodes Atomic Node Provisioning Multi-Master Services
  • 45. Block Storage 45 OpenStack Architecture for the Enterprise Services
  • 46. Block Storage CEPH on R720 46 OpenStack Architecture for the Enterprise Services
  • 47. Logical Architecture 47 OpenStack Architecture for the Enterprise Services
  • 48. Thank you…. Keith Tobin Cloud Architect 48 OpenStack Architecture for the Enterprise Services