Changes between Version 2 and Version 3 of Doc/OS/Xen


Ignore:
Timestamp:
Feb 7, 2008, 1:05:16 PM (18 years ago)
Author:
/C=IE/O=Grid-Ireland/OU=cs.tcd.ie/L=RA-TCD/CN=Stephen O. Childs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/OS/Xen

    v2 v3  
    3535|| XEN_BOOTLOADER_DEFAULT || "/usr/bin/pypxeboot" || Default bootloader for VMs. Change this to e.g. pygrub if no DHCP server is available ||
    3636|| XEN_BOOTLOADER || || nlist mapping VM names to bootloader to override default, e.g. nlist("gridgt4.cs.tcd.ie","/usr/bin/pypxeboot") ||
    37 || XEN_BOOTARGS || "vif[0]" || Argument needed by pypxeboot, set to "" for pygrub ||
     37|| XEN_BOOTARG_DEFAULT || "" || "vif[0]" argument needed by pypxeboot will be added automatically if using it, set to "" for pygrub ||
     38|| XEN_BOOTARGS ||  || nlist specifying special bootargs for individual VMs ||
    3839|| XEN_CREATE_FILESYSTEMS || true || Whether ncm-xen should try and create filesystems defined for VMs ||
    3940|| XEN_CREATE_DOMAINS || true || Whether ncm-xen should try and create (i.e. start up) domains when it runs ||
    40 || XEN_PROFILE_PREFIX || Not needed at GI as FQDNs are used for node names ||
     41|| XEN_PROFILE_PREFIX || "" || Only needed if using old "profile_" naming scheme for nodes||
    4142
    4243= Guest configuration =