Changes between Version 36 and Version 37 of GIMIv1.1Tutorial/Slice
- Timestamp:
- 10/16/12 15:25:53 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIv1.1Tutorial/Slice
v36 v37 183 183 The RCs and the EC communicate via an XMPP server. The GIMI XMPP is running on emmy9.casa.umass.edu. 184 184 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.185 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. 186 186 {{{ 187 187 $ omf_create_psnode-5.4 "XMPP Server" mkslice "slice_name" "list_of_nodenames" … … 197 197 Connected to PubSub Server: 'emmy9.casa.umass.edu' 198 198 }}} 199 200 You only need to create pubsub node once for each new slice name. 199 201 ---- 200 202