Project

General

Profile

Actions

Task #6983

closed

Setup networking for bluecmd/mainframe

Added by Nico Schottelius almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
ll nu
Target version:
-
Start date:
07/18/2019
Due date:
% Done:

0%

Estimated time:
PM Check date:

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]]
Actions #1

Updated by Nico Schottelius over 4 years ago

  • Description updated (diff)
Actions #2

Updated by Nico Schottelius over 4 years ago

  • 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
Actions #3

Updated by ll nu over 4 years ago

switches in place6

  • switch 1 and 2

!
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

Actions #4

Updated by ll nu over 4 years ago

  • switch 3-6

!
vlan 25
name bluecmd-public
!
vlan 26
name bluecmd-mgmt
!
vlan 27
name bluecmd-storage

Actions #5

Updated by ll nu over 4 years ago

  • Opennebula:

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

Actions #6

Updated by Nico Schottelius over 4 years ago

  • Description updated (diff)
Actions #7

Updated by ll nu over 4 years ago

  • Status changed from In Progress to Closed
Actions #8

Updated by Nico Schottelius over 4 years ago

Well done

writes:

Actions

Also available in: Atom PDF