# 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', [[4,15],[16,5],[20,2],[12,3],[14,12],[9,6]])

