Changes between Version 35 and Version 36 of NeoContainers


Ignore:
Timestamp:
Oct 22, 2015 1:45:18 PM (9 years ago)
Author:
Geoff Lawler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NeoContainers

    v35 v36  
    619619</pre>
    620620
     621The pnode only have to be bootstrapped once per experiment swap in. Once
     622a pnode is bootstrapped into chef, <i>chef-client</i> needs to be run.
     623
     624The <i>pnode</i> role will spawn the containers and configure them. So
     625once the <i>chef-client</i> command is run on a pnode, all containers
     626on that be pnode will be running and configured.
     627
     628<pre>
     629    $ ssh <i>&lt;pnode&gt;</i>.<i>&lt;expid&gt;</i>.<i>&lt;projid&gt;</i>
     630    $ cd <i>&lt;config_server-repo&gt;</i>/bin
     631    $ sudo chef-client
     632</pre>
     633
    621634<p>
    622635It is easy to fix problems if something should go wrong with bootstrapped