Changes between Version 5 and Version 6 of windowsContainers
- Timestamp:
- Sep 10, 2015 2:08:46 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windowsContainers
v5 v6 1 1 This is a page that explains how to use Chef to bring up Windows on DETER. 2 3 **NOTE: work in progress - do not actually do this yet.**4 2 5 3 ---------- 6 4 7 - checkout the containers source tree5 - checkout (or pull) the containers source tree 8 6 - switch to the configdb branch 9 - swap in an experiment with physical nodes loaded with the PNODE-BASE image. 7 - swap in an experiment with physical nodes loaded with the PNODE-BASE image. (see Deter,two-pnode for a sample). 10 8 - ssh to a pnode 11 9 - cd {{{[path to containers]/bin}}} 10 - edit the file /tmp/nodes.conf, which describes the nodes you want to spawn. The file format is below. 12 11 - run {{{./chef_configure.sh}}} 13 - edit the file /tmp/nodes.conf, which describes the nodes you want to spawn. The file format is below.14 12 - run {{{./spawn_windows.sh}}} and wait a long time (like 5 minutes per container). 15 13