= Custom Experiment on InstaGENI with GEMINI = == Goals == == Experiment Overview == == Setting up your user environment == * Follow these instructions to configure Omni [http://trac.gpolab.bbn.com/gcf/wiki/OmniConfigure/Automatic] [[Image(decrypt_geni_key.png)]] [[Image(omni_config_key.png)]] == Create the experiment slice == * We will do this through Flack with InstaGENI AMs. [[Image(select_am.png)]] [[Image(select_gemini_ext.png)]] [[Image(save_request_rspec.png)]] * Now we do some editing of the request RSpec. [http://groups.geni.net/geni/attachment/wiki/PhoebusExerimentGEMINI/edit_rspec.xml edit_rspec.sh] {{{ #!/bin/bash FILE=$1 TEXT_ADD="\ \n\ \n\ " sed "/\/node\>/ i\ ${TEXT_ADD}" ${FILE} }}} {{{ # ./edit_rspec.sh myslice.xml > myslice_phoebus.xml }}} * First, renew the slice created in Flack via Omni. [[Image(omni_renew_slice.png)]] * Create the slivers at each AM. (ig-utah and ig-ky) [[Image(omni_create_uky.png)]] == Instrument the slice == == Login and configure experiment nodes == == Configure measurements == == Run experiments == == View results ==