Changes between Version 30 and Version 31 of UsersGuide


Ignore:
Timestamp:
Oct 9, 2013 4:09:57 PM (11 years ago)
Author:
Ted Faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide

    v30 v31  
    343343
    344344The {{{center}}} node will run Ubuntu 12.04 64 bit and the satellites will have 20GB file systems.
     345
     346=== Setting Qemu Parameters ===
     347
     348The containers system has a more limited ability to set qemu parameters.  Right now a custom image can be loaded using the {{{containers::qemu_url}}} attribute and the architecture of the qemu VM can be chosen using {{{containers:qemu_arch}}}.  Valid qemu architectures are:
     349
     350|| __Param__ || __Meaning__ ||
     351|| i386 || 32 bit Intel ||
     352|| x86_64 || 64-bit Intel ||
     353
     354The image URL must be reachable from inside DETER.  The image must be a qcow2 image, optionally bzip2ed.  Facilities to snapshot and store such images are in development.
    345355
    346356=== Changing The Packing Factor ===