Product SiteDocumentation Site

3.2. Instalación de Red Hat Enterprise Linux como un huésped completamente virtualizado

Esta sección cubre la instalación de un invitado Linux para Empresas de Red Hat 5 completamente virtualizado.
Procedimiento 3.3. Creación de un huésped completamente virtualizado de Red Hat Enterprise Linux 5 con virt-manager
  1. Open virt-manager

    Start virt-manager. Launch the Virtual Machine Manager application from the Applications menu and System Tools submenu. Alternatively, run the virt-manager command as root.
  2. Select the hypervisor

    Select the hypervisor. If installed, select Xen or KVM. For this example, select KVM. Note that presently KVM is named qemu.
    Conéctese a un hipervisor sin aún no lo ha hecho. Abra el menú Archivo y elija la opción Añadir conexión.... Consulte la Sección 16.1, “La ventana de conexión abierta”.
    Una vez haya seleccionado la conexión del hipervisor el botón Nueva aparece. Presione el botón Nueva.
  3. Start the new virtual machine wizard

    Pressing the New button starts the virtual machine creation wizard.
    Press Forward to continue.
  4. Name the virtual machine

    Proporcione un nombre para el huésped virtualizado. Los caracteres de puntuación y espacios en blanco no son permitidos.
    Presione Adelante para continuar.
  5. Choose a virtualization method

    Elija el método de virtualización para el huésped virtualizado. Fíjese que sólo puede elegir un método de virtualización instalado. Si anteriormente ha seleccionado KVM o Xen (Paso 4) debe utilizar el hipervisor seleccionado. El siguiente ejemplo utiliza el hipervisor KVM.
    Presione Adelante para continuar.
  6. Select the installation method

    Seleccione Medio de instalación Local para instalar desde un disco óptico o imagen ISO; Arbol de instalación de Red para instalar desde un servidor HTTP, FTP o NFS; o Arranque de red para instalar desde un servidor PXE.
    Establezca Tipo de SO a Linux y Variante de SO a Linux para Empresas de Red Hat como se muestra en el pantallazo.
    Presione Siguiente para continuar.
  7. Locate installation media

    Seleccione la ubicación de la imagen ISO o dispositivo CD-ROM o DVD. Este ejemplo utiliza un archivo de imagen ISO de la instalación de DVD del Linux para Empresas de Red Hat 5.
    1. Press the Browse button.
    2. Busque la ubicación del archivo ISO y selecciones la imagen ISO. Presione Abrir para confirmar su elección.
    3. El archivo es seleccionado y está listo para ser instalado.
      Presione Adelante para continuar.

    Image files and SELinux

    Para archivos de imagen ISO e imágenes de almacenamiento de invitado, se recomienda utilizar el directorio /var/lib/libvirt/images/. Cualquier otra ubicación puede necesitar una configuración adicional de SELinux, consulte los detalles en Sección 7.1, “SELinux y virtualización completas”.
  8. Storage setup

    Asigne un dispositivo de almacenamiento físico (Block device) o una imagen de archivo (File). Las imágenes basadas en archivo deben ser almacenadas en el directorio /var/lib/libvirt/images/. Asigne el almacenamiento suficiente para su huésped virtualizado. Asigne espacio suficiente para su huésped virtualizado y cualquier aplicación que se requiera
    PresioneAdelante para continuar.

    Para migrar este huésped

    Las migraciones en vivo y desconectadas requieren que los invitados sean instalados en almacenaje de red compartido. Para información sobre configuración de almacenaje compartido para invitados, consulte el Capítulo 5, Almacenaje compartido y virtualización .
  9. Network setup

    Select either Virtual network or Shared physical device.
    The virtual network option uses Network Address Translation (NAT) to share the default network device with the virtualized guest. Use the virtual network option for wireless networks.
    The shared physical device option uses a network bond to give the virtualized guest full access to a network device.
    Press Forward to continue.
  10. Memory and CPU allocation

    The Allocate memory and CPU window displays. Choose appropriate values for the virtualized CPUs and RAM allocation. These values affect the host's and guest's performance.
    Virtualized guests require sufficient physical memory (RAM) to run efficiently and effectively. Choose a memory value which suits your guest operating system and application requirements. Windows Server 2008. Remember, guests use physical RAM. Running too many guests or leaving insufficient memory for the host system results in significant usage of virtual memory and swapping. Virtual memory is significantly slower causing degraded system performance and responsiveness. Ensure to allocate sufficient memory for all guests and the host to operate effectively.
    Assign sufficient virtual CPUs for the virtualized guest. If the guest runs a multithreaded application assign the number of virtualized CPUs it requires to run most efficiently. Do not assign more virtual CPUs than there are physical processors (or hyper-threads) available on the host system. It is possible to over allocate virtual processors, however, over allocating has a significant, negative affect on guest and host performance due to processor context switching overheads.
    Press Forward to continue.
  11. Verify and start guest installation

    Verificar la configuración.
    Presione Terminar para iniciar el procedimiento de instalación de huésped.
  12. Instalación de Linux

    Complete la secuencia de instalación del Linux para Empresas de Red Hat 5. La secuencia de instalación se describe en la Guía de Instalación del Linux para Empresas de Red Hat, disponible en http://redhat.com/docs.
Un huésped completamente virtualizado de Red Hat Enterprise Linux 5 está ahora instalado.