Changes between Version 45 and Version 46 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-1


Ignore:
Timestamp:
02/06/13 13:50:55 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-1

    v45 v46  
    228228
    229229    a. Checked resource InstaGENI GPO rack to find available dedicated node.
    230     b. Follow the instructions to add the  node to the shared pool as defined at the [https://wiki.emulab.net/Emulab/wiki/SetupSharedNodes Setup Shared Nodes] page.
    231     c. Verify that the node becomes part of the shared pool.
    232     d. Verify that no VMs are in use for the new shared node by checking  that the tag "<emulab:node_type type_slots="100"/> ".
    233     e. Modify shared-nodes experiment to remove the node, (if not in use).
    234     f. Verify that the node is no longer part of the shared pool via listresources component_id "exclusive" tag.
     230    b. Add the node to the shared pool as defined in the [https://wiki.emulab.net/Emulab/wiki/SetupSharedNodes Setup Shared Nodes] instructions.
     231    c. Verify that the node becomes part of the shared pool and VMs from the node can be used in an experiment.
     232    d. Verify that no VMs are in use for the new shared node to verify no VMs are in use.
     233    e. Modify shared-nodes experiment to remove the node(if not in use).
     234    f. Verify that the node is no longer part of the shared pool.
    235235
    236236Here are details for each step that is executed:
     
    570570
    571571c. Verified that the node becomes part of the shared pool.
     572
    572573Checked the details for the shared-node experiment which shows pc4 as one of the nodes in the shared nodes pool:
    573574
    574575[[Image(IG-EXP-1-pc4-shared.jpg)]]
    575576
    576 d. Verify that no VMs are in use for the new shared node by checking  that the tag "<emulab:node_type type_slots="100"/> ".
    577 
     577Additionally set up an experiment which used a VM on shared node pc4:
     578{{{
     579$ readyToLogin.py -a ig-gpo IG-MON4-exp2
     580<...>
     581VM's geni_status is: ready (am_status:ready)
     582User lnevers logins to VM using:
     583        xterm -e ssh -p 31290  -i /home/lnevers/.ssh/id_rsa lnevers@pc4.instageni.gpolab.bbn.com &
     584PC's geni_status is: ready (am_status:ready)
     585User lnevers logins to PC using:
     586        xterm -e ssh -i /home/lnevers/.ssh/id_rsa lnevers@pc5.instageni.gpolab.bbn.com &
     587}}}
     588
     589Successfully logged in the pc4 VM and ran iperf.  Deleted sliver upon completion.
     590
     591
     592d. Verify that no VMs are in use for the newly added shared node.
     593
     594Collect list resources for the InstaGENI Rack and also check the pc4 node status page.
    578595{{{
    579596  <node component_id="urn:publicid:IDN+instageni.gpolab.bbn.com+node+pc4" component_manager_id="urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm" component_name="pc4" exclusive="false">
     
    584601}}}
    585602
    586     e. Modify shared-nodes experiment to remove the node, (if not in use).
    587 
    588 Selected modify experiment and removed:
     603Also verified the pc4 node status to make sure that no VMs are in use.
     604
     605e. Modified shared-nodes experiment to remove the newly added shared node.
     606
     607After verifying that no VMs are in used on pc4, selected the "modify experiment" link in the web interface
     608and removed the entries relating to pc4:
    589609{{{
    590610set vhost3 [$ns node]
     
    595615
    596616Submited the changes and the following operations took place:
    597 {{{
    598 
    599     f. Verify that the node is no longer part of the shared pool via listresources component_id "exclusive" tag.
    600 
    601 
     617????
     618
     619f. Verify that the node is no longer part of the shared pool:
     620
     621