Changes between Version 34 and Version 35 of GENIRacksHome/InstageniRacks/AggregateSurvey


Ignore:
Timestamp:
04/30/12 09:54:38 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AggregateSurvey

    v34 v35  
    77 - Omni to setup a simple 2 node experiment and exchange traffic between the two nodes.
    88
    9 
    109= InstaGENI Status on 04/27/2012 =
     10
     11Attempt to set up a two node of type raw-pc with share link fails with a mapper error.
     12
     13Following is a capture of the createsliver failure:
     14{{{
     15lnevers@sendaria:~/gcf-1.6.1$ ./src/omni.py -a insta-utah createsliver lnrawv22 instageni-v2.rspec --api-version 2
     16INFO:omni:Loading config file omni_config
     17INFO:omni:Using control framework pgeni
     18INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnrawv22 expires within 1 day on 2012-04-30 19:38:59 UTC
     19INFO:omni:Substituting AM nickname insta-utah with URL https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
     20INFO:omni:Substituting AM nickname insta-utah with URL https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
     21INFO:omni:Creating sliver(s) from rspec file instageni-v2.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnrawv22
     22INFO:omni:Asked https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 to reserve resources. Result:
     23INFO:omni:<!-- Reserved resources for:
     24        Slice: lnrawv22
     25        At AM:
     26        URL: https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0
     27 -->
     28INFO:omni: ------------------------------------------------------------
     29INFO:omni: Completed createsliver:
     30
     31  Options as run:
     32                aggregate: insta-utah
     33                api_version: 2
     34                framework: pgeni
     35                native: True
     36
     37  Args: createsliver lnrawv22 instageni-v2.rspec
     38
     39  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnrawv22 expires within 1 day(s) on 2012-04-30 19:38:59 UTC
     40Asked https://boss.utah.geniracks.net/protogeni/xmlrpc/am/2.0 to reserve resources. No manifest Rspec returned. *** ERROR: mapper: Reached run limit. Giving up.
     41seed = 1335813330
     42Physical Graph: 4
     43Calculating shortest paths on switch fabric.
     44Virtual Graph: 3
     45Generating physical equivalence classes:3
     46Type precheck:
     47Type precheck passed.
     48Node mapping precheck:
     49Node mapping precheck succeeded
     50Pruning pclasses.
     51pclass pruning complete: removed 2 pclasses, 1 remain.
     52Type precheck:
     53Type precheck passed.
     54Policy precheck:
     55Policy precheck succeeded
     56Annealing.
     57Adjusting dificulty estimate for fixed nodes, 1 remain.
     58Doing melting run
     59Reverting: forced
     60Reverting to best solution
     61Done
     62   BEST SCORE:  3.3 in 17000 iters and 0.004363 seconds
     63With 3 violations
     64Iters to find best score:  0
     65Violations: 3
     66  unassigned:  1
     67  pnode_load:  0
     68  no_connect:  2
     69  link_users:  0
     70  bandwidth:   0
     71  desires:     0
     72  vclass:      0
     73  delay:       0
     74  trivial mix: 0
     75  subnodes:    0
     76  max_types:   0
     77  endpoints:   0
     78Nodes:
     79insta1 pc1
     80insta2 pc5
     81unassigned: tbdelay0
     82End Nodes
     83Edges:
     84linksdelaysrc/insta1-and-insta2/insta1:0,insta2:0 Mapping Failed
     85linksdelaydst/insta1-and-insta2/insta2:0,insta1:0 Mapping Failed
     86End Edges
     87End solution
     88ASSIGN FAILED:
     89Type precheck passed.
     90Node mapping precheck succeeded
     91Pruning pclasses.
     92pclass pruning complete: removed 2 pclasses, 1 remain.
     93Type precheck passed.
     94Policy precheck succeeded
     95Annealing.
     96Adjusting dificulty estimate for fixed nodes, 1 remain.
     97Doing melting run
     98Reverting: forced
     99Reverting to best solution
     100Done
     101   BEST SCORE:  3.3 in 17000 iters and 0.004363 seconds
     102  unassigned:  1
     103  pnode_load:  0
     104  no_connect:  2
     105  link_users:  0
     106  bandwidth:   0
     107  desires:     0
     108  vclass:      0
     109  delay:       0
     110  trivial mix: 0
     111  subnodes:    0
     112  max_types:   0
     113  endpoints:   0
     114 
     115INFO:omni: ============================================================
     116}}}
     117
     118If interested, the Omni commands and RSpec are founs [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/mapper-error.txt here]
     119
     120= InstaGENI Status on 04/27/2012 =
     121
    11122AM API Issues: Sliver status error no longer occurs for the test_CreateSliver.  Re-ran AM API acceptance test and enabled RSpec validation option for each test. No issues were found.  Output for the AM API acceptance test run can be found [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/am_api_accept_test-20120427.txt here] and acceptance test log can be found [http://groups.geni.net/geni/attachment/wiki/GENIRacksHome/InstageniRacks/AggregateSurvey/instageni-survey-accept-20120427.txt here].
    12123