Changes between Version 18 and Version 19 of GEC21Agenda/ScalingUp/Procedure/Appendix


Ignore:
Timestamp:
05/27/15 22:08:51 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ScalingUp/Procedure/Appendix

    v18 v19  
    1212
    1313== Instructions ==
    14 === 2.  Establish the Environment ===
     14=== 1.  Establish the Environment ===
    1515   a. To run this exercise, you will need an account and two pieces of software.  If you haven't already, get or install these now:
    1616      i. a GENI Portal account ([SignMeUp instructions]),
     
    4949
    5050
    51 == 4.  Configure and Initialize ==
     51=== 2.  Configure and Initialize ===
    5252
    5353`omni` comes with a script, `readyToLogin` which finds the login information for nodes in your slice.  As of `omni` version 2.8, `readyToLogin` has an `--ansible-inventory` flag which generates the Ansible inventory, which is a flat file which tells Ansible the name and login information for your nodes.
     
    138138 c. Try using the ping module in Ansible to only ping `server-1` or `host-1` by replacing `all` in the above with `server-1` or `host-1`.
    139139
     140
     141=== 3. Configure the nodes ===
     142
    140143{{{
    141144#!div style="background: #ffd; border: 3px ridge; width: 800px;"
     
    183186}}}
    184187 a. Browse to the server node.  Click on the `nmap` link.
     188
     189=== 4. Update a portion of the configuration ===
    185190 a. After some of your neighbors have brought up their nodes, run the following command to only do a portion of the `server` configuration:
    186191   {{{