Changes between Version 7 and Version 8 of DSC/dc_trial1
- Timestamp:
- Jun 14, 2013, 6:58:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DSC/dc_trial1
v7 v8 26 26 * Image nodes (this will image all nodes with USRPs with SBX daughtercards): 27 27 {{{ 28 username@console.grid:~$ omf load -i baseline-gnu-12-04-32bit.ndz -t node1- 2.grid.orbit-lab.org,node20-20.grid.orbit-lab.org -r 2028 username@console.grid:~$ omf load -i baseline-gnu-12-04-32bit.ndz -t node1-1.grid.orbit-lab.org,node20-20.grid.orbit-lab.org -r 20 29 29 }}} 30 30 31 31 * After nodes are imaged, verify that nodes are in POWEROFF state. Otherwise issue the following to turn them off for a reboot 32 32 {{{ 33 username@console.grid:~$ omf tell -a offh -t node1- 2.grid.orbit-lab.org,node20-20.grid.orbit-lab.org33 username@console.grid:~$ omf tell -a offh -t node1-1.grid.orbit-lab.org,node20-20.grid.orbit-lab.org 34 34 }}} 35 35 36 36 * Turn nodes back on and verify they are in POWERON state 37 37 {{{ 38 username@console.grid:~$ omf tell -a on -t node1- 2.grid.orbit-lab.org,node20-20.grid.orbit-lab.org38 username@console.grid:~$ omf tell -a on -t node1-1.grid.orbit-lab.org,node20-20.grid.orbit-lab.org 39 39 }}} 40 40 … … 65 65 INFO Experiment: load system:exp:winlib 66 66 INFO Experiment: load dc.rb 67 INFO property.rxnode: rxnode = "node1- 2.grid.orbit-lab.org" (String)67 INFO property.rxnode: rxnode = "node1-1.grid.orbit-lab.org" (String) 68 68 INFO property.txnode: txnode = "node20-20.grid.orbit-lab.org" (String) 69 69 INFO property.freq: freq = "1900000000" (String)