Changes between Version 1 and Version 2 of Old/Tutorials/HowToImage
- Timestamp:
- Jul 2, 2007, 2:26:47 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Tutorials/HowToImage
v1 v2 32 32 INFO init: Experiment ID: grid_2007_07_01_21_01_56 33 33 ... 34 INFO stdlib: Waiting for nodes (Up/Down/Total): 0/320/220 - (still down: n_1_2,n_1_1) 34 WARN -:topo:image: Ignoring missing node '5@14' 35 ... 36 INFO stdlib: Waiting for nodes (Up/Down/Total): 0/389/389 - (still down: n_14_18,n_10_6,n_11_17) 37 INFO stdlib: Waiting for nodes (Up/Down/Total): 69/320/389 - (still down: n_10_6,n_3_10,n_14_20) 38 ... 39 35 40 }}} 36 41 … … 41 46 * [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. 42 47 43 You can either use the information in the ''topo_grid_active.rb'' file to select nodes for your experiments, OR directly use the topology defined in this file within your experiment scripts. 48 You can then: 49 * use the information in the ''topo_grid_active.rb'' file to check/select which node to use in your experiments 50 * or directly use the topology defined in this file within your experiment scripts