Changes between Version 29 and Version 30 of GIR3.2_GushProto


Ignore:
Timestamp:
10/18/11 12:00:13 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIR3.2_GushProto

    v29 v30  
    164164The following are currently manual, but are to be automated soon:
    165165
    166  * Gush must be configured to use PlanetLab before using Nebula.
    167 
    168  * Nebula needs to have a file called allsites.xml in the gush directory.  This is for plotting the  its map. 
    169 
    170 To get the latest version of allsites.xml execute the following:
    171 {{{
    172 wget -O - -q http://www.planet-lab.org/xml/sites.xml > allsites.xml
    173 }}}
    174 The Nebula client is invoked as follows:
     1661) Configure gush to use PlanetLab and verify configuration by starting Gush and making sure "info nodes" returns some nodes.  Quit Gush.
     167
     1682) Nebula needs to have a file called allsites.xml in the gush directory.  This is for plotting the its map, download allsites.xml and put in gush/trunk.
     169{{{
     170  wget -O - -q http://www.planet-lab.org/xml/sites.xml > allsites.xml
     171}}}
     172
     1733) The Nebula client is invoked as follows:
    175174{{{
    176175$ cd trunk/nebula
    177 $ sh ./run
    178 }}}
     176$ sh run
     177Loading plugin "classes/nebula/plugins/mission/Mission.class"
     178Connecting to XML-RPC server on sendaria.gpolab.bbn.com:15556
     179Got all PlanetLab sites from Gush
     180Got PlanetLab sites from Gush
     181here with sliceName = bbn_gusheval
     182here
     183}}}
     184The Nebula client looks as shown below. Note that the dots are all PlanetLab nodes.
     185
    179186[[Image(nebula-1.jpg)]]
     187
     1884) Edit->Preferences in Nebula: Specify gush location
     189(/home/jeannie/gush/trunk/gush), slice name, port, SSH key, and
     190passphrase.
     191
     1925) Gush->Start Gush
    180193
    181194User must define the location of the gush software by choosing ''Edit=>Preferences'', the preferences dialog also allows setting the location of the SSH private key: