wiki:GIR3.2_LAMP

Version 2 (modified by lnevers@bbn.com, 12 years ago) (diff)

--

LAMP Evaluation

The LAMP Evaluation was based on instruction found at the LAMP I&M System Tutorial page. No versioning was available for either of the two scripts available for download, lamp-getcertificate.py and lamp-sendmanifest.py.

Evaluation Time Frame: November 16, 2011

LAMP GENI Findings

LAMP How-to

Using instructions from the LAMP I&M System Tutorial page, downloaded the 2 LAMP scripts and the required ProtoGENI Test script a these locations:

Used Omni tools to set up a ProtoGENI slice and sliver that uses the required LAMP image named UBUNTU91-LAMP:

$ ./src/omni.py createslice lnevers-lamp-slice
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO: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
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createslice:
  Options as run:
                framework: pgeni
                native: True
  Args: createslice lnevers-lamp-slice
  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
INFO:omni: ============================================================

$ ./src/omni.py -a https://www.emulab.net/protogeni/xmlrpc/am -n createsliver lnevers-lamp-slice lamp.rspec
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO: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
INFO:omni:Creating sliver(s) from rspec file lamp.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+lnevers-lamp-slice
ERROR: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.
    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">
INFO:omni:Asked https://www.emulab.net/protogeni/xmlrpc/am to reserve resources. Result:
INFO:omni:<!-- Reserved resources for:
        Slice: lnevers-lamp-slice
        At AM:
        URL: https://www.emulab.net/protogeni/xmlrpc/am
 -->
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createsliver:

  Options as run:
                aggregate: https://www.emulab.net/protogeni/xmlrpc/am
                framework: pgeni
                native: True

  Args: createsliver lnevers-lamp-slice lamp.rspec

  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
Asked 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.
    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"> 
INFO:omni: ============================================================
$ 


Used the LAMP RSpec example provided in the LAMP tutorial, no changes were made.

Attachments (12)

Download all attachments as: .zip