Changes between Initial Version and Version 1 of GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusDec2013/OG-EXP-1


Ignore:
Timestamp:
05/23/14 11:34:35 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusDec2013/OG-EXP-1

    v1 v1  
     1= GR-EXP-1: Bare Metal Support Acceptance Test =
     2
     3This page captures status for the test case GR-EXP-1. For additional information see the [wiki:GENIRacksHome/GRAMRacks/AcceptanceTestStatusDec2013 Acceptance Test Status - December 2013] page overall status, or the [wiki:GENIRacksHome/AcceptanceTests/GRAMAcceptanceTestsPlan GRAM Acceptance Test Plan] for details about the planned evaluation.
     4
     5''Last Update: 2013/12/13"
     6
     7|| '''Step''' || '''State'''                                        ||''' Notes '''               || '''Tickets''' ||
     8|| Step 1     ||[[span(Pass: most criteria, style=background-color: #98FB98)]]||Replaced bare metal with VM||#51      ||
     9|| Step 2     ||[[span(Fail, style=background-color: red)]]         ||No account setup for MS Windows ||#70                ||
     10|| Step 3     ||[[span(Fail, style=background-color: red)]]         ||No account setup for MS Windows ||#70                ||
     11|| Step 4     ||[[span(Pass: most criteria, style=background-color: #98FB98)]]||Replaced bare metal with VM        ||                ||               
     12|| Step 5     ||[[span(Pass, style=background-color: green )]]      ||                         ||                ||           
     13|| Step 6     ||[[span(Pass, style=background-color: green )]]      ||                         ||                ||               
     14|| Step 7     ||[[span(Fail, style=background-color: red)]]||Changing physical node allocation not possible|| #51               ||               
     15
     16[[BR]]
     17|| '''State Legend'''                                   || '''Description'''                                                    ||
     18||[[span(Pass, style=background-color: green )]]        || Test completed and met all criteria                                  ||
     19||[[span(Pass: most criteria, style=background-color: #98FB98)]]|| Test completed and met most criteria. Exceptions documented  ||
     20||[[span(Fail, style=background-color: red)]]           || Test completed and failed to meet criteria.                          ||
     21||[[span(Complete, style=background-color: yellow)]]    || Test completed but will require re-execution due to expected changes ||
     22||[[span(Blocked, style=background-color: orange)]]     || Blocked by ticketed issue(s).                                        ||
     23||[[span(In Progress, style=background-color: #63B8FF)]]|| Currently under test.                                                ||
     24
     25= Test Plan Steps =
     26
     27This test case  uses the following aggregate nick_names:
     28{{{
     29gram1=urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am,https://128.89.72.112:5001
     30gram2=urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am,https://128.89.72.112:5002
     31gram=urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am,https://128.89.72.112:5002
     32}}}
     33
     34''Evaluation Note:'' There is no supported for bare metal nodes in GRAM, test case replaces all dedicated nodes (aka bare metal) with VMs.''
     35
     36'''Evaluation Note:'''!OpenStack supports MS Windows, and in order for GRAM to support this GENI required OS, there need to be work done to set up accounts and install SSH keys on the VMs.
     37
     38== Step 1. Determine which nodes can be used as exclusive nodes. ==
     39
     40Issue a listresources command to determine available compute resources:
     41{{{
     42lnevers@arendia:~/gcf-2.4.1$ omni.py listresources -a gram1 -o -V3
     4311:05:14 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     4411:05:14 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     4511:05:14 INFO     omni: Using control framework portal
     4611:05:14 INFO     omni: Substituting AM nickname gram1 with URL https://128.89.72.112:5001, URN urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am
     4711:05:14 INFO     omni: Saving output to a file.
     4811:05:14 INFO     omni: Listed advertised resources at 1 out of 1 possible aggregates.
     4911:05:14 INFO     omni: Writing to 'rspec-geni-bbn-cam-ctrl-1-gcf-gram.xml'
     5011:05:14 INFO     omni:  ------------------------------------------------------------
     5111:05:14 INFO     omni:  Completed listresources:
     52Args: listresources
     53
     54  Result Summary: Queried resources from 1 of 1 aggregate(s).
     55Wrote rspecs from 1 aggregate(s) to 1 file(s)
     56Saved listresources RSpec from 'urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am' (url 'https://128.89.72.112:5001') to file rspec-geni-bbn-cam-ctrl-1-gcf-gram.xml; 
     5711:05:14 INFO     omni:  ============================================================
     58lnevers@arendia:~/gcf-2.4.1$ omni.py listresources -a gram1 -V3   
     5911:05:19 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     6011:05:19 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     6111:05:19 INFO     omni: Using control framework portal
     6211:05:19 INFO     omni: Substituting AM nickname gram1 with URL https://128.89.72.112:5001, URN urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am
     6311:05:19 INFO     omni: Listed advertised resources at 1 out of 1 possible aggregates.
     6411:05:19 INFO     omni: <?xml version="1.0" ?>
     6511:05:19 INFO     omni:   <!-- Resources at AM:
     66        URN: urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am
     67        URL: https://128.89.72.112:5001
     68 -->
     6911:05:19 INFO     omni:   <rspec type="advertisement" xmlns="http://www.geni.net/resources/rspec/3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/ad.xsd http://www.geni.net/resources/rspec/ext/opstate/1 http://www.geni.net/resources/rspec/ext/opstate/1/ad.xsd"> 
     70  <node component_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1.bbn.com+node+bbn-cam-cmpe-1" component_manager_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am" component_name="bbn-cam-cmpe-1" exclusive="false">   
     71        <sliver_type name="m1.tiny">     
     72            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     73            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     74            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     75        </sliver_type>     
     76        <sliver_type name="m1.small">     
     77            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     78            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     79            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     80        </sliver_type>     
     81        <sliver_type name="m1.medium">     
     82            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     83            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     84            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     85        </sliver_type>     
     86        <sliver_type name="m1.large">     
     87            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     88            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     89            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     90        </sliver_type>     
     91        <sliver_type name="m1.xlarge">     
     92            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     93            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     94            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     95        </sliver_type>     
     96  </node>   
     97 
     98  <node component_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1.bbn.com+node+bbn-cam-cmpe-2" component_manager_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am" component_name="bbn-cam-cmpe-2" exclusive="false">   
     99        <sliver_type name="m1.tiny">     
     100            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     101            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     102            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     103        </sliver_type>     
     104        <sliver_type name="m1.small">     
     105            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     106            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     107            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     108        </sliver_type>     
     109        <sliver_type name="m1.medium">     
     110            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     111            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     112            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     113        </sliver_type>     
     114        <sliver_type name="m1.large">     
     115            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     116            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     117            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     118        </sliver_type>     
     119        <sliver_type name="m1.xlarge">     
     120            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     121            <disk_image description="" name="ubby" os="Linux" version="12"/>     
     122            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     123        </sliver_type>     
     124  </node>   
     125 
     126  <rspec_opstate aggregate_manager_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am" start="OPSTATE_GENI_NOT_READY" xmlns="http://www.geni.net/resources/rspec/ext/opstate/1">     
     127    <sliver_type name="m1.tiny"/>   
     128    <sliver_type name="m1.small"/>   
     129    <sliver_type name="m1.medium"/>   
     130    <sliver_type name="m1.large"/>   
     131    <sliver_type name="m1.xlarge"/>   
     132    <state name="OPSTATE_GENI_NOT_READY">       
     133      <action name="geni_start" next="OPSTATE_GENI_READY">         
     134        <description>          Boot the node        </description>         
     135      </action>       
     136      <description>        VMs begin powered down or inactive. They must be explicitly booted before use.      </description>       
     137    </state>     
     138  </rspec_opstate>   
     139 
     140  <rspec_opstate aggregate_manager_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am" start="OPSTATE_GENI_READY" xmlns="http://www.geni.net/resources/rspec/ext/opstate/1">     
     141    <sliver_type name="m1.tiny"/>   
     142    <sliver_type name="m1.small"/>   
     143    <sliver_type name="m1.medium"/>   
     144    <sliver_type name="m1.large"/>   
     145    <sliver_type name="m1.xlarge"/>   
     146    <state name="OPSTATE_GENI_READY">       
     147      <action name="geni_restart" next="OPSTATE_GENI_READY">         
     148        <description>          Reboot the node        </description>         
     149      </action>       
     150      <action name="geni_stop" next="OPSTATE_GENI_READY">         
     151        <description>          The state of the VM        </description>         
     152      </action>       
     153      <description>        The VM has been booted and is ready      </description>       
     154    </state>     
     155  </rspec_opstate>   
     156</rspec>
     15711:05:19 INFO     omni:  ------------------------------------------------------------
     15811:05:19 INFO     omni:  Completed listresources:
     159Args: listresources
     160
     161  Result Summary: Queried resources from 1 of 1 aggregate(s).
     162 
     16311:05:19 INFO     omni:  ============================================================
     164}}}
     165
     166The Manifest passes rspeclint
     167
     168== Step  2. Obtain 2 licensed recent Microsoft OS images for physical nodes from the site (BBN). ==
     169
     170There is MS Windows support on bare metal nodes but there is support on VMs.
     171
     172'''Note:'''!OpenStack supports MS Windows, and in order for GRAM to support this GENI required OS,
     173there need to be work done to set up accounts and install SSH keys on the VMs.
     174
     175== Step  3. Reserve and boot 2 physical nodes using Microsoft image. ==
     176
     177
     178'''Note:'''!OpenStack supports MS Windows, and in order for GRAM to support this GENI required OS,
     179there need to be work done to set up accounts and install SSH keys on the VMs.
     180
     181
     182== Step  4. Obtain a recent Linux OS image for physical nodes from the GRAM list.  ==
     183
     184Images listed from the list resource include for each of the supported sliver_types ("m1.tiny","m1.small","m1.medium","m1.large","m1.xlarge"):
     185{{{
     186            <disk_image description="" name="fedora-19" os="Linux" version="12"/>     
     187            <disk_image description="" name="ubuntu-12.04" os="Linux" version="12"/>     
     188}}}
     189 
     190== Step  5. Reserve and boot a physical node using this Linux OS image. ==
     191
     192Replaced the physical node with a VMs for this step, and created an rspec that requests each of the two supported Operating Systems.  The RSpec used:
     193
     194{{{
     195 <node client_id="VM-1" component_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1.bbn.com+node+bbn-cam-cmpe-1">
     196     <sliver_type name="m1.large" >
     197      <disk_image name="ubuntu-12.04" os="Linux" version="12" description="" />
     198     </sliver_type>
     199      <interface client_id="VM-1:if0" >
     200       <ip address="172.16.1.1" netmask="255.255.0.0" />
     201      </interface>
     202 </node>
     203 <node client_id="VM-2" component_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1.bbn.com+node+bbn-cam-cmpe-2">
     204     <sliver_type name="m1.medium" >
     205        <disk_image description="" name="fedora-19" os="Linux" version="12"/>
     206     </sliver_type>
     207      <interface client_id="VM-2:if0" >
     208        <ip address="172.16.1.2" netmask="255.255.0.0" />
     209      </interface>
     210 </node>
     211  <link client_id="link">
     212    <interface_ref client_id="VM-1:if0"/>
     213    <interface_ref client_id="VM-2:if0"/>
     214    <property source_id="VM-1:if0" dest_id="VM-2:if0"/>
     215    <property source_id="VM-2:if0" dest_id="VM-1:if0"/>
     216  </link>
     217}}}
     218
     219Create a slice and then allocate a sliver with one VM running Ubuntu:
     220{{{
     221$ omni.py createslice GR-EXP-1
     22211:19:57 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     22311:19:57 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     22411:19:57 INFO     omni: Using control framework portal
     22511:19:57 INFO     omni: Created slice with Name GR-EXP-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1, Expiration 2013-12-20 16:19:57
     22611:19:57 INFO     omni:  ------------------------------------------------------------
     22711:19:57 INFO     omni:  Completed createslice:
     228Args: createslice GR-EXP-1
     229  Result Summary: Created slice with Name GR-EXP-1, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1, Expiration 2013-12-20 16:19:57
     23011:19:57 INFO     omni:  ============================================================
     231
     232$ omni.py createsliver -a gram  GR-EXP-1 GR-EXP-1.rspec
     23311:21:34 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     23411:21:34 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     23511:21:34 INFO     omni: Using control framework portal
     23611:21:34 INFO     omni: Substituting AM nickname gram with URL https://128.89.72.112:5002, URN urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am
     23711:21:35 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1 expires on 2013-12-20 16:19:57 UTC
     23811:21:35 INFO     omni: Creating sliver(s) from rspec file GR-EXP-1.rspec for slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1
     23911:32:18 INFO     omni: Got return from CreateSliver for slice GR-EXP-1 at https://128.89.72.112:5002:
     24011:32:18 INFO     omni: <?xml version="1.0" ?>
     24111:32:18 INFO     omni:   <!-- Reserved resources for:
     242        Slice: GR-EXP-1
     243        at AM:
     244        URN: urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am
     245        URL: https://128.89.72.112:5002
     246 -->
     24711:32:18 INFO     omni:   
     248<rspec type="manifest" xmlns="http://www.geni.net/resources/rspec/3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3         http://www.geni.net/resources/rspec/3/manifest.xsd">
     249    <node client_id="VM-1" component_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+node+bbn-cam-cmpe-1" component_manager_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am" exclusive="false" sliver_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+sliver+vm8d800a50-4bd1-46ac-ae99-01f3b1ea5b22">
     250        <interface client_id="VM-1:if0" mac_address="fa:16:3e:7c:d3:14" sliver_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+sliver+interfacebe3c4381-8393-4065-9aec-2e3b86271b46">
     251            <ip address="172.16.1.1" type="ip"/>
     252        </interface>
     253        <sliver_type name="m1.large">
     254            <disk_image name="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+imageubuntu-12.04" os="Linux" version="12"/>
     255        </sliver_type>
     256        <services>
     257            <login authentication="ssh-keys" hostname="128.89.72.121" port="3003" username="lnevers"/>
     258        </services>
     259        <host name="VM-1"/>
     260    </node>
     261    <node client_id="VM-2" component_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+node+bbn-cam-cmpe-2" component_manager_id="urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am" exclusive="false" sliver_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+sliver+vmec760da3-fe7e-4967-9ea0-2c6944acc32d">
     262        <interface client_id="VM-2:if0" mac_address="fa:16:3e:e2:55:9a" sliver_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+sliver+interfaceb356b302-13d7-47a6-8bf0-036d54d7b484">
     263            <ip address="172.16.1.2" type="ip"/>
     264        </interface>
     265        <sliver_type name="m1.medium">
     266            <disk_image name="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+imagefedora-19" os="Linux" version="12"/>
     267        </sliver_type>
     268        <services>
     269            <login authentication="ssh-keys" hostname="128.89.72.121" port="3004" username="lnevers"/>
     270        </services>
     271        <host name="VM-2"/>
     272    </node>
     273    <link client_id="link" sliver_id="urn:publicid:IDN+bbn-cam-ctrl-1.bbn.com+sliver+linkf6e67b6a-c5b8-40d8-93e3-36e5ca86efcf" vlantag="1002">
     274        <interface_ref client_id="VM-1:if0"/>
     275        <interface_ref client_id="VM-2:if0"/>
     276        <property dest_id="VM-2:if0" source_id="VM-1:if0"/>
     277        <property dest_id="VM-1:if0" source_id="VM-2:if0"/>
     278    </link>
     279</rspec>
     280
     28111:32:18 INFO     omni:  ------------------------------------------------------------
     28211:32:18 INFO     omni:  Completed createsliver:
     283Args: createsliver GR-EXP-1 GR-EXP-1.rspec
     284
     285  Result Summary: Got Reserved resources RSpec from geni-bbn-cam-ctrl-1-gcf-gram
     28611:32:18 INFO     omni:  ============================================================
     287}}}
     288
     289''Note: AM API V3 was also tested but not recorded here.''
     290
     291
     292Gather login information from manifest:
     293{{{
     294$ readyToLogin.py -a gram GR-EXP-1 
     295================================================================================
     296LOGIN INFO for AM: https://128.89.72.112:5002
     297================================================================================
     298
     299For more login info, see the section entitled:
     300         'Providing a private key to ssh' in 'readyToLogin.py -h'
     301
     302VM-1's geni_status is:  (am_status:)
     303User lnevers logs in to VM-1 using:
     304        ssh -p 3003  -i ~/.ssh/id_rsa lnevers@128.89.72.121
     305
     306VM-2's geni_status is:  (am_status:)
     307User lnevers logs in to VM-2 using:
     308        ssh -p 3004  -i ~/.ssh/id_rsa lnevers@128.89.72.121
     309
     310}}}
     311
     312Logged into allocated VM and pinged the other VM:
     313{{{
     314
     315$ ssh -p 3004  -i ~/.ssh/id_rsa lnevers@128.89.72.121
     316Warning: Permanently added '[128.89.72.121]:3004' (RSA) to the list of known hosts.
     317[lnevers@vm-2 ~]$ /sbin/ifconfig eth1
     318eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
     319        inet 172.16.1.2  netmask 255.255.0.0  broadcast 172.16.255.255
     320        inet6 fe80::f816:3eff:fee2:559a  prefixlen 64  scopeid 0x20<link>
     321        ether fa:16:3e:e2:55:9a  txqueuelen 1000  (Ethernet)
     322        RX packets 59  bytes 8799 (8.5 KiB)
     323        RX errors 0  dropped 0  overruns 0  frame 0
     324        TX packets 57  bytes 8648 (8.4 KiB)
     325        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
     326[lnevers@vm-2 ~]$ ping 172.16.1.2 -c 60 -q
     327PING 172.16.1.2 (172.16.1.2) 56(84) bytes of data.
     328--- 172.16.1.2 ping statistics ---
     32960 packets transmitted, 60 received, 0% packet loss, time 58999ms
     330rtt min/avg/max/mdev = 0.016/0.027/0.056/0.010 ms
     331[lnevers@vm-2 ~]$
     332}}}
     333
     334== Step  6. Release physical node resource. ==
     335
     336Deleted the sliver:
     337{{{
     338$ omni.py deletesliver -a gram  GR-EXP-1
     33911:45:50 INFO     omni: Loading agg_nick_cache file '/home/lnevers/.gcf/agg_nick_cache'
     34011:45:50 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     34111:45:50 INFO     omni: Using control framework portal
     34211:45:50 INFO     omni: Substituting AM nickname gram with URL https://128.89.72.112:5002, URN urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am
     34311:45:51 INFO     omni: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1 expires on 2013-12-20 16:19:57 UTC
     34411:49:24 INFO     omni: Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1 on urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am at https://128.89.72.112:5002
     34511:49:24 INFO     omni:  ------------------------------------------------------------
     34611:49:24 INFO     omni:  Completed deletesliver:
     347Args: deletesliver GR-EXP-1
     348
     349  Result Summary: Deleted sliver urn:publicid:IDN+ch.geni.net:ln-prj+slice+GR-EXP-1 on urn:publicid:IDN+geni:bbn-cam-ctrl-1:gcf:gram+authority+am at https://128.89.72.112:5002
     35011:49:24 INFO     omni:  ============================================================
     351}}}
     352== Step  7. Modify Aggregate resource allocation for the rack to add 1 additional physical node. ==
     353
     354Modifying resource allocation is not supported because there is no physical nodes to switch to VM Server support. Cannot execute and thus skipping step.
     355