= GENI Network Stitching Sites = ''Last update: 2013-12-02'' The following sites have been tested and are available for GENI Network Stitching experiments: - GPO ExoGENI (gpo-eg) - GPO InstaGENI (gpo-ig) - Mid-Atlantic Crossroads (MAX) InstaGENI (max-ig) - NYSERNet InstaGENI (nysernet-ig) - University of Kentucky ProtoGENI (uky-ig) - University of Missouri InstaGENI (missouri-ig) - University of Utah Downtown Data Center InstaGENI (utahddc-ig) - University of Utah InstaGENI (utah-ig) - University of Utah ProtoGENI (utah-pg) - University of Wisconsin (wisconsin-ig) For an example experiment that uses GENI Network Stitching feature see this [wiki:GENIExperimenter/ExperimentExample-stitching GENI Network Stitching Example] page. Notes: - GENI Network Stitching is actively being developed and tested, which may make the Network Stitching feature unreliable for experiments. - Various stitching scenarios have been tested, and example request RSpecs from testing can be found at this [http://groups.geni.net/geni/browser/trunk/stitch-examples location]. - To run stitching scenarios without the ExoSM for the GPO ExoGENI rack use the stitcher option ''--noExoSM''. If this option is not specified, than the request is submitted to the ExoSM aggregate. == Stitching Topologies == As of 2013-12-02, the site combinations in the following matrix have been tested with the GCF tool named stitcher.py. If you are interested in the RSpec used, click on the check mark to view the request RSpec used for testing: {{{ #!html

 

gpo-eg

gpo-ig

missouri-ig

nysernet-ig

uky-pg

utahddc-ig

utah-ig

utah-pg

gpo-eg

N/A

Soon

No

gpo-ig

Soon

N/A

missouri-ig

N/A

nysernet-ig

N/A

uky-pg

No

N/A

utahddc-ig

N/A

utah-ig

N/A

utah-pg

N/A

}}} Note: All existing compute resource (raw-pc, openVZ, Xen) are supported in stitched slivers. The following are sample RSpecs for stitching sites added after 2013-12-06: || Site Nickname || '' Sample Stitching RSpecs'' ||||Site Nickname || '' Sample Stitching RSpecs'' || || max-ig || [http://groups.geni.net/geni/browser/trunk/stitch-examples/MAX here] |||| wisconsin-ig || [http://groups.geni.net/geni/browser/trunk/stitch-examples/Wisconsin here] || Other topologies have been also tested and those RSpecs are provided here as examples that can be referenced and modified to used other sites: || Topology Description || Sites in topology || RSpec || || Three nodes linear || GPO IG <-> Utah PG <-> Utah IG || [http://groups.geni.net/geni/browser/trunk/stitch-examples/stitch-3linear.rspec stitch-3linear.rspec]|| || Triangle topology || Utah PG<->UKY PG<-> GPO IG <-> Utah PG || [http://groups.geni.net/geni/browser/trunk/stitch-examples/stitch-triangle.rspec stitch-triangle.rspec]|| || Star topology ||Center=UtahDDC IG; Outer=UKY PG, Utah PG, Utah IG, GPO IG || [http://groups.geni.net/geni/browser/trunk/stitch-examples/stitch-star-ddc.rspec stitch-star-ddc.rspec]|| To modify any of these RSpecs examples simply do the following: 1. In the node definition replace the URN for the ''component_manager_id'' with the URN for your site. 2. In the link definition replace the ''name'' of the component_manager with the URN for your site. 3. Modify all instance of the ''client_id'' and ''source_id'' or ''dest_id'' to be descriptive for your site. If additional help is needed please contact [mailto:help@geni.net].