fix vm server ip typo and isolate hosts into ip blocks
Change-Id: I27d4b9a304241c7572f3c634fb7d3ef4eaed6a3e Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
parent
369f68832e
commit
6dbba8a3f8
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.107/22'
|
||||
address: '10.0.236.130/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.107/22'
|
||||
address: '10.0.248.130/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.107/22'
|
||||
address: '10.0.240.130/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.107/22'
|
||||
address: '10.0.244.130/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.108/22'
|
||||
address: '10.0.236.131/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.108/22'
|
||||
address: '10.0.248.131/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.108/22'
|
||||
address: '10.0.240.131/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.108/22'
|
||||
address: '10.0.244.131/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.105/22'
|
||||
address: '10.0.236.120/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.105/22'
|
||||
address: '10.0.248.120/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.105/22'
|
||||
address: '10.0.240.120/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.105/22'
|
||||
address: '10.0.244.120/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.106/22'
|
||||
address: '10.0.236.121/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.106/22'
|
||||
address: '10.0.248.121/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.106/22'
|
||||
address: '10.0.240.121/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.106/22'
|
||||
address: '10.0.244.121/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -19,7 +19,7 @@ server_hostname: 'loadbalancer1'
|
||||
server_vm: true
|
||||
server_vm_ram: 1024
|
||||
server_vm_vcpus: 1
|
||||
server_vm_fixed_addr: '10.0.2.142'
|
||||
server_vm_fixed_addr: '10.0.2.150'
|
||||
server_vm_primary_network: 'dhcp'
|
||||
server_image: "{{ default_vm_image }}"
|
||||
server_default_interface: 'eth0'
|
||||
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.112/22'
|
||||
address: '10.0.236.150/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.112/22'
|
||||
address: '10.0.248.150/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.112/22'
|
||||
address: '10.0.240.150/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.112/22'
|
||||
address: '10.0.244.150/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.103/22'
|
||||
address: '10.0.236.110/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.103/22'
|
||||
address: '10.0.248.110/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.103/22'
|
||||
address: '10.0.240.110/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.103/22'
|
||||
address: '10.0.244.110/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.109/22'
|
||||
address: '10.0.236.140/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.109/22'
|
||||
address: '10.0.248.140/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.109/22'
|
||||
address: '10.0.240.140/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.109/22'
|
||||
address: '10.0.244.140/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -19,7 +19,7 @@ server_hostname: 'swift2'
|
||||
server_vm: true
|
||||
server_vm_ram: 2048
|
||||
server_vm_vcpus: 2
|
||||
server_vm_fixed_addr: '10.0.2.140'
|
||||
server_vm_fixed_addr: '10.0.2.141'
|
||||
server_vm_primary_network: 'dhcp'
|
||||
server_image: "{{ default_vm_image }}"
|
||||
server_default_interface: 'eth0'
|
||||
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.110/22'
|
||||
address: '10.0.236.141/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.110/22'
|
||||
address: '10.0.248.141/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.110/22'
|
||||
address: '10.0.240.141/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.110/22'
|
||||
address: '10.0.244.141/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -19,7 +19,7 @@ server_hostname: 'swift3'
|
||||
server_vm: true
|
||||
server_vm_ram: 2048
|
||||
server_vm_vcpus: 2
|
||||
server_vm_fixed_addr: '10.0.2.141'
|
||||
server_vm_fixed_addr: '10.0.2.142'
|
||||
server_vm_primary_network: 'dhcp'
|
||||
server_image: "{{ default_vm_image }}"
|
||||
server_default_interface: 'eth0'
|
||||
@ -35,12 +35,12 @@ server_networks:
|
||||
mgmt:
|
||||
iface: 'eth1'
|
||||
inet_type: 'static'
|
||||
address: '10.0.236.111/22'
|
||||
address: '10.0.236.142/22'
|
||||
vm_int_iface: vm-br-eth1
|
||||
flat:
|
||||
iface: 'eth2'
|
||||
inet_type: 'static'
|
||||
address: '10.0.248.111/22'
|
||||
address: '10.0.248.142/22'
|
||||
vm_int_iface: vm-br-eth2
|
||||
vlan:
|
||||
iface: 'eth3'
|
||||
@ -49,10 +49,10 @@ server_networks:
|
||||
vxlan:
|
||||
iface: 'eth4'
|
||||
inet_type: 'static'
|
||||
address: '10.0.240.111/22'
|
||||
address: '10.0.240.142/22'
|
||||
vm_int_iface: vm-br-eth4
|
||||
storage:
|
||||
iface: 'eth5'
|
||||
inet_type: 'static'
|
||||
address: '10.0.244.111/22'
|
||||
address: '10.0.244.142/22'
|
||||
vm_int_iface: vm-br-eth5
|
||||
|
@ -10,15 +10,15 @@ mnaio1 ansible_host=10.0.2.1 ansible_connection=local
|
||||
infra1 ansible_host=10.0.236.100
|
||||
infra2 ansible_host=10.0.236.101
|
||||
infra3 ansible_host=10.0.236.102
|
||||
cinder2 ansible_host=10.0.236.108
|
||||
logging1 ansible_host=10.0.236.103
|
||||
compute1 ansible_host=10.0.236.105
|
||||
compute2 ansible_host=10.0.236.106
|
||||
cinder1 ansible_host=10.0.236.107
|
||||
swift1 ansible_host=10.0.236.109
|
||||
swift2 ansible_host=10.0.236.110
|
||||
swift3 ansible_host=10.0.236.111
|
||||
loadbalancer1 ansible_host=10.0.236.112
|
||||
cinder1 ansible_host=10.0.236.130
|
||||
cinder2 ansible_host=10.0.236.131
|
||||
compute1 ansible_host=10.0.236.120
|
||||
compute2 ansible_host=10.0.236.121
|
||||
loadbalancer1 ansible_host=10.0.236.150
|
||||
logging1 ansible_host=10.0.236.110
|
||||
swift1 ansible_host=10.0.236.140
|
||||
swift2 ansible_host=10.0.236.141
|
||||
swift3 ansible_host=10.0.236.142
|
||||
|
||||
################################# MNAIO HOSTS #################################
|
||||
|
||||
|
@ -12,8 +12,8 @@ used_ips:
|
||||
- "10.0.248.0,10.0.248.200"
|
||||
|
||||
global_overrides:
|
||||
internal_lb_vip_address: "10.0.236.112"
|
||||
external_lb_vip_address: "10.0.2.142"
|
||||
internal_lb_vip_address: "10.0.236.150"
|
||||
external_lb_vip_address: "10.0.2.150"
|
||||
tunnel_bridge: "br-vxlan"
|
||||
management_bridge: "br-mgmt"
|
||||
provider_networks:
|
||||
@ -86,9 +86,37 @@ global_overrides:
|
||||
###
|
||||
### Anchors
|
||||
###
|
||||
log_block: &log_block
|
||||
logging1:
|
||||
ip: 10.0.236.103
|
||||
cinder_block: &cinder_block
|
||||
cinder1:
|
||||
ip: 10.0.236.130
|
||||
container_vars:
|
||||
cinder_backends:
|
||||
limit_container_types: cinder_volume
|
||||
lvm:
|
||||
volume_group: cinder-volumes
|
||||
volume_driver: cinder.volume.drivers.lvm.LVMVolumeDriver
|
||||
volume_backend_name: LVM_iSCSI
|
||||
iscsi_ip_address: "10.0.244.130"
|
||||
|
||||
cinder2:
|
||||
ip: 10.0.236.131
|
||||
container_vars:
|
||||
cinder_backends:
|
||||
limit_container_types: cinder_volume
|
||||
lvm:
|
||||
volume_group: cinder-volumes
|
||||
volume_driver: cinder.volume.drivers.lvm.LVMVolumeDriver
|
||||
volume_backend_name: LVM_iSCSI
|
||||
iscsi_ip_address: "10.0.244.131"
|
||||
|
||||
|
||||
compute_block: &compute_block
|
||||
compute1:
|
||||
ip: 10.0.236.120
|
||||
|
||||
compute2:
|
||||
ip: 10.0.236.121
|
||||
|
||||
|
||||
infra_block: &infra_block
|
||||
infra1:
|
||||
@ -100,49 +128,28 @@ infra_block: &infra_block
|
||||
infra3:
|
||||
ip: 10.0.236.102
|
||||
|
||||
compute_block: &compute_block
|
||||
compute1:
|
||||
ip: 10.0.236.105
|
||||
|
||||
compute2:
|
||||
ip: 10.0.236.106
|
||||
|
||||
cinder_block: &cinder_block
|
||||
cinder1:
|
||||
ip: 10.0.236.107
|
||||
container_vars:
|
||||
cinder_backends:
|
||||
limit_container_types: cinder_volume
|
||||
lvm:
|
||||
volume_group: cinder-volumes
|
||||
volume_driver: cinder.volume.drivers.lvm.LVMVolumeDriver
|
||||
volume_backend_name: LVM_iSCSI
|
||||
iscsi_ip_address: "10.0.244.107"
|
||||
|
||||
cinder2:
|
||||
ip: 10.0.236.108
|
||||
container_vars:
|
||||
cinder_backends:
|
||||
limit_container_types: cinder_volume
|
||||
lvm:
|
||||
volume_group: cinder-volumes
|
||||
volume_driver: cinder.volume.drivers.lvm.LVMVolumeDriver
|
||||
volume_backend_name: LVM_iSCSI
|
||||
iscsi_ip_address: "10.0.244.108"
|
||||
|
||||
swift_block: &swift_block
|
||||
swift1:
|
||||
ip: 10.0.236.109
|
||||
|
||||
swift2:
|
||||
ip: 10.0.236.110
|
||||
|
||||
swift3:
|
||||
ip: 10.0.236.111
|
||||
|
||||
loadbalancer_block: &loadbalancer_block
|
||||
loadbalancer1:
|
||||
ip: 10.0.236.112
|
||||
ip: 10.0.236.150
|
||||
|
||||
|
||||
log_block: &log_block
|
||||
logging1:
|
||||
ip: 10.0.236.110
|
||||
|
||||
|
||||
swift_block: &swift_block
|
||||
swift1:
|
||||
ip: 10.0.236.140
|
||||
|
||||
swift2:
|
||||
ip: 10.0.236.141
|
||||
|
||||
swift3:
|
||||
ip: 10.0.236.142
|
||||
|
||||
|
||||
|
||||
|
||||
###
|
||||
|
Loading…
Reference in New Issue
Block a user