Go back --> [wiki:Tutorial Tutorials] Example of a ''topo_grid_timedout.rb'' file {{{ # Topology name: topo_grid_timedout # # The following command creates a Topology wih the nodes that have timed-out # the imaging process. # These nodes did not finish imaging before the timeout limit of 800. # These nodes most probably have some issues (disk problems ?). # defTopology('topo_grid_timedout', [[1,10],[16,13],[12,3],[1,2],[20,2],[9,6]]) }}}