Old/Tutorials/HowToImage: topo_grid_timedout.rb
| File topo_grid_timedout.rb, 355 bytes (added by , 18 years ago) |
|---|
| Line | |
|---|---|
| 1 | # Topology name: topo_grid_timedout |
| 2 | # |
| 3 | # The following command creates a Topology wih the nodes that have timed-out the imaging process. |
| 4 | # These nodes did not finish imaging before the timeout limit of 800. |
| 5 | # These nodes most probably have some issues (disk problems ?). |
| 6 | # |
| 7 | |
| 8 | defTopology('topo_grid_timedout', [[4,15],[16,5],[20,2],[12,3],[14,12],[9,6]]) |
