Changes between Version 11 and Version 12 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/VirginiaTech


Ignore:
Timestamp:
05/12/15 11:40:22 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/VirginiaTech

    v11 v12  
    596596== IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability ==
    597597
    598 First create a slice:
    599 {{{
    600 $ omni.py createslice IG-CT-4
    601 }}}
    602 Then create slivers at all OpenFlow aggregates.  This confirmation test creates a sliver at each of the following aggregates using the RSpec specified.  RSpecs can be found [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VirginiaTech here].
    603 {{{
    604 $ omni.py createsliver -a of-nlr IG-CT-4 IG-CT-4-openflow-nlr.rspec
    605 $ omni.py createsliver -a of-rutgers IG-CT-4  IG-CT-4-openflow-rutgers.rspec
    606 $ omni.py createsliver -a of-i2 IG-CT-4 IG-CT-4-openflow-i2.rspec
    607 $ omni.py createsliver -a of-gpo IG-CT-4 IG-CT-4-openflow-gpo.rspec
    608 $ omni.py createsliver -a eg-of-gpo IG-CT-4 IG-CT-4-openflow-eg-gpo.rspec
    609 $ omni.py createsliver -a of-uen IG-CT-4 ./IG-CT-4-openflow-uen.rspec
    610 $ omni.py createsliver -a ig-of-gatech IG-CT-4 IG-CT-4-openflow-vt-ig.rspec
    611 $ omni.py createsliver -a ig-of-gpo IG-CT-4 IG-CT-4-openflow-ig-gpo.rspec
    612 $ omni.py createsliver -a ig-of-utah IG-CT-4 ./IG-CT-4-openflow-ig-utah.rspec
    613  
    614 }}}
    615 Then create a sliver at each of the compute resource aggregates, RSpecs used can be found RSpecs can be found [http://groups.geni.net/geni/browser/trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/VirginiaTech here].
    616 
    617 {{{
    618 $ omni.py createsliver -a pg-utah IG-CT-4 IG-CT-4-rutgers-wapg-pg-utah.rspec
    619 $ omni.py createsliver -a ig-utah IG-CT-4 IG-CT-4-ig-utah.rspec
    620 $ omni.py createsliver -a ig-gpo IG-CT-4 IG-CT-4-ig-gpo.rspec
    621 $ omni.py createsliver -a eg-gpo IG-CT-4 IG-CT-4-eg-gpo.rspec
    622 $ omni.py createsliver -a vt-ig IG-CT-4 IG-CT-4-vt-ig.rspec
    623 }}}
    624 
    625 Determine login for each of compute resources:
    626 {{{
    627 $ readyToLogin.py -a vt-ig IG-CT-4
    628 <...>
    629 
    630 $ readyToLogin.py -a ig-gpo IG-CT-4
    631 <...>
    632 
    633 $ readyToLogin.py -a pg-utah IG-CT-4
    634 <...>
    635 
    636 $ readyToLogin.py -a ig-utah IG-CT-4
    637 <...>
    638 
    639 $ readyToLogin.py -a eg-gpo IG-CT-4
    640 <...>
    641 
    642 }}}
    643 
    644 === Measurements ===
    645 This section captures measurements collected between the following endpoints:
    646 {{{
    647  1. InstaGENI VirginiaTech VM and InstaGENI VirginiaTech VM
    648  2. InstaGENI VirginiaTech VM and InstaGENI GPO VM
    649  3. InstaGENI VirginiaTech VM and the PG Utah VM
    650  4. InstaGENI VirginiaTech VM and ExoGENI GPO VM
    651  5. InstaGENI VirginiaTech VM and the WAPG node at Rutgers
    652 }}}
    653 
    654 1. The measurements collected for InstaGENI VirginiaTech VM to the InstaGENI VirginiaTech VM:
    655 
    656 '''Iperf VirginiaTech GPO VM to the VirginiaTech GPO VM (TCP) - TCP window size: 16.0 KB '''
    657 
    658 ''Collected: 2015-05-XX''
    659 
    660 __One Client_
    661 {{{
    662 
    663 }}}
    664 
    665 __Five Clients__
    666 {{{
    667 
    668 }}}
    669 
    670 __Ten Clients__
    671 
    672 {{{
    673 
    674 }}}
    675 
    676 '''Iperf InstaGENI VirginiaTech VM to the InstaGENI VirginiaTech VM  (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
    677 {{{
    678 
    679 }}}
    680 
    681 '''Ping from InstaGENI VirginiaTech VM to the InstaGENI VirginiaTech VM'''
    682 {{{
    683 
    684 }}}
    685 
    686 
    687 2. The measurements collected for InstaGENI VirginiaTech VM to the InstaGENI GPO VM:
    688 
    689 '''Iperf InstaGENI VirginiaTech VM to the InstaGENI GPO VM (TCP) - TCP window size: 16.0 KB '''
    690 
    691 ''Collected: 2015-05-XX''
    692 
    693 __One Client_
    694 {{{
    695 
    696 }}}
    697 
    698 __Five Clients__
    699 {{{
    700 
    701 }}}
    702 
    703 __Ten Clients__
    704 
    705 {{{
    706 
    707 }}}
    708 
    709 '''Iperf InstaGENI VirginiaTech VM to the InstaGENI GPO VM  (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
    710 {{{
    711 
    712 }}}
    713 
    714 '''Ping from InstaGENI VirginiaTech VM to the InstaGENI GPO VM'''
    715 {{{
    716 
    717 }}}
    718 
    719 3. The measurements collected for InstaGENI VirginiaTech VM to the PG Utah VM
    720 
    721 ''Collected: 2015-05-XX''
    722 
    723 '''Iperf InstaGENI VirginiaTech VM to the PG Utah VM (TCP) - TCP window size: 16.0 KB '''
    724 
    725 __One Client_
    726 {{{
    727 
    728 }}}
    729 
    730 __Five Clients__
    731 {{{
    732 
    733 }}}
    734 
    735 __Ten Clients__
    736 
    737 {{{
    738 
    739 
    740 }}}
    741 
    742 '''Iperf InstaGENI VirginiaTech VM to the PG Utah VM  (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
    743 {{{
    744 
    745 }}}
    746 
    747 '''Ping from InstaGENI VirginiaTech VM to the PG Utah VM'''
    748 {{{
    749 
    750 }}}
    751 
    752 4. The measurements collected for InstaGENI VirginiaTech VM to the ExoGENI GPO VM:
    753 
    754 '''Iperf InstaGENI VirginiaTech VM to the ExoGENI RENCI VM (TCP) - TCP window size: 16.0 KB '''
    755 
    756 ''Collected: 2015-05-XX''
    757 
    758 __One Client_
    759 {{{
    760 
    761 }}}
    762 
    763 __Five Clients__
    764 {{{
    765 
    766 }}}
    767 
    768 __Ten Clients__
    769 
    770 {{{
    771 
    772 }}}
    773 
    774 '''Iperf InstaGENI VirginiaTech VM to the ExoGENI RENCI VM  (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
    775 {{{
    776 
    777 }}}
    778 
    779 '''Ping from InstaGENI VirginiaTech VM to the ExoGENI GPO VM'''
    780 {{{
    781 
    782 }}}
    783 
    784 6. The measurements collected for InstaGENI VirginiaTech VM to the WAPG Rutgers:
    785 
    786 ''Collected: 2015-05-XX''
    787 
    788 '''Iperf InstaGENI VirginiaTech VM to the WAPG Rutgers (TCP) - TCP window size: 16.0 KB '''
    789 
    790 __One Client_
    791 {{{
    792 
    793 }}}
    794 
    795 __Five Clients__
    796 {{{
    797 
    798 }}}
    799 
    800 __Ten Clients__
    801 {{{
    802 
    803 }}}
    804 
    805 '''Iperf InstaGENI VirginiaTech VM to the WAPG Rutgers (UDP) - 1470 byte datagrams & UDP buffer size: 136 KByte '''
    806 {{{
    807 
    808 }}}
    809 
    810 '''Ping from InstaGENI VirginiaTech VM to the WAPG Rutgers'''
    811 {{{
    812 
    813 }}}
    814 
    815 
    816 
     598This site does not support GENI OF Meso-scale.
    817599
    818600== IG-CT-5 - Experiment Monitoring ==