Changes between Version 10 and Version 11 of ChefNotes


Ignore:
Timestamp:
May 27, 2014 11:12:01 AM (10 years ago)
Author:
Geoff Lawler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ChefNotes

    v10 v11  
    219219}}}
    220220
     221----
     222Trying to sort out the ifconfig stuff now. Assumption: we can add a hook that fires when the control net comes up and the control net will already be configured via DHCP on boss (or wherever). I'm trying to configure the data net(s), route(s), and interfaces.
     223
     224The SQL to get the interface data for a node is arcane and a mess. Looking into it though.
     225
     226 * Currently trying to find out where node id comes from. The client must know it as the message arrives at tmcd with the node id there. I need this for the horrible SQL statement that tells me the data net interfaces.
     227    * I also need to know this for the simple node_id --> pid/eid SQL.
     228    *
    221229----
    222230=== Scratch ===