Edition 6
1801 Varsity Drive
Raleigh, NC 27606-2072 USA
Phone: +1 919 754 3700
Phone: 888 733 4281
Fax: +1 919 754 3701
Mono-spaced Bold
To see the contents of the filemy_next_bestselling_novelin your current working directory, enter thecat my_next_bestselling_novelcommand at the shell prompt and press Enter to execute the command.
Press Enter to execute the command.Press Ctrl+Alt+F2 to switch to the first virtual terminal. Press Ctrl+Alt+F1 to return to your X-Windows session.
mono-spaced bold. For example:
File-related classes includefilesystemfor file systems,filefor files, anddirfor directories. Each class has its own associated set of permissions.
Choose → → from the main menu bar to launch Mouse Preferences. In the Buttons tab, click the Left-handed mouse check box and click to switch the primary mouse button from the left to the right (making the mouse suitable for use in the left hand).To insert a special character into a gedit file, choose → → from the main menu bar. Next, choose → from the Character Map menu bar, type the name of the character in the Search field and click . The character you sought will be highlighted in the Character Table. Double-click this highlighted character to place it in the Text to copy field and then click the button. Now switch back to your document and choose → from the gedit menu bar.
Mono-spaced Bold Italic or Proportional Bold Italic
To connect to a remote machine using ssh, typesshat a shell prompt. If the remote machine isusername@domain.nameexample.comand your username on that machine is john, typessh john@example.com.Themount -o remountcommand remounts the named file system. For example, to remount thefile-system/homefile system, the command ismount -o remount /home.To see the version of a currently installed package, use therpm -qcommand. It will return a result as follows:package.package-version-release
Publican is a DocBook publishing system.
mono-spaced roman and presented thus:
books Desktop documentation drafts mss photos stuff svn books_tests Desktop1 downloads images notes scripts svgs
mono-spaced roman but add syntax highlighting as follows:
package org.jboss.book.jca.ex1; import javax.naming.InitialContext; public class ExClient { public static void main(String args[]) throws Exception { InitialContext iniCtx = new InitialContext(); Object ref = iniCtx.lookup("EchoBean"); EchoHome home = (EchoHome) ref; Echo echo = home.create(); System.out.println("Created Echo"); System.out.println("Echo.echo('Hello') = " + echo.echo("Hello")); } }
djorm@redhat.com
). When submitting a bug report, be sure to mention the manual's identifier: Deployment-Guide.
/config/config directory contains all persistent configuration files for the Red Hat Enterprise Virtualization Hypervisor. These files control passwords, storage configuration, security and networking.
/config directory must be at least 5MB.
/boot/boot directory contains the boot loader, the kernel and the initramfs file.
/boot directory is not mounted by default. The ovirt-config-boot boot command mounts the partition only when needed for an upgrade.
/boot directory must be exactly 50MB.
/liveos/liveos directory contains a compressed Red Hat Enterprise Virtualization Hypervisor live CD image. The Red Hat Enterprise Virtualization Hypervisor boots and runs from the ISO image file in this directory.
/liveos directory is not normally visible on the running system. This is the folder containing the livecd ISO. During an upgrade /dev/HostVG/Root is temporarily mounted to /liveos
/var/loglog directory must be at least 2048MB. The default size of the log directory is 2048MB.
/var/log/core/var/vdsm//var/vdsm/ is used by the vdsmd daemon for storing volatile data, including /var/vdsm/ts which stores vdsm truststore.
/rhev/data-center/dataVirtualization hardware is unavailable. (No virtualization hardware was detected on this system)This warning indicates the virtualization extensions are either disabled or not present on your processor.
$ grep -E 'svm|vmx' /proc/cpuinfo
kvm modules are loaded in the kernel:
# lsmod | grep kvm
kvm_intel or kvm_amd then the kvm hardware virtualization modules are loaded and your system meets requirements.
Recommended swap + (RAM * overcommit) = swap partition size
The root partitions = 512MB
The boot partition = 50MB
The logging partition = 2048MB
The config partition = 5MB
The swap partition (using a 0.6 overcommit ratio)
4GB (4096MB) + (0.6 * 14GB) = 12698MB
The data partition is the size of the system's RAM plus 512MB
(14GB + 512MB) = 14750MB
-------------------------------------------------------------
Total = 30063MB
(
| Guest operating system | Para-virtualized drivers |
|---|---|
| Windows XP | Block and network drivers |
| Windows 7 (32 bit and 64 bit) | Block and network drivers |
| Windows Server 2008 (32 bit and 64 bit) | Block and network drivers |
| Windows Server 2003 R2 (32 bit and 64 bit) | Block and network drivers |
| Red Hat Enterprise Linux 4.8 and newer (32 bit and 64 bit) | Block and network drivers |
| Red Hat Enterprise Linux 5.4 and newer (32 bit and 64 bit) | Block and network drivers |
Red Hat Enterprise Virtualization Hypervisor 5 channel must be available to your RHN account to download the RHEV Hypervisor images.
root, navigate to the location of the downloaded package. Install it to the system in preparation for creation of the boot media.
# yum localinstall rhev-hypervisor*.rpm
livecd-iso-to-pxeboot and livecd-iso-to-disk commands from the ISO. To do this:
root.
# cd /usr/share/rhev-hypervisor
# mkdir iso/
loopback device. Use the directory created in the previous step as the mount target.
# mount -o loop rhev-hypervisor.iso iso/
livecd-iso-to-pxeboot and livecd-iso-to-disk scripts to the current directory.
# cp iso/LiveOS/livecd-iso-to-* ./
# umount iso/ # rmdir iso/
/usr/share/rhev-hypervisor/ directory and named rhev-hypervisor.iso.
: linux rescue
# grep -E 'svm|vmx' /proc/cpuinfo
# lsmod | grep kvm
kvm_intel or kvm_amd then the kvm hardware virtualization modules are loaded and the system meets the requirements.
PXE and tftp. Configuring the DHCP and tftp servers for PXE booting is outside the scope of this book.
livecd-iso-to-pxeboot script. Refer to Downloading and Installing the Package.
vmlinuz and initrd images with livecd-iso-to-pxeboot:
# /usr/share/rhev-hypervisor/livecd-iso-to-pxeboot /usr/share/rhev-hypervisor/rhev-hypervisor.iso
Your pxeboot image is complete. Copy tftpboot/ subdirectory to /tftpboot or a subdirectory of /tftpboot. Set up your DHCP, TFTP and PXE server to serve /tftpboot/.../pxeboot.0 Note: The initrd image contains the whole CD ISO and is consequently very large. You will notice when pxebooting that initrd can take a long time to download. This is normal behaviour.
livecd-iso-to-pxeboot command is a directory called tftpboot that has the following files in it:
pxelinux.0
pxelinux.cfg/default
vmlinuz0
initrd0.img
vmlinuz and initrd files can be imported into a cobbler server or any other PXE and tftp servers.
pxelinux.cfg/default file provides a template for configuring the PXE server to export the Hypervisor image:
DEFAULT pxeboot
TIMEOUT 20
PROMPT 0
LABEL pxeboot
KERNEL vmlinuz0
APPEND rootflags=loop initrd=initrd0.img root=/rhev-hypervisor.iso rootfstype=auto ro liveimg
check crashkernel=128M@16M elevator=deadline processor.max_cstate=1
ONERROR LOCALBOOT 0
IPAPPEND 2 parameter.
root=/rhev-hypervisor.iso parameter in pxelinux.cfg/default is a default value. If the ISO file you are using has a name other than rhev-hypervisor.iso it should be passed when calling livecd-iso-to-pxeboot. For example, for the ISO file rhev_hypervisor_2_2.iso use the command livecd-iso-to-pxeboot rhev_hypervisor_2_2.iso. This will produce the correct parameter root=/rhev_hypervisor_2_2.iso in pxelinux.cfg/default.
livecd-iso-to-disk command can install a RHEV Hypervisor onto a USB storage device. The livecd-iso-to-disk command is part of the rhev-hypervisor package. Devices created with this command can boot the RHEV Hypervisors on systems which support booting via USB.
livecd-iso-to-disk command usage follows this structure:
# /usr/share/rhev-hypervisor/livecd-iso-to-diskimagedevice
device parameter is the partition name of the USB storage device to install to. The image parameter is a ISO image of the RHEV Hypervisor. The default RHEV Hypervisor image location is /usr/share/rhev-hypervisor/rhev-hypervisor.iso. The livecd-iso-to-disk command requires devices to be formatted with the FAT or EXT3 file system.
livecd-iso-to-disklivecd-iso-to-disk uses a FAT or EXT3 formatted partition or block device.
/dev/sdb or similar device name.
/dev/sdb1 or similar device name.
livecd-iso-to-disk script. Refer to Downloading and Installing the Package.
livecd-iso-to-disk command to copy the .iso file to the disk. The --format parameter formats the disk. The --reset-mbr initializes the Master Boot Record (MBR). The example uses a USB storage device named /dev/sdc.
# /usr/share/rhev-hypervisor/livecd-iso-to-disk --format --reset-mbr /usr/share/rhev-hypervisor/rhev-hypervisor.iso /dev/sdc Verifying image... /usr/share/rhev-hypervisor/rhev-hypervisor.iso: eccc12a0530b9f22e5ba62b848922309 Fragment sums: 8688f5473e9c176a73f7a37499358557e6c397c9ce2dafb5eca5498fb586 Fragment count: 20 Checking: 100.0% The media check is complete, the result is: PASS. It is OK to use this media. Copying live image to USB stick Updating boot config file Installing boot loader syslinux: only 512-byte sectors are supported USB stick set up as live image!
/dev/sdc1) is ready to boot a RHEV Hypervisor.
cdrecord command. The cdrecord command is part of the cdrecord package which is installed on Red Hat Enterprise Linux by default.
# rpm -q cdrecord cdrecord-2.01-10.7.el5
# yum install cdrecord
cdrecord dev=device /iso/file/path//dev/cdrw) device available and the default RHEV Hypervisor image location, /usr/share/rhev-hypervisor/rhev-hypervisor.iso.
# cdrecord dev=/dev/cdrw /usr/share/rhev-hypervisor/rhev-hypervisor.iso
isomd5sum) to verify the integrity of the installation media every time the Hypervisor is booted. If media errors are reported in the boot sequence you have a bad CD-ROM. Follow the procedure above to create a new CD-ROM or DVD.
ISOLINUX 3.11 2005-09-02 Copyright (C) 1994-2005 H. Peter Anvin This is the Red Hat Enterprise Virtualization Hypervisor 5.7-2.2 (4.2) - to boot press the <ENTER> key or type linux and press the <ENTER> key. - Extra kernel command line parameters can be passed following the linux keyword. - Boot parameters summary: BOOTIF=link|eth*|<MAC>(pxelinux format) storage_init=[usb|scsi|cciss[:serial#]]|/dev/... storage_vol=:SWAP_MB::CONFIG_MB:LOGGING_MB:DATA_MB mem_overcommit=<overcommit_ratio> upgrade ip=<client-ip> netmask=<netmask> gateway=<gw-ip> vlan=<VLAN-id> dns=server[:server] ntp=server[:server] hostname=fqdn management_server=RHEVM-host[:port] netconsole_server=RHEVM-host[:port] boot:
:linux firstboot
upgrade parameter. This will automatically upgrade and reboot the system, rather than taking you to the interactive configuration menu. For more information, refer to upgrade.
/pxelinux.cfg/default). This can be used to run an automated setup, covered in Section 5.2, “RHEV Hypervisor Kernel Parameters and Automated Installation”, and may be more useful depending on your environment.
Red Hat Enterprise Virtualization Hypervisor release 5.7-2.2 Hypervisor Configuration Menu 1) Configure storage partitions 6) Configure the host for RHEV 2) Configure authentication 7) View logs 3) Set the hostname 8) Install locally and reboot 4) Networking setup 9) Support Menu 5) Register Host to RHN Choose an option to configure:
firstboot parameter may be required to trigger the interactive installation. To use the firstboot parameter, append it to other kernel parameters. On a system with an existing RHEV Hypervisor use the following kernel parameters to activate the interactive installation:
: linux firstboot
storage_init parameter.
Set the system administrator's (root) password: New UNIX password:
Changing password for user root. passwd: all authentication tokens updated successfully. storing to /config : /etc/shadow File persisted
Enable SSH password authentication ([Y]es or [N]o)?
SSH remote access is currently enabled.
DHCP and DNS a hostname can be assigned to the Hypervisor at boot time.
anyname.domain.example.com. Where anyname is the individual name for the host on the specified domain.
What is this Hypervisor's hostname?
The hostname is set.
What is this Hypervisor's hostname?
Choose an interface or a configuration option:
eth0 to choose from.
Identifying the interface
Help identify eth0 by blinking the lights for 10 seconds ([Y]es or [N]o)?
eth0 is. This is useful for systems with multiple network interfaces.
Blinking is not supported by your network interface.
VLANs
Include VLAN support ([Y]es, [N]o or [A]bort)?
What is the VLAN ID for this device (a=abort)
IPv4
Enable IPv4 support ([S]tatic IP, [D]HCP, [N]o or [A]bort)?
DHCP. It is required to statically map all IP addresses for each RHEV Hypervisor on your DHCP server.
Is this correct ([Y]es, [N]o or [A]bort)?
DNS
Enter the first DNS server (or press the Enter key to exit):
Enter the second DNS server (or press the Enter key to exit):
Is this correct ([Y]es, [N]o or [A]bort)?
Network Time Protocol (NTP)
Enter an NTP server:

Enter RHN account username:
Enter password for RHN account:
Enter profile name for this system (optional):
Enter HTTP proxy in host:port format, e.g. proxy.example.com:3128 (leave blank if not required):
Enter URL of RHN Satellite (ie. https://satellite.example.com)
Enter location of satellite cert (https://satellite.example.com/pub/RHN-ORG-TRUSTED-SSL-CERT):
Enter RHN account username:
Enter password for RHN account:
Enter profile name for this system (optional):
Enter HTTP proxy in host:port format, e.g. proxy.example.com:3128 (leave blank if not required):
| Type | Format | Example |
|---|---|---|
| IP address | IP[:port] | 127.0.0.1:443 |
| Host Name | host.name.domain[:port] | www.redhat.com:443 |
Connecting RHEV Manager
Enter the RHEV Manager's hostname or IP address. Optionally: append a port after the hostname or IP address For example, 10.0.0.1:443 or rhev.example.com:443
The RHEV Manager's address is set The RHEV Manager's port is set.
NetConsole access
Enter the NetConsole manager's hostname or IP address. Optionally: append a port after the hostname or IP address For example, 10.0.0.1:25285 or rhev.redhat.com:25285 If you are unsure, use the RHEV Manager's address, without a port.
The NetConsole manager address is set. The NetConsole manager port is set.
/var/log/ovirt.log
/var/log/messages
/var/log/secure
This option exits the menu and requires a reboot. Ensure local storage and networking is configured correctly on the previous menu before continuing. The current kernel boot parameters are crashkernel=128M@16M elevator=deadline processor.max_cstate=1 Enter additional kernel boot parameters (press Enter to use the present arguments):
Do you wish to proceed ([Y]es or [N]o)?
ovirt-early script sets storage, network and management parameters in the /etc/default/ovirt file. These parameters are determined from the kernel arguments passed to the Hypervisor during the boot sequence.
/etc/init.d/ovirt-firstboot script executes special RHEV scripts and start up procedures.
storage_init to initialize a local storage device.
BOOTIF to specify the network interface which the Hypervisor uses to connect to the Manager. When using PXE boot, BOOTIF may be automatically supplied by pxelinux.
management_server to specify the Manager server.
storage_init parameter is required for an automated installation.
storage_init parameter initializes a local storage device. Presently, RHEV Hypervisors use one storage device for local installation. There are four methods for defining which disk to initialize and install on.
usb parameter to select disk type, as reported by udev ID_BUS. Optionally, append a serial number to explicitly define which device to use. For example:
storage_init=usb:Generic_STORAGE_DEVICE_0000145418-0:0storage_init=scsi:serialnumber. Optionally, append a serial number to explicitly define which device to use. For example:
storage_init=scsi:SCSI_HITACHI_HTS5416_SBADDFF
storage_init=cciss:serialnumber. Optionally, append a serial number to explicitly define which device to use. For example:
storage_init=cciss:3600508b100104a3953545233304c0003
storage_init parameter. Using device names in the format /dev/disk/by-id is not supported. storage_init must use the format /dev/mapper/$DISK or /dev/$DISK. In this example the /dev/sda device is specified:
storage_init=/dev/sda
for d in /dev/sd?; do eval $(udevinfo -q env -n $d); echo $d $ID_SERIAL;done
storage_vol parameter is used to partition the storage device set by the storage_init parameter.
storage_vol= there are six values separated by colons.
-1 sets the partition to take up all remaining disk space. Note that this can only be used with the Data partition.
storage_vol parameter with each element described in the list below.
storage_vol=:SWAP::CONFIG:LOGGING:DATA
SWAP
Recommended swap + (RAM * overcommit) = swap partition size
CONFIG
LOGGING
DATA
storage_vol=:::::
storage_vol=:4000::5:2048:-1
BOOTIF parameter is required for an automated installation.
BOOTIF parameter specifies the network interface which the Hypervisor uses to connect to the RHEV Manager.
IPAPPEND 2 directive causes BOOTIF=<MAC> to be automatically appended to the kernel arguments. If you use the IPAPPEND 2 directive you do not need to use the BOOTIF parameter.
BOOTIF parameter takes arguments in one of three forms:
link - indicates to use the first interface (as enumerated by the kernel) with an active link. This is useful for systems with multiple network interface controllers but only one plugged in.
eth# (where # is the number of the NIC) - indicates to use the NIC as determined by the kernel driver initialization order. To determine the number boot into RHEV and select Shell from the Hypervisor Configuration Menu. Use ifconfig | grep eth* to list the network interfaces attached to the system. There is no guarantee that on the next reboot the network interface controller will have the same eth# mapping.
<MAC> - indicates to use the MAC address explicitly defined inside the brackets.
BOOTIF=eth0
ip parameter sets the IP address for the network interface controller defined by the BOOTIF parameter. The ip parameter accepts either an IP address (in the form 0.0.0.0) or the word dhcp (for DHCP).
ip=192.168.1.1
ip=dhcp
netmask parameter sets the subnet mask for the IP address defined with the ip parameter.
netmask=255.255.255.0
gateway parameter sets the Internet gateway.
gateway=192.168.1.246
dns parameter sets the addresses of one or more DNS servers. Each DNS server must be separated by a colon.
dns=192.168.1.243:192.168.1.244
hostname parameter sets the hostname. The hostname must be a fully-qualified and resolvable domain name.
hostname=rhev1.example.com
ntp parameter sets the addresses of one or more Network Time Protocol servers. Each NTP server must be separated by a colon.
ntp=192.168.2.253:192.168.2.254
vlan parameter sets the VLAN identifier for the network connected to the RHEV Manager. Set this parameter if you are using VLANs.
vlan=VLAN-IDrhn_activationkey or both the rhn_username and rhn_password parameters must be provided. If you are registering to a satellite server, the rhn_url parameter must be provided.
rhn_username parameter sets the username used to connect to RHN.
rhn_username=testuser
rhn_password parameter sets the password used to connect to RHN.
rhn_password=testpassword
rhn_activationkey parameter sets the activation key used to connect to RHN. Activation keys are used to register systems, entitle them to an RHN service level, and subscribe them to specific channels and system groups, all in one action. If both rhn_activationkey and rhn_username are provided, the rhn_activationkey value will be used.
rhn_activationkey=7202f3b7d218cf59b764f9f6e9fa281b
rhn_url parameter sets the URL of the satellite server used to register the host.
rhn_url=https://your-satellite.example.com
rhn_ca_cert parameter sets the URL of the CA certificate used to connect to the satellite server. If it is not provided, the default value is rhn_url/pub/RHN-ORG-TRUSTED-SSL-CERT
rhn_ca_cert=https://your-satellite.example.com/pub/RHN-ORG-TRUSTED-SSL-CERT
rhn_profile parameter sets the name of the profile to be registered with RHN for this host. The default value is the system hostname.
rhn_profile=testhost
management_server parameter is required for an automated installation.
management_server parameter sets the address of the RHEV Manager. The management_server parameter takes an IP address or fully qualified domain name and, optionally, a port (the default port is 443). It is required for an automated installation.
management_server=rhev.example.com:443
netconsole_server parameter sets the address of the RHEV Manager. The netconsole_server parameter takes an IP address or fully qualified domain name and, optionally, a port (the default port is 25285).
netconsole_server=rhev.example.com:25285
mem_overcommit parameter specifies the multiplier to use for adding extra swap to support memory overcommit. The default overcommit value is 0.5.
mem_overcommit=0.7
firstboot parameter starts the interactive configuration menu. On systems that have a RHEV Hypervisor installed and some systems with LVM volumes, the firstboot parameter may be required to trigger the interactive installation. Refer to Section 5.1.1, “The RHEV Hypervisor Configuration Menu” for installation from the configuration menu.
upgrade parameter will upgrade the existing hypervisor image to the version provided by the boot media. The hypervisor will be automatically upgraded and rebooted once complete. If a hypervisor image is not yet installed, the image will be installed to the device selected with the storage_init parameter. When performing an upgrade, the previous boot entry is saved as BACKUP in grub.conf. If the reboot following the upgrade procedure fails, the BACKUP boot entry will be automatically selected as the new default.
local_boot parameter is an alias for the upgrade parameter.
nocheck parameter will skip the MD5 check of the installation ISO, which might be time consuming if the media is remote or slow.
qemu_pxe parameter is used to select which network bootloader is used in virtual machines. Possible values are gpxe and etherboot. For compataibility with RHEV Hypervisor 5.4-2.1, the default value is etherboot.
qemu_pxe=gpxe
rhevm.example.com.
:linux storage_init=/dev/sda storage_vol=::::: local_boot BOOTIF=eth0 management_server=rhevm.example.com netconsole=rhevm.example.com
/data partition of the storage on the RHEV Hypervisor host. When installing a RHEV Hypervisor host, ensure there is sufficient persistent storage space for kdump files. The size of the kdump file is proportional to the amount of RAM installed on the host. For a system with 32GB of RAM, a Hypervisor requires a /data partition of at least 32GB plus additional space for RHEV specific data (approximately 512MB).
scp command installed. The scp command has the following format:
scpsource-user@source_IP_OR_hostname:/path/to/filesdestination-user@destination_IP_OR_hostname:/path/to/destination
/tmp/RHEVkdumps directory on the local system. Use the administrator (root) username and password configured during RHEV Hypervisor installation. Replace the example hostname, rhevh.example.com, with a valid IP address or hostname for the RHEV Hypervisor.
$ scp -r root@rhevh.example.com:'/data/core/*' /tmp/RHEVkdumps
# rm -rf /data/core/*
Gaining temporary root access
putty.exe and puttygen.exe to your RHEV Manager server from http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
puttygen.exe. From the top menu, select conversion -> Import key
C:\Program Files\RedHat\RHEVManager\Service\ca\keys\rhevm.pem
putty.exe. Enter the IP address of the RHEV Hypervisor host you wish to connect to.
rescue to the kernel line, separated from the rest of the line with a space character. Once the system boots, you will be dropped to a a single user root shell. The system must be rebooted into multi-user mode after following the instructions below.
Setting the root password
setup
C:\Program Files\RedHat\RHEVManager\Service\RHEV-H Installer folder on the Red Hat Enterprise Virtualization Manager server.
NETWORK SERVICE has full control of the iso file.
C:\Program Files\RedHat\RHEVManager\Service\.
rhev-hypervisor.iso, and select the Properties option. The Properties dialog displays.



ISOLINUX 3.11 2005-09-02 Copyright (C) 1994-2005 H. Peter Anvin This is the Red Hat Enterprise Virtualization Hypervisor 5.7-2.2 (4.2) - to boot press the <ENTER> key or type linux and press the <ENTER> key. - Extra kernel command line parameters can be passed following the linux keyword. - Boot parameters summary: BOOTIF=link|eth*|<MAC>(pxelinux format) storage_init=[usb|scsi|cciss[:serial#]]|/dev/... storage_vol=:SWAP_MB::CONFIG_MB:LOGGING_MB:DATA_MB mem_overcommit=<overcommit_ratio> upgrade ip=<client-ip> netmask=<netmask> gateway=<gw-ip> vlan=<VLAN-id> dns=server[:server] ntp=server[:server] hostname=fqdn management_server=RHEVM-host[:port] netconsole_server=RHEVM-host[:port] boot: linux upgrade
iptables firewall are fully configured and on by default.
firstboot kernel parameter is required for uninstalling hypervisors.
: linux firstboot
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! !! !! WARNING !! WARNING !! WARNING !! WARNING !! WARNING !! WARNING !! WARNING !! !! !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! If you proceed, you will DESTROY any existing data related to the RHEV installation on this machine. Do you wish to continue and uninstall this Hypervisor (Y/N)?Press Y to confirm and remove the Hypervisor.
| Revision History | ||||
|---|---|---|---|---|
| Revision 4-0 | Thursday June 30 2011 | |||
| ||||
| Revision 3-0 | Tuesday July 6 2010 | |||
| ||||
| Revision 2-0 | Thursday June 24 2010 | |||
| ||||
| Revision 1-0 | Thursday June 10 2010 | |||
| ||||