Changes between Version 1 and Version 2 of GIR3.2_LAMP


Ignore:
Timestamp:
11/16/11 12:53:57 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.2_LAMP

    v1 v2  
    11= LAMP Evaluation =
     2The LAMP Evaluation was based  on instruction found at the [http://groups.geni.net/geni/wiki/LAMP/Tutorial LAMP I&M System Tutorial] page.
     3No versioning was available for either of the two scripts available for download, [http://groups.geni.net/geni/attachment/wiki/LAMP/Tutorial/lamp-getcertificate.py lamp-getcertificate.py] and [http://groups.geni.net/geni/attachment/wiki/LAMP/Tutorial/lamp-sendmanifest.py lamp-sendmanifest.py].
     4
     5Evaluation Time Frame: November 16, 2011
    26
    37= LAMP GENI Findings =
    48
    59= LAMP How-to =
     10Using instructions from the [http://groups.geni.net/geni/wiki/LAMP/Tutorial LAMP I&M System Tutorial] page, downloaded the 2 LAMP scripts and the required ProtoGENI Test script a these locations:
     11 * [http://groups.geni.net/geni/attachment/wiki/LAMP/Tutorial/lamp-getcertificate.py lamp-getcertificate.py]
     12 * [http://groups.geni.net/geni/attachment/wiki/LAMP/Tutorial/lamp-sendmanifest.py lamp-sendmanifest.py].
     13 * [http://www.emulab.net/downloads/protogeni-tests.tar.gz ProtoGENI Test tools]
     14
     15Used Omni tools to set up a ProtoGENI slice and sliver that uses the required LAMP image named UBUNTU91-LAMP:
     16{{{
     17$ ./src/omni.py createslice lnevers-lamp-slice
     18INFO:omni:Loading config file omni_config
     19INFO:omni:Using control framework pgeni
     20INFO:omni:Created slice with Name lnevers-lamp-slice, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice, Expiration 2011-11-16 23:50:02
     21INFO:omni: ------------------------------------------------------------
     22INFO:omni: Completed createslice:
     23  Options as run:
     24                framework: pgeni
     25                native: True
     26  Args: createslice lnevers-lamp-slice
     27  Result Summary: Created slice with Name lnevers-lamp-slice, URN urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice, Expiration 2011-11-16 23:50:02
     28INFO:omni: ============================================================
     29
     30$ ./src/omni.py -a https://www.emulab.net/protogeni/xmlrpc/am -n createsliver lnevers-lamp-slice lamp.rspec
     31INFO:omni:Loading config file omni_config
     32INFO:omni:Using control framework pgeni
     33INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice expires within 1 day on 2011-11-16 23:50:02 UTC
     34INFO:omni:Creating sliver(s) from rspec file lamp.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice
     35ERROR:omni.protogeni:Call for Create Sliver urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice at https://www.emulab.net/protogeni/xmlrpc/am failed. Server says: <Fault 2: "*** Node mapping precheck failed!*** Node mapping precheck failed!*** ERROR: mapper: Unretriable error.
     36    Giving up.\nseed = 1321505907\nPhysical Graph: 183\nCalculating shortest paths on switch fabric.\nVirtual Graph: 3\nGenerating physical equivalence classes:77\nType precheck:\nType precheck passed.\nNode mapping precheck:\n  *** No possible mapping for lamp\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node1\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node2\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n*** Node mapping precheck failed!\nASSIGN FAILED:\nType precheck passed.\n  *** No possible mapping for lamp\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node1\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node2\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n*** Node mapping precheck failed!\n">
     37INFO:omni:Asked https://www.emulab.net/protogeni/xmlrpc/am to reserve resources. Result:
     38INFO:omni:<!-- Reserved resources for:
     39        Slice: lnevers-lamp-slice
     40        At AM:
     41        URL: https://www.emulab.net/protogeni/xmlrpc/am
     42 -->
     43INFO:omni: ------------------------------------------------------------
     44INFO:omni: Completed createsliver:
     45
     46  Options as run:
     47                aggregate: https://www.emulab.net/protogeni/xmlrpc/am
     48                framework: pgeni
     49                native: True
     50
     51  Args: createsliver lnevers-lamp-slice lamp.rspec
     52
     53  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice expires within 1 day(s) on 2011-11-16 23:50:02 UTC
     54Asked https://www.emulab.net/protogeni/xmlrpc/am to reserve resources. No manifest Rspec returned. <Fault 2: "*** Node mapping precheck failed!*** Node mapping precheck failed!*** ERROR: mapper: Unretriable error.
     55    Giving up.\nseed = 1321505907\nPhysical Graph: 183\nCalculating shortest paths on switch fabric.\nVirtual Graph: 3\nGenerating physical equivalence classes:77\nType precheck:\nType precheck passed.\nNode mapping precheck:\n  *** No possible mapping for lamp\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node1\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node2\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n*** Node mapping precheck failed!\nASSIGN FAILED:\nType precheck passed.\n  *** No possible mapping for lamp\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node1\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n  *** No possible mapping for node2\n       OS 'GeniSlices/UBUNTU91-LAMP' (OS-2283) does not run on this hardware type!\n*** Node mapping precheck failed!\n">
     56INFO:omni: ============================================================
     57$
     58
     59
     60}}}
     61
     62Used the LAMP [http://groups.geni.net/geni/wiki/LAMP/Tutorial#a1.ModifytheRSpec RSpec example] provided in the LAMP tutorial, no changes were made.