=== Maintenance Procedure as of 6/26/2013 === '''Run inventory'''[[BR]] 1. see [wiki:Internal/RunningInventory this page] ---- '''Gen3 SSH test'''[[BR]] 2. Load all gen3 nodes with baseline: {{{ root@console.grid:/root# omf load -t inventory:topo:gen3 }}} 1. Run the looping command test with the command ls {{{ root@console.grid:/root# cd /root/scripts/ root@console.grid:/root/scripts# ./loopercmd.rb 1 1 20 20 ls }}} This script will try to ssh to each node and run ls. It first outputs the result of the command and then lists all the nodes that succeeded. As of now there should be 68. ---- '''Darpa Challange Test'''[[BR]] 4. TODO? ----