Task #6983
closed
Setup networking for bluecmd/mainframe
Added by Nico Schottelius over 5 years ago.
Updated over 5 years ago.
Description
- vlan 26/27 as additionaly
- needs to create bond0.25 on routers as well
- Network: 2a0a:e5c0:6::/48
- Transfer network: 2a0a:e5c0:1:9::/64
- Endpoint ungleich: 2a0a:e5c0:1:9::7
- Endpoint bluecmd: 2a0a:e5c0:1:9::1
VLANs that go to VM 24555¶
- Create bond0.X interfaces on all place6 servers
- Create networks in opennebula (L2 only)
- Connect networks to the VM
- VLAN ids are in [[datacenterlight:Networking]]
- Description updated (diff)
- Description updated (diff)
- Status changed from New to In Progress
To be done
Tasks done:
- Create interface bond0.25 on routers
Update cdist config
Apply to routers using cdist
Create vlans {25,26,27} on switches in place6
- 25 = bluecmd-public
- 26 = bluecmd-mgmt
- 27 = bluecmd-storage
Configure trunk ports on switch1, switch2 and set allowed vlans to 25,26,27
Port: 31 on both switches (verify using show interface status)
- Routing
Updated keepalived configuration in cdist to provide :7 address
Add route for 2a0a:e5c0:6::/48 in the bgp configuration
- VM VLANs
- Create networks in opennebula on bond0: tag 26,27
- No IP addresses
- Attach one interface of each to the VM 24555
switches in place6
!
vlan 25
name bluecmd-public
!
vlan 26
name bluecmd-mgmt
!
vlan 27
name bluecmd-storage
!
interface Ethernet31
switchport trunk allowed vlan 25-27
switchport mode trunk
!
vlan 25
name bluecmd-public
!
vlan 26
name bluecmd-mgmt
!
vlan 27
name bluecmd-storage
vlan in "add networks" is under "802.1Q"
created vlans and attached to vm #24555:
bluecmd-mgmt vlan-26
bluecmd-storage vlan-27
cluster: place6
bridge: br-bluecmd-mgmt // br-bluecmd-stor
mtu / guest_mtu 9000
physical dev: bond0
- Description updated (diff)
- Status changed from In Progress to Closed
Also available in: Atom
PDF