« Lab architecture » : différence entre les versions

De TeriaHowto
Sauter à la navigation Sauter à la recherche
mAucun résumé des modifications
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
== One region, two availability zones ==
This [https://www.openstack.org/ Openstack] Lab is composed of one region (''fr1'') and two availability zones (''az1'' and ''az2'').
This [https://www.openstack.org/ Openstack] Lab is composed of one region (''fr1'') and two availability zones (''az1'' and ''az2'').


Ligne 12 : Ligne 14 :
[[Fichier:Lab architecture.png|center|thumb|900px|Lab architecture]]
[[Fichier:Lab architecture.png|center|thumb|900px|Lab architecture]]
<br />
<br />
== Networks ==
The different networks are :
The different networks are :
* ''fr1-az1'' : [https://docs.openstack.org/install-guide/launch-instance-networks-provider.html provider network] in AZ1 (flat, i.e. without VLAN, shared, i.e. available for everybody and external, i.e. managed outside Openstack)
* ''fr1-az1'' : [https://docs.openstack.org/install-guide/launch-instance-networks-provider.html provider network] in AZ1 (flat, i.e. without VLAN, shared, i.e. available for everybody and external, i.e. managed outside Openstack)
Ligne 20 : Ligne 25 :
[[Fichier:Network architecture.png|center|thumb|900px]]
[[Fichier:Network architecture.png|center|thumb|900px]]
<br />
<br />
== Resources ==
For the needs of the lab, the actual hardware used is :
For the needs of the lab, the actual hardware used is :
* 4 VMs for Openstack controllers
* 4 VMs for Openstack controllers

Version du 18 décembre 2022 à 14:53

One region, two availability zones

This Openstack Lab is composed of one region (fr1) and two availability zones (az1 and az2).

In the first availability zone :

  • 3 compute nodes (aka hypervisors) for Nova
  • 1 Ceph cluster for Cinder
  • 3 bare metal nodes for Ironic

In the second availability zone :

  • 3 compute nodes
  • 1 Ceph cluster


Lab architecture


Networks

The different networks are :

  • fr1-az1 : provider network in AZ1 (flat, i.e. without VLAN, shared, i.e. available for everybody and external, i.e. managed outside Openstack)
  • fr1-az2 : provider network in AZ2
  • ironic : external VLAN for bare metal nodes (only available in AZ1)
  • octavia : external VLAN for Octavia management (only available in AZ1)


Network architecture.png


Resources

For the needs of the lab, the actual hardware used is :

  • 4 VMs for Openstack controllers
  • 3 VMs acting as hyperconverged nodes in AZ1
  • 3 VMs acting as bare metal nodes in AZ1
  • 3 VMs acting as hyperconverged nodes in AZ2