= Custom Experiment on InstaGENI with GEMINI = == 1. Goals == == 2. Experiment Overview == [[Image(phoebus_exp.PNG)]] == 3. 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)]] == 4. 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/PhoebusExperimentGEMINI/edit_rspec.sh 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)]] == 5. Instrument the slice == == 6. Login and configure experiment nodes == == 7. Configure measurements == == 8. Run experiments == == 9. View results ==