Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
BackToTop
BackToTop

To install SBC on a virtual machine (VM), you must first create a VM and allocate its resources (for example CPU, memory, and NICs), as well as configure a datastore to contain the SBC operating system and application software.

To create a new SBC SWe KVM instance, perform the following steps.

Info
titleNote

The instance is created on Linux Vanilla flavor version 7.3, and the screens listed here may vary in the latest Linux Vanilla flavor versions. 

 

  1. Perform the following to export the display on your desktop if you are remotely accessing the KVM host system.

    1. Log on to KVM host system through SSH and telnet client such as PuTTY using the following command:

      Code Block
      languagenone
      export DISPLAY=<system_IP>:0.0

      where <system_IP> is the system IP address where GUI is exported for display.

    2. Enter the following command to launch the virtual machine manager (virt manager) on your system.

      Code Block
      languagenone
      virt-manager
      Info

      Ensure Xserver is running on the host system to import the display on your desktop.

  2. Click New to create a new VM.

    Caption
    0Figure
    1Virtual Machine Manager

    Image Modified

     


    The Create new virtual machine window displays.

     

  3. In Step 1 of Create a new virtual machine window:
    1. Select Local install media (ISO image or CDROM).

    2. Click Forward.

      Caption
      0Figure
      1Create New Virtual Machine

      Image Modified


      The locate your install media window displays.

       

  4. In Step 2 of Create a new virtual machine window:

    1. Select Use ISO image and click Browse.

      Caption
      0Figure
      1Locate Install Media

      Image Modified


      The Locate ISO media volume window displays.

       

    2. Click Browse Local.

      Info

      The ISO location could be /var/lib/libvirt/images or /root/.

      Caption
      0Figure
      1Locate ISO media volume

      Image Modified


      The Locate ISO media window displays.

       

  5. In Step 2 of Create a new virtual machine window: 
    1. Click the OS type drop-down list and select Linux.
    2. Click the Version drop-down list and select Debian Jessie.
    3. Click Forward.

      Caption
      0Figure
      1OS Selection

      Image Modified


      The memory and CPU settings window displays.

       

  6. In Step 3 of Create a new virtual machine window:
    1. In the Memory (RAM) field enter 10240 MiB as the RAM size.
    2. In the CPUs field enter 4 as the number of vCPUs.
    3. Click Forward.

      Info

      A minimum of 10 GB of RAM and 4 vCPUs is required for optimal performance.

      Caption
      0Figure
      1Memory and CPU Settings

      Image Modified


      The storage details window displays.

      Info

      Refer to SBC SWe Performance Metrics for more information on memory required for different call capacities.


       

  7. In Step 4 of Create a new virtual machine window:
    1. Select the Enable storage for this virtual machine option.

    2. Select the Create a disk image for the virtual machine option and enter 100 GiB as the hard drive space.

    3. Click Forward.

      Info

      A minimum of 65 GiB is required for optimum performance.

      Caption
      0Figure
      1VM Storage Information

      Image Modified


      The ready to begin installation window displays.

       

  8. In Step 5 of Create a new virtual machine window:

    1. Select the Customize configuration before install checkbox.

    2. Click Finish.

      Caption
      0Figure
      1VM Installation Information

      Image Modified


      The VM configuration screen displays.

       

  9. Perform the following steps to configure the VM settings
    1. In the left pane, click CPUs. The corresponding processor options are displayed.
      1. In CPUs section,
        1. Type the required number of CPUs in for Current allocation field.
        2. Type the required number of CPUs in for  Maximum allocation field.

          Info

          By default the Current allocation and Maximum allocation fields are set to 1, change them accordingly to the requirement.

          Info

          The Model field displays the host CPU configuration running on the host system like SandyBridge or Nehalem.

      2. In Configuration section, choose SandyBridge as model.
      3. In Topology section:
        1. Select Manually set CPU topology checkbox.
        2. In the Sockets field enter 1 as the number of sockets required for the instance.
        3. In the Cores field enter 4 as the number of cores required for the instance.
        4. In the Threads field enter 1 as the number of threads required for the instance.

        5. Click Apply. 

          Caption
          0Figure
          1VM Configuration Screen

          Image Modified

    2. In the left pane, click IDE Disk 1
      1. In Advanced options drop-down, choose IDE as Disk bus.

      2. Click Apply. 

        Caption
        0Figure
        1Disk Options Information

        Image Modified

         

      3. In the left pane, click NIC :xx:xx:xx 
      4. In Network source drop-down, choose MGT bridge. 
      5. In Device model drop-down, choose virtio.
      6. Click Apply.

        Info

        To add HA, PKT0, and PKT1 bridges, click Add Hardware and follow steps from i to iii.

        Caption
        0Figure
        1Virtual Network Interface

        Image Modified

    3. Click Boot Options. Boot Options are displayed. Perform the following:

      1. Under Autostart, enable the Start virtual machine on host boot up.
      2. Under Boot Device Order, ensure that CD-ROM is the first option in the boot order list.

      3. Click Apply.

         

         

        Caption
        0Figure
        1Boot Options

        Image Added

         

         

  10. Click Begin Installation.

    Caption
    0Figure
    1VM Basic Details

    Image Modified

    The installation window displays.

     

 

Pagebreak