Changes between Version 39 and Version 40 of UsersGuide
- Timestamp:
- Jul 24, 2014 10:42:30 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide
v39 v40 278 278 279 279 The physical node {{{n-8}}} shows up in the DETER visualization, and otherwise acts as a physical node that is in a 10-node topology. This experiment uses three different container types: physical nodes, ViewOS processes, and Qemu VMs. 280 281 ==== Constraints on Mixing Containers ==== 282 283 At the moment, Qemu VMs and ViewOS processes are the only containers that can share a physical node. Physical node containers are mapped one-to-one to physical nodes by definition. Qemu and OpenVZ use different underlying operating system images in DETER, therefore they cannot share physical hardware. Neither ViewOS processes nor Qemu VMs can share a physical machine with OpenVZ VMs. 284 285 The first invocation of `tb-add-node-attribute` takes precedence. It is best to only call `tb-add-node-attribute` once per attribute assigned on each node. 280 286 281 287 === Setting Openvz Parameters ===