Changes between Version 15 and Version 16 of UsingContainers
- Timestamp:
- Oct 4, 2012 6:27:30 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsingContainers
v15 v16 17 17 === Prerequisites === 18 18 19 Prepare your NS or [http://fedd.deterlab.net/wiki/ FeddPluginArchitecture#TopologyDescriptionLanguage TopDL] file as you would for any other DETER experiment.19 Prepare your NS or [http://fedd.deterlab.net/wiki/TopDl Topdl] file as you would for any other DETER experiment. 20 20 21 21 Before running your experiment you should determine the DETER PID and EID under which you'll run the experiment. The EID should not refer to an existing experiment. … … 49 49 Override the site configuration and request nodes of ''type1'' (or ''type2'' etc.) as host nodes. 50 50 {{{--end-node-shaping}}}:: 51 Attempt to do end node traffic shaping even in containers connected by VDE switches. This works with qemu nodes, but not process nodes. 51 Attempt to do end node traffic shaping even in containers connected by VDE switches. This works with qemu nodes, but not process nodes. Topologies that include both openvz nodes and qemu nodes that shape traffic should use this. 52 52 {{{--vde-switch-shaping}}}:: 53 53 Do traffic shaping in VDE switches. Probably the default, but that is controlled in [PluggingIn#SiteConfiguration the site configuration].