Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Working Meeting (5/18/18)

Automation of DRP/EB Connection Meeting Notes (6/21/18)

  • cnf starts dab/eb ports (everyone gets CM well-known ipaddr/port via cnf.  port corresponds to platform number)
  • (needs work) drp/eb nodes find their own IB addr's
  • user asks for partition, sends out PLAT msg
  • all drp/eb nodes reply with their name/hostname
  • CM sends ALLOC message to nodes selected for partition (e.g. 4 drp, 2 db)
  • eb/drp open up appropriate ephemeral ports, and report them to the CM (response to ALOC)
  • CM sends CONNECT Messages to eb/drp nodes with assigned pseudo-random ID numbers
  • eb/drp nodes connect
  • (needs work) need to add CONNECT_COMPLETE msg to send to CM
  • eb/drp/control.py do their usual mainloop