Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

4.3. Creating a Virtual Machine with Virtual Machine Manager

The Virtual Machine Manager, also known as virt-manager, is a graphical tool for quick deployment of virtual machines in Red Hat Enterprise Linux. In this tutorial, you will become familiar with its basic functions and will be able to use Virtual Machine Manager to create a virtual machine.

4.3.1. Introduction to Virtual Machine Manager

To open the Virtual Machine Manager, click ApplicationsSystem ToolsVirtual Machine Manager; or open the terminal and run the virt-manager command.
The following image shows the Virtual Machine Manager interface. This interface enables you to control all of your virtual machines from one central location.
The Virtual Machine Manager interface

Figure 4.1. The Virtual Machine Manager interface

Commonly used interface elements include:
  • Create new virtual machine: Click here to create a new virtual machine.
  • Virtual machines: A list of configured connections and all guest virtual machines associated with them. When a virtual machine is created, it will be listed here. When a guest is running, an animated graph shows the guest's CPU usage in the CPU usage column.
    After selecting a virtual machine from this list, use the following buttons to control the selected virtual machine's state:
    • Open: Opens the guest virtual machine console and details in a new window.
    • Run: Turns on the virtual machine.
    • Pause: Pauses the virtual machine.
    • Shut down: Shuts down the virtual machine. Clicking on the arrow displays a drop-down menu with several options for turning off the virtual machine, including Reboot, Shut Down, Force Reset, Force Off, and Save.
Right-clicking on a virtual machine shows a menu with more functions, including:
  • Clone: Clones the virtual machine.
  • Migrate: Migrates the virtual machine to another host.
  • Delete: Deletes the virtual machine.