Changes between Version 5 and Version 6 of DSC/dc_trial1


Ignore:
Timestamp:
Jun 14, 2013, 3:09:15 PM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/dc_trial1

    v5 v6  
    2626 * Image nodes (this will image all nodes with USRPs with SBX daughtercards):
    2727{{{
    28 username@console.grid:~$ omf load -i baseline-gnu-12-04-32bit.ndz -t inventory:topo:sbx -r 20
     28username@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 20
    2929}}}
    3030
    3131 * After nodes are imaged, verify that nodes are in POWEROFF state. Otherwise issue the following to turn them off for a reboot
    3232{{{
    33 username@console.grid:~$ omf tell -a offh -t inventory:topo:sbx
     33username@console.grid:~$ omf tell -a offh -t node1-2.grid.orbit-lab.org,node20-20.grid.orbit-lab.org
    3434}}}
    3535
    3636 * Turn nodes back on and verify they are in POWERON state
    3737{{{
    38 username@console.grid:~$ omf tell -a on -t inventory:topo:sbx
     38username@console.grid:~$ omf tell -a on -t node1-2.grid.orbit-lab.org,node20-20.grid.orbit-lab.org
    3939}}}
    4040