Changes between Version 1 and Version 2 of Internal/NodeHandler/New


Ignore:
Timestamp:
Sep 27, 2006, 4:10:03 PM (18 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/NodeHandler/New

    v1 v2  
    1010
    1111 * Main steps
    12   1) 80 is the magic number for the group size.
    13   2) Switch on nodes in groups of 80.
    14   3) Retry upto three times..
    15   4) Give up for those nodes that do not boot into pxe
    16 
    17   5) Then switch on the next group of 80... and so on..
    18   ...
    19 
    20   6) Until whenAll, then start frisbee process
    21   7) Switch off nodes in the order of completion..
     12 1) 80 is the magic number for the group size.
     13 2) Switch on nodes in groups of 80.
     14 3) Retry upto three times..
     15 4) Give up for those nodes that do not boot into pxe
     16 5) Then switch on the next group of 80... and so on..
     17 6) Until whenAll, then start frisbee process
     18 7) Switch off nodes in the order of completion..
    2219
    2320Frisbee time is fairly constant, main problem is with initial booting into pxe image