Changes between Version 2 and Version 3 of Meetings/Workshops/20130306


Ignore:
Timestamp:
Mar 7, 2013, 10:54:39 AM (13 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Meetings/Workshops/20130306

    v2 v3  
    213213Currently, not a lot of interest for the Solaris port at sites represented at the workshop...
    214214
     215== ncm-network ==
     216
     217ncm-network goal: interface and routing configuration
     218 * Basically what ip command does: ip layer configuration
     219 
     220Advanced features like MTU, TCP params should be in another components?
     221 * Risk of conflict managing the same files?
     222 * Be sure not to manage the same param in 2 components
     223 * bonding is something that should probably be moved to a component dedicated to interface management
     224 
     225Minimal requirements for new ncm-network initial version
     226 * Configuring IP address, basic routing information on all interfaces present in the machine
     227 * Not necessarily all config parameters made persistent but at least all those that are necessary to have the network working and all those parameters that require a network restart
     228
     229Investigate the possibility to inteface with NetworkManager daemon to do the network configuration.
     230 * Check features available in the SL5 version or ability to upgrade it
     231 
     232Schema: review the current description under /system
     233 * Making it component specific if we split network configuration between several components
     234 * Iterate on the schema redesign to see how to split without duplication the configuration description into different subsets, eg. interfaces vs. IP
     235 
     236Actions
     237 * Evaluate NetworkManager and its usability by Quattor
     238   * Dimitris
     239 * Evaluate state of current rewrite and if it is possible to use it as a basis for next generation component
     240   * Nathan
     241 * Schema discussions/improvements
     242   * First decide on what are the future components for network configuration
     243 
     244
     245== Development Process ==
     246
     247Github: lack of file service, pull request...
     248Release process, release contents (QuattorFS, Dashboard...)
     249Standup meetings