Changes between Version 4 and Version 5 of Doc/OS/Xen


Ignore:
Timestamp:
Feb 7, 2008, 1:12:36 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

    v4 v5  
    77    * Guest VMs are normally installed using the automated PXE/Kickstart installation configured by Quattor's AII software.
    88    * Guest VMs are installed on virtual "hardware" described in its own hardware template. For example, MAC addresses, disk sizes and names, CPU architecture, etc. can all be specified in the VMs hardware template, and will then be used to generate appropriate configuration files for guest VMs.
     9
     10The following combinations of Xen hosts and guests should work:
     11
     12|| '''Host OS'''  || '''Host Xen''' || '''Guest OS'''          || '''Comments''' ||
     13|| slc450-i386    ||    3.0.3       || sl308-i386, slc450-i386 || Scientific Linux Cern used here rather than plain SL as profiles already available in QWG. ||
     14|| sl450-x86_64   ||    3.0.3       || sl450-x86_64            || Xen guest disk is now xvda not sda (see [https://twiki.cern.ch/twiki/bin/view/LinuxSupport/UpdatingFromSLC44toSLC45 here]) ||
    915
    1016= Install server configuration =
     
    4450
    4551= Guest configuration =
     52 * As with the host, make sure the OS for the guest is correctly configured in {{{os_version_db}}}. '''Check the table above to ensure that the guest you're installing is compatible with the host OS.'''
     53 * Create a hardware template for the machine based on {{{cfg/grid-ireland/hardware/machines/xen}}}. Note that the disk and RAM sizes defined in this template will be used to generate the Xen configuration for the VM. Also, from SL 4.5 the base disk should be {{{xvda}}} not {{{sda}}} (see {{{xen_mini_gt4_sl45}}} for an example.
     54 * Set up the mapping between the node name and hardware template in the site databases template ({{{site/databases.tpl}}} or {{{pro_site_databases.tpl}}}.
     55 * Include the template {{{config/xen/guest}}} in the node's template.