From b127369752dd4f6a1b038c14c45f90df54a505fd Mon Sep 17 00:00:00 2001 From: agardner Date: Thu, 27 Apr 2017 11:46:29 +0200 Subject: Adding all releng octopus and pharos docs. Please argue and remove as needed in the review. Change-Id: Ia376d8be14c56f6a2fae3cd753ea53b869e5f784 Signed-off-by: agardner --- docs/labs/ool/virtual1_description.rst | 102 +++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 docs/labs/ool/virtual1_description.rst (limited to 'docs/labs/ool/virtual1_description.rst') diff --git a/docs/labs/ool/virtual1_description.rst b/docs/labs/ool/virtual1_description.rst new file mode 100644 index 0000000..089bd92 --- /dev/null +++ b/docs/labs/ool/virtual1_description.rst @@ -0,0 +1,102 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + +***************** +POD: ool-virtual1 +***************** + +Introduction +------------ + +This is a virtual POD deployed by Apex installer (master/Colorado). +This POD is built on one machine placed next to machines of the physical POD +(ool-pod1). Controller and compute nodes are VM. + +Additional Requirements +----------------------- + +Server Specifications +--------------------- + +**Jump Host** + +See :ref:`ool-pod1-spec`. + +**Compute Nodes** + ++------------------+--------------+----------------------------+ +| Machine | Hostname | Hardware | ++==================+==============+============================+ +| Virtual POD | ool-virtual1 | FUJITSU PRIMERGY RX2530 M1 | ++------------------+--------------+----------------------------+ + ++------------------------------------+ +| FUJITSU PRIMERGY RX2530 M1 | ++============+==================+====+ +| CPU | Xeon E5-2630v3 | x1 | ++------------+------------------+----+ +| RAM | 32GB | - | ++------------+------------------+----+ +| HDD | SATA 7.2krpm 2TB | x2 | ++------------+------------------+----+ +| SSD | 100GB | x1 | ++------------+------------------+----+ +| 1000BASE-T | Emulex Skyhawk | x2 | ++------------+------------------+----+ +| 10GBASE-T | Intel 82599E | x2 | ++------------+------------------+----+ +| BMC | - | x1 | ++------------+------------------+----+ + ++--------------+-----+------+-------------------+----------+--------------------+ +| Hostname | IF# | BW | MAC | IF in OS | Role | ++==============+=====+======+===================+==========+====================+ +| ool-virtual1 | IF0 | 1Gb | 90:1b:0e:6b:e5:d8 | eno1 | Admin | ++--------------+-----+------+-------------------+----------+--------------------+ +| ool-virtual1 | IF1 | 1Gb | 90:1b:0e:6b:e5:d9 | eno2 | Mgmt | ++--------------+-----+------+-------------------+----------+--------------------+ +| ool-virtual1 | IF2 | 1Gb | 90:1b:0e:6b:e5:da | eno3 | Public | ++--------------+-----+------+-------------------+----------+--------------------+ +| ool-virtual1 | IF3 | 1Gb | 90:1b:0e:6b:e5:db | eno4 | Private | ++--------------+-----+------+-------------------+----------+--------------------+ +| ool-virtual1 | IF4 | 1Gb | 90:1b:0e:6d:08:f5 | ens2f0 | Storage | ++--------------+-----+------+-------------------+----------+--------------------+ +| ool-virtual1 | IF5 | 1Gb | 90:1b:0e:6d:08:f6 | ens2f1 | Storage | ++--------------+-----+------+-------------------+----------+--------------------+ + +**Subnet Allocations in the host** + ++--------------+---------------+---------------+----------------+----------+ +| Network name | Address | Mask | Gateway | VLAN id | ++==============+===============+===============+================+==========+ +| Admin | 192.0.2.0 | 255.255.255.0 | 192.168.103.1 | Untagged | ++--------------+---------------+---------------+----------------+----------+ +| Public | 192.168.37.0 | 255.255.255.0 | 192.168.105.1 | Untagged | ++--------------+---------------+---------------+----------------+----------+ +| Private | 11.0.0.0 | 255.255.255.0 | | Untagged | ++--------------+---------------+---------------+----------------+----------+ +| Storage | 12.0.0.0 | 255.255.255.0 | | Untagged | ++--------------+---------------+---------------+----------------+----------+ + +VPN Users +--------- + ++------------+----------------------+---------+--------------+-------+ +| Name | Email | Project | Role | Notes | ++------------+----------------------+---------+--------------+-------+ +| Ryota Mibu | r-mibu@cq.jp.nec.com | Doctor | Project Lead | | ++------------+----------------------+---------+--------------+-------+ + +Firewall Rules +-------------- + ++------------+------------+-------+ +| Port(s) | Service | Notes | ++------------+------------+-------+ +| | | | ++------------+------------+-------+ + +POD Topology +------------ + -- cgit 1.2.3-korg