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) |
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. |