docs/doc/source/deploy_install_guides/r2_release/virtual/aio_duplex_environ.rst
Kristal Dale a772c47e2a Minor wording updates for clarity
- Updated wording in Access Kubernetes for clarity (R2, R3)
- Updated wording in Prepare Virt Environ for clarity (R2, R3)

Change-Id: I6c604a83494c2366c8142d58719d956c53802809
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
2019-10-08 15:04:53 -07:00

1.6 KiB

Prepare Host and Environment

This section describes how to prepare the physical host and virtual environment for a StarlingX R2.0 virtual All-in-one Duplex deployment configuration.

Physical host requirements and setup

Prepare virtual environment and servers

The following steps explain how to prepare the virtual environment and servers on a physical host for a StarlingX R2.0 virtual All-in-one Duplex deployment configuration.

  1. Prepare virtual environment.

    Set up the virtual platform networks for virtual deployment:

    bash setup_network.sh
  2. Prepare virtual servers.

    Create the XML definitions for the virtual servers required by this configuration option. This will create the XML virtual server definition for:

    • duplex-controller-0
    • duplex-controller-1

    The following command will start/virtually power on:

    • The 'duplex-controller-0' virtual server
    • The X-based graphical virt-manager application
    bash setup_configuration.sh -c duplex -i ./bootimage.iso

    If there is no X-server present errors will occur and the X-based GUI for the virt-manager application will not start. The virt-manager GUI is not absolutely required and you can safely ignore errors and continue.