Changes between Version 36 and Version 37 of GIMIv1.1Tutorial/Slice


Ignore:
Timestamp:
10/16/12 15:25:53 (12 years ago)
Author:
Cong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIv1.1Tutorial/Slice

    v36 v37  
    183183The RCs and the EC communicate via an XMPP server. The GIMI XMPP is running on emmy9.casa.umass.edu.
    184184
    185    * First the ExoGENI instances and the experiment slice should be registered with the XMPP server. You can achieve this using the OMF AM by issuing the following command from a terminal in the user workspace. In the following command, please change "gimiXX" to the user name provided to you.
     185The ExoGENI instances and the experiment slice should be registered with the XMPP server. You can achieve this using the OMF AM by issuing the following command from a terminal in the user workspace. In the following command, please change "gimiXX" to the user name provided to you.
    186186{{{
    187187$ omf_create_psnode-5.4 "XMPP Server" mkslice "slice_name" "list_of_nodenames"
     
    197197Connected to PubSub Server: 'emmy9.casa.umass.edu'
    198198}}}
     199
     200You only need to create pubsub node once for each new slice name.
    199201----
    200202