Hi all,
I am new to orbit. I am having trouble imaging in sandbox 5. I succeeded in my earlier 2 attempts with some trial and error based on instruction here : http://www.orbit-lab.org/wiki/Documentation/GNURadio.
Today I tried for two hours at no avail. Can you please tell me what is it that I am doing wrong?
Here is all that I have tried:
- imageNodes (command not found)
- orbit load all gnuradio.ndz
- orbit load [[1,1],[1,2]] baseline-2.1.ndz
- orbit load [[1,1],[1,2]] gnuradio.ndz
output:
################################
Imaging nodes: 'system:topo:all' with image 'gnuradio.ndz'
(Domain: default from hostname)
(Timeout: 800 sec.)
INFO init: NodeHandler Version 4.2.0 (1272)
INFO init: Experiment ID: sb5_2008_07_02_14_39_19
INFO Experiment: load system:exp:stdlib
INFO prop.resetDelay: resetDelay = 210:Fixnum
INFO prop.resetTries: resetTries = 1:Fixnum
INFO Experiment: load system:exp:imageNode
INFO prop.nodes: nodes = "system:topo:all":String
INFO prop.image: image = "gnuradio.ndz":String
INFO prop.pxe: pxe = "1.2.1-omf":String
INFO prop.domain: domain = nil:NilClass
INFO prop.timeout: timeout = 800:Fixnum
INFO Topology: Loading topology 'system:topo:all'.
INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_2,n_1_1)
.
.
INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_2,n_1_1)
INFO exp: Progress(0/0/2): 0/0/0 min(n_1_2)/avg/max (90) - Timeout: 710 sec.
INFO whenAll: *: 'status[@value='UP']' fires
INFO exp: Progress(0/0/2): 0/0/0 min(n_1_2)/avg/max (90) - Timeout: 700 sec.
.
.
INFO exp: Progress(2/0/2): 100/100/100 min()/avg/max (90) - Timeout: 247 sec.
INFO exp: -----------------------------
INFO exp: Imaging Process Done
INFO exp: - 2 node(s) succesfully imaged - See the topology file: 'system_topo_active_sb5.rb'
INFO exp: -----------------------------
INFO Experiment: DONE!
INFO ExecApp: Application 'commServer' finished
INFO run: Experiment sb5_2008_07_02_14_39_19 finished after 9:23
#############################################
Thanks,
Naveen