...
Perform the following to export the display on your desktop if you are remotely accessing the KVM host system.
Log onto KVM host system through SSH and telnet client such as PuTTY.
Enter the following command to export the display:
Code Block | ||
---|---|---|
| ||
export DISPLAY=<system_IP>:0.0 |
where <system_IP> is the system IP address where GUI is exported for display.
Enter the following command to launch the virtual machine manager (virt manager) on your system.
Code Block | ||
---|---|---|
| ||
virt-manager |
Note |
---|
Ensure Xserver is running on the host system to import the display on your desktop. |
The Virtual Machine Manager window displays.
Click New to create a new VM.
Caption | ||||
---|---|---|---|---|
| ||||
The Create a new virtual machine window displays.
Enter the name for the virtual machine in Name field.
Click Forward.
Caption | ||||
---|---|---|---|---|
| ||||
The locate your install media window displays.
In Step 2 of Create a new virtual machine window:
Select Use ISO image and click Browse.
Caption | ||||
---|---|---|---|---|
| ||||
The Locate ISO media volume window displays.
Click Browse Local.
Caption | ||||
---|---|---|---|---|
| ||||
The Locate ISO media window displays.
Navigate to the folder containing the media file; select the ISO file and click Open.
Caption | ||||
---|---|---|---|---|
| ||||
The directory path of the selected ISO is displayed in Use ISO image field.
Click Forward.
Caption | ||||
---|---|---|---|---|
| ||||
The memory and CPU settings window displays.
Click Forward.
Caption | ||||
---|---|---|---|---|
| ||||
The storage details window displays.
Select the Enable storage for this virtual machine option.
Select the Create a disk image on the computer's hard drive option and enter 100 GB as the hard drive space.
Click Forward.
Caption | ||||
---|---|---|---|---|
| ||||
The ready to begin installation window displays.
In Step 5 of Create a new virtual machine window:
Select the Customize configuration before install checkbox.
Click Finish.
Caption | ||||
---|---|---|---|---|
| ||||
The VM configuration screen displays.
In the left pane, click Processor. The corresponding processor options displays.
Click Copy host CPU configuration.
Info |
---|
The Model field displays the host CPU configuration running on the host system like SandyBridge or Nehalem. |
In the Threads field, enter 1 as the number of threads required for the instance.
Click Apply.
Caption | ||||
---|---|---|---|---|
| ||||
Note |
---|
Minimum four cores are required to load SBC SWe, for more information on CPU pining, see Performance Tuning the VM Instance. |
Click Advanced options to expand the section and select the IDE from the drop-down list as the Disk bus value.
Click Apply.
Caption | ||||
---|---|---|---|---|
| ||||
In the left pane, click NIC. The corresponding network interface options displays.
Click Source device drop-down list and select a device for MGT interface.
Click Apply.
Click Add Hardware to add a NIC for HA interface.
Caption | ||||
---|---|---|---|---|
| ||||
The Add New Virtual Hardware window displays.
Click the Host device drop-down list and select a device for HA interface.
Info |
---|
By default, the MAC address for the selected host device is displayed in the MAC address field. Do not uncheck the MAC address checkbox. |
Click Finish.
Caption | ||||
---|---|---|---|---|
| ||||
The new NIC is listed in the left pane.
Select the new NIC.
Click Source mode drop-down list and select Bridge.
Click Apply.
Caption | ||||
---|---|---|---|---|
| ||||
Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Caption | ||||
---|---|---|---|---|
| ||||
The added PCI device for PKT0 is listed in the left pane.
Caption | ||||
---|---|---|---|---|
| ||||
Repeat steps 9 (d) [i] through 9 (d) [iv] to add another PCI device for PKT1.
Click Begin Installation.
Caption | ||||
---|---|---|---|---|
| ||||
The ConnexIP Installer Boot Menu displays.
...