Jump to: navigation, search

Difference between revisions of "StarlingX/Docs and Infra/InstallationGuides/virtual-Controllers-and-Computes-with-Storage-Cluster"

(Preparing the Virtual Environment and Servers)
(StarlingX OpenStack)
Line 55: Line 55:
  
 
= StarlingX OpenStack =
 
= StarlingX OpenStack =
ToDo
+
== Install StarlingX OpenStack ==
 +
<br />
 +
Other than the OpenStack-specific configurations required in the underlying StarlingX/Kubernetes infrastructure done in the above installation steps for the StarlingX Kubernetes Platform, the installation of containerized OpenStack is independent of deployment configuration and can be found [[StarlingX/Docs_and_Infra/InstallationGuides/COMMON/Install-OpenStack|here]].<br />
 +
<br />
 +
<br />
 +
----
  
== Installing StarlingX OpenStack ==
+
== Access StarlingX OpenStack ==
ToDo
 
  
== Accessing StarlingX OpenStack ==
+
Use Local/Remote CLIs, GUIs and/or REST APIs to access and manage StarlingX OpenStack and hosted virtualized applications.  See details on accessing StarlingX OpenStack [[StarlingX/Docs_and_Infra/InstallationGuides/COMMON/Access-StarlingX-OpenStack|here]].<br />
ToDo
+
<br />
 +
<br />

Revision as of 00:55, 15 August 2019

Deployment Diagram

Standard with Storage Cluster Diagram


Physical Host Requirements

ToDo - Same as AIO-SIMPLEX

Hardware Requirements

ToDo - Same as AIO-SIMPLEX

Software Requirements

ToDo - Same as AIO-SIMPLEX

Setting up the Host

ToDo - Same as AIO-SIMPLEX



Preparing the Virtual Environment and Servers

Setup virtual platform networks for virtual deployment:

bash setup_network.sh 


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

  • dedicatedstorage-controller-0
  • dedicatedstorage-controller-1
  • dedicatedstorage-storage-0
  • dedicatedstorage-storage-1
  • dedicatedstorage-compute-0
  • dedicatedstorage-compute-1


Caution icon.svg CAUTION

The following command will also start the X-based graphical virt-manager application; if their is no X-server present then errors will occur.
Caution icon.svg NOTE

The following command will also start/virtually-powered-on the 'simplex-controller-0' virtual server.
bash setup_configuration.sh -c dedicatedstorage -i ./bootimage.iso      



StarlingX Kubernetes

ToDo

Installing StarlingX Kubernetes

ToDo

Accessing StarlingX Kubernetes

ToDo

StarlingX OpenStack

Install StarlingX OpenStack


Other than the OpenStack-specific configurations required in the underlying StarlingX/Kubernetes infrastructure done in the above installation steps for the StarlingX Kubernetes Platform, the installation of containerized OpenStack is independent of deployment configuration and can be found here.



Access StarlingX OpenStack

Use Local/Remote CLIs, GUIs and/or REST APIs to access and manage StarlingX OpenStack and hosted virtualized applications. See details on accessing StarlingX OpenStack here.