Example of the output of an "omf load" command:¶
> omf load [[1,2],[1,3]] baseline.ndz Imaging nodes: '[[1,2],[1,3]]' with image 'baseline.ndz' (Domain: default from hostname) (Timeout: 800 sec.) INFO NodeHandler: init OMF Experiment Controller 5.2.290 INFO NodeHandler: init Experiment ID: npc_2009_11_03_18_02_16 INFO NodeHandler: Web interface available at: http://10.0.0.200:4000 INFO Experiment: load system:exp:stdlib INFO property.resetDelay: value = 210 (Fixnum) INFO property.resetTries: value = 1 (Fixnum) INFO Experiment: load system:exp:imageNode INFO property.nodes: value = [[1, 2], [1, 3]] (Array) INFO property.image: value = "baseline.ndz" (String) INFO property.domain: value = nil (NilClass) INFO property.outpath: value = "/tmp" (String) INFO property.timeout: value = 800 (Fixnum) INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_3,n_1_2) INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_3,n_1_2) INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_3,n_1_2) INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_3,n_1_2) INFO stdlib: Waiting for nodes (Up/Down/Total): 0/2/2 - (still down: n_1_3,n_1_2) INFO whenAll: *: 'status[@value='UP']' fires INFO exp: Progress(0/0/2): 0/0/0 min(n_1_3)/avg/max (51) - Timeout: 743 sec. INFO exp: Progress(0/0/2): 0/0/0 min(n_1_3)/avg/max (51) - Timeout: 733 sec. INFO exp: Progress(2/0/2): 100/100/100 min()/avg/max (51) - Timeout: 723 sec. INFO exp: ----------------------------- INFO exp: Imaging Process Done INFO exp: - 2 node(s) successfully imaged - See the topology file: '/tmp/npc_2009_11_03_18_02_16_topo_active.rb' INFO exp: ----------------------------- INFO Experiment: DONE! INFO NodeHandler: Shutdown flag is set - Turning Off the resources INFO run: Experiment npc_2009_11_03_18_02_16 finished after 1:37 >_