Changes between Version 5 and Version 6 of Old/Tutorials/HowToImage


Ignore:
Timestamp:
Jul 4, 2007, 5:11:21 AM (17 years ago)
Author:
thierry
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Tutorials/HowToImage

    v5 v6  
    2828
    2929 {{{
    30  Imaging nodes: '[1..20,1..20]' with image 'baseline.ndz' on default domain (retrieved from hostname)
     30Imaging nodes: '[1..20,1..20]' with image 'baseline-omf-4.2.ndz' on default domain (retrieved from hostname)
    3131 INFO init: NodeHandler Version 4.2.0 (1272)
    32  INFO init: Experiment ID: grid_2007_07_01_23_22_34
     32 INFO init: Experiment ID: grid_2007_07_03_03_13_50
    3333 ...
    3434 WARN -:topo:image: Ignoring missing node '5@14'
    3535 ...
    36  INFO stdlib: Waiting for nodes (Up/Down/Total): 0/326/326 - (still down: n_19_17,n_16_7,n_7_13)
    37  INFO stdlib: Waiting for nodes (Up/Down/Total): 95/231/326 - (still down: n_19_17,n_7_13,n_10_15)
     36 INFO stdlib: Waiting for nodes (Up/Down/Total): 0/387/387 - (still down: n_20_11,n_17_14,n_15_18)
     37 INFO stdlib: Waiting for nodes (Up/Down/Total): 34/353/387 - (still down: n_20_11,n_17_14,n_15_18)
     38 INFO stdlib: Waiting for nodes (Up/Down/Total): 61/326/387 - (still down: n_20_11,n_17_14,n_15_18)
    3839 ...
     40 WARN stdlib: Giving up on node n_4_1
    3941 INFO whenAll: *: 'status[@value='UP']' fires
    40  INFO exp: Progress(0/0/144): 0/0/0 min(n_16_7)/avg/max (177) - Timeout: 581 sec.
     42 INFO exp: Progress(0/0/214): 0/0/0 min(n_20_11)/avg/max (216) - Timeout: 581 sec.
    4143 ...
    42  INFO exp: Progress(138/11/144): 0/89/100 min(n_18_3)/avg/max (177) - Timeout: -2 sec.
     44 INFO exp: Progress(208/14/214): 0/91/100 min(n_18_19)/avg/max (216) - Timeout: 6 sec.
    4345 ...
    4446 INFO Experiment: DONE!
     
    4648
    4749At the end of the "imaging" process, you will have 3 ''topology'' files within your user directory:
    48 
    49  * [wiki:Tutorial/HowToImageSampleTopo_grid_active topo_grid_active.rb] - a ''topology'' with all the nodes that have successfully been imaged
    50  * [wiki:Tutorial/HowToImageSampleTopo_grid_failed topo_grid_failed.rb] - a ''topology'' with all the nodes that have failed during the "imaging" process (possibly due to some disk read/write errors) 
    51  * [wiki:Tutorial/HowToImageSampleTopo_grid_timedout topo_grid_timeoud.rb] - a ''topology'' with all the nodes that have timed out the "imaging" process. These nodes correctly started writing the image on their disk, but they did not finish before the default timeout of 800 sec.
     50 
     51 * [attachment:topo_grid_active.rb topo_grid_active.rb] - a ''topology'' with all the nodes that have successfully been imaged
     52 * [attachment:topo_grid_failed.rb topo_grid_failed.rb] - a ''topology'' with all the nodes that have failed during the "imaging" process (possibly due to some disk read/write errors) 
     53 * [attachment:topo_grid_timeoud.rb topo_grid_timeoud.rb] - a ''topology'' with all the nodes that have timed out the "imaging" process. These nodes correctly started writing the image on their disk, but they did not finish before the default timeout of 800 sec.
    5254
    5355You can then: