Changes between Version 29 and Version 30 of GeniNetworkStitchingTestStatus/Resources


Ignore:
Timestamp:
07/16/13 15:44:19 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingTestStatus/Resources

    v29 v30  
    44This page captures status and execution details for the Experiment Resources Scenarios.   For overall status see the [http://groups.geni.net/geni/wiki/GeniNetworkStitchingTestStatus GENI Network Stitching Test Status] page and for test details see  the [http://groups.geni.net/geni/wiki/GeniNetworkStitchingTestPlan GENI Network Stitching Test Plan] page.
    55
    6 ''Last update: 06/10/13''
     6''Last update: 07/16/13''
    77
    88|| '''Scenario'''                 || '''State'''                  || ''' Ticket ''' || '''Comments''' ||
     
    18081808
    18091809Failed, ION/I2 aggregate is looking at all links including "link1" which is not part of the ION/I2 path. Ticket #1047.
     1810
     1811== Scenario 6 Single 4 nodes linear slice with multiple stitched VLAN hops ==
     1812
     1813== Scenario 7 - MAX MyPLC to PG KY Single Slice ==
     1814Test was executed as follows:
     1815{{{
     1816$ omni.py createslice max-pg-ky
     181712:53:06 INFO     omni: Loading config file /home/lnevers/.gcf/omni_config
     181812:53:06 INFO     omni: Using control framework portal
     181912:53:08 INFO     omni: Created slice with Name max-pg-ky, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+max-pg-ky, Expiration 2013-07-23 16:53:07
     182012:53:08 INFO     omni:  ------------------------------------------------------------
     182112:53:08 INFO     omni:  Completed createslice:
     1822
     1823  Options as run:
     1824                framework: portal
     1825                project: ln-prj
     1826
     1827  Args: createslice max-pg-ky
     1828
     1829  Result Summary: Created slice with Name max-pg-ky, URN urn:publicid:IDN+ch.geni.net:ln-prj+slice+max-pg-ky, Expiration 2013-07-23 16:53:07
     1830 
     183112:53:08 INFO     omni:  ============================================================
     1832$ stitcher.py createsliver max-pg-ky ./stitch-test/stitch-max-pg-ky.rspec --ionRetryIntervalSecs 120 --ionStatusIntervalSecs 60 -o
     183312:53:11 INFO     stitcher: Loading config file /home/lnevers/.gcf/omni_config
     183412:53:11 INFO     stitcher: Using control framework portal
     183512:53:11 INFO     stitcher: Checking that slice max-pg-ky is valid...
     183612:53:12 INFO     stitcher: Slice urn:publicid:IDN+ch.geni.net:ln-prj+slice+max-pg-ky expires on 2013-07-23 16:53:07 UTC
     183712:53:15 INFO     stitcher: <Aggregate urn:publicid:IDN+uky.emulab.net+authority+cm> speaks AM API v3, but sticking with v2
     183812:53:15 INFO     stitch.Aggregate: Writing to '/tmp/max-pg-ky-createsliver-request-11-dragon-maxgigapop-net.xml'
     183912:53:15 INFO     stitch.Aggregate:
     1840        Stitcher doing createsliver at http://max-myplc.dragon.maxgigapop.net:12346
     184112:54:00 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+dragon.maxgigapop.net+authority+am>: must wait for status ready....
     184212:54:00 INFO     stitch.Aggregate: Pause to let circuit become ready...
     184312:55:14 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+dragon.maxgigapop.net+authority+am> complete.
     184412:55:14 INFO     stitch.Aggregate: Writing to '/tmp/max-pg-ky-createsliver-request-11-uky-emulab-net.xml'
     184512:55:14 INFO     stitch.Aggregate:
     1846        Stitcher doing createsliver at https://www.uky.emulab.net:12369/protogeni/xmlrpc/am
     184712:55:37 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+uky.emulab.net+authority+cm> complete.
     184812:55:37 INFO     stitch.Aggregate: Writing to '/tmp/max-pg-ky-createsliver-request-11-ion-internet2-edu.xml'
     184912:55:37 INFO     stitch.Aggregate:
     1850        Stitcher doing createsliver at http://geni-am.net.internet2.edu:12346
     185112:56:22 INFO     stitch.Aggregate: DCN AM <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am>: must wait for status ready....
     185212:56:22 INFO     stitch.Aggregate: Pause to let circuit become ready...
     185312:57:29 INFO     stitch.Aggregate: DCN circuit 22941 is ready
     185412:57:35 WARNING  stitch.Aggregate: Changing Path link-pgky-max3 global ID from dragon.maxgigapop.net-2752 to ion.internet2.edu-22941
     185512:57:35 INFO     stitch.Aggregate: Allocation at <Aggregate urn:publicid:IDN+ion.internet2.edu+authority+am> complete.
     185612:57:35 INFO     stitch.launcher: All aggregates are complete.
     185712:57:35 INFO     stitcher: Writing to 'max-pg-ky-manifest-rspec-stitching-combined.xml'
     185812:57:35 INFO     stitcher: Saved combined reservation RSpec at 3 AMs to file max-pg-ky-manifest-rspec-stitching-combined.xml
     1859Stitching success: Reserved resources in slice max-pg-ky at 3 Aggregates (including 0 intermediate aggregate(s) not in the original request), creating
     1860 1 link(s).
     1861}}}
     1862Determine login for KY PG node:
     1863{{{
     1864$ readyToLogin.py -a pg-ky max-pg-ky
     1865...
     1866pgky's geni_status is: ready (am_status:ready)
     1867User lnevers logs in to pgky using:
     1868        ssh -p 33338  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc63.uky.emulab.net
     1869}}}
     1870Logged into KY PG node and pinged the remote:
     1871{{{
     1872$ ssh -p 33338  -i /home/lnevers/.ssh/geni_cert_portal_key lnevers@pc63.uky.emulab.net
     1873Last login: Tue Jul 16 14:33:08 2013 from sendaria.gpolab.bbn.com
     1874[lnevers@pgky ~]$ /sbin/ifconfig
     1875eth858    Link encap:Ethernet  HWaddr 02:72:F6:12:90:31 
     1876          inet addr:10.33.4.1  Bcast:10.33.4.255  Mask:255.255.255.0
     1877          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     1878          RX packets:182 errors:0 dropped:0 overruns:0 frame:0
     1879          TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
     1880          collisions:0 txqueuelen:0
     1881          RX bytes:10132 (9.8 KiB)  TX bytes:2772 (2.7 KiB)
     1882
     1883eth999    Link encap:Ethernet  HWaddr 02:49:C1:46:2F:2B 
     1884          inet addr:172.16.63.1  Bcast:172.31.255.255  Mask:255.240.0.0
     1885          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     1886          RX packets:8795 errors:0 dropped:0 overruns:0 frame:0
     1887          TX packets:401 errors:0 dropped:0 overruns:0 carrier:0
     1888          collisions:0 txqueuelen:0
     1889          RX bytes:550921 (538.0 KiB)  TX bytes:41496 (40.5 KiB)
     1890
     1891lo        Link encap:Local Loopback 
     1892          inet addr:127.0.0.1  Mask:255.0.0.0
     1893          UP LOOPBACK RUNNING  MTU:16436  Metric:1
     1894          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
     1895          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
     1896          collisions:0 txqueuelen:0
     1897          RX bytes:202 (202.0 b)  TX bytes:202 (202.0 b)
     1898
     1899[lnevers@pgky ~]$ ping 10.33.4.2
     1900PING 10.33.4.2 (10.33.4.2) 56(84) bytes of data.
     190164 bytes from 10.33.4.2: icmp_req=1 ttl=64 time=80.0 ms
     190264 bytes from 10.33.4.2: icmp_req=2 ttl=64 time=38.0 ms
     190364 bytes from 10.33.4.2: icmp_req=3 ttl=64 time=38.0 ms
     1904^C
     1905--- 10.33.4.2 ping statistics ---
     19063 packets transmitted, 3 received, 0% packet loss, time 2002ms
     1907rtt min/avg/max/mdev = 38.036/52.059/80.084/19.817 ms
     1908[lnevers@pgky ~]$
     1909}}}
     1910
     1911Logged into MyPLC node and pinged KY PG node:
     1912
     1913{{{
     1914$ ssh -i /home/lnevers/.ssh/geni_cert_portal_key lnprj_maxpgky@planetlab2.dragon.maxgigapop.net
     1915Last login: Tue Jul 16 18:34:49 2013 from sendaria.gpolab.bbn.com
     1916[lnprj_maxpgky@planetlab2 ~]$ /sbin/ifconfig
     1917eth0      Link encap:Ethernet  HWaddr 00:30:48:9A:D3:88 
     1918          inet addr:206.196.179.231  Bcast:206.196.179.255  Mask:255.255.255.224
     1919          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     1920          RX packets:95028562 errors:0 dropped:0 overruns:0 frame:0
     1921          TX packets:76523229 errors:0 dropped:0 overruns:0 carrier:0
     1922          collisions:0 txqueuelen:1000
     1923          RX bytes:47516083916 (44.2 GiB)  TX bytes:11137166746 (10.3 GiB)
     1924          Base address:0x4000 Memory:e8000000-e8020000
     1925
     1926eth1.3029 Link encap:Ethernet  HWaddr 00:30:48:9A:D3:89 
     1927          inet addr:10.33.4.2  Bcast:10.33.4.255  Mask:255.255.255.0
     1928          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     1929          RX packets:204 errors:0 dropped:0 overruns:0 frame:0
     1930          TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
     1931          collisions:0 txqueuelen:0
     1932          RX bytes:12782 (12.4 KiB)  TX bytes:3254 (3.1 KiB)
     1933
     1934lo        Link encap:Local Loopback 
     1935          inet addr:127.0.0.1  Mask:255.0.0.0
     1936          UP LOOPBACK RUNNING  MTU:16436  Metric:1
     1937          RX packets:18251 errors:0 dropped:0 overruns:0 frame:0
     1938          TX packets:18251 errors:0 dropped:0 overruns:0 carrier:0
     1939          collisions:0 txqueuelen:0
     1940          RX bytes:1892827 (1.8 MiB)  TX bytes:1892827 (1.8 MiB)
     1941
     1942tap0      Link encap:Ethernet  HWaddr 00:FF:0A:00:07:01 
     1943          inet addr:10.0.7.1  P-t-P:10.0.7.1  Bcast:10.255.255.255  Mask:255.0.0.0
     1944          UP BROADCAST POINTOPOINT RUNNING NOARP  MTU:1468  Metric:1
     1945          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
     1946          TX packets:0 errors:0 dropped:61 overruns:0 carrier:0
     1947          collisions:0 txqueuelen:1000
     1948          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
     1949
     1950[lnprj_maxpgky@planetlab2 ~]$ ping 10.33.4.1
     1951PING 10.33.4.1 (10.33.4.1) 56(84) bytes of data.
     195264 bytes from 10.33.4.1: icmp_seq=1 ttl=64 time=40.1 ms
     195364 bytes from 10.33.4.1: icmp_seq=2 ttl=64 time=38.0 ms
     195464 bytes from 10.33.4.1: icmp_seq=3 ttl=64 time=38.0 ms
     195564 bytes from 10.33.4.1: icmp_seq=4 ttl=64 time=38.0 ms
     1956
     1957--- 10.33.4.1 ping statistics ---
     19584 packets transmitted, 4 received, 0% packet loss, time 3000ms
     1959rtt min/avg/max/mdev = 38.041/38.578/40.136/0.910 ms
     1960[lnprj_maxpgky@planetlab2 ~]$
     1961}}}