RabbitMQ HA reports Part 2: HA queues enabled

Change-Id: I37052c9ff743cc0be48c2399bf3aca0d0f1ed4d3
This commit is contained in:
Ilya Shakhat 2016-03-28 15:23:09 +03:00
parent a58e2ffe52
commit 2be285d148
32 changed files with 7704 additions and 52 deletions

View File

@ -21,7 +21,6 @@ Contents
introduction.rst
methodologies/index.rst
test_plans/index.rst
test_results/index.rst
labs/index.rst
test_results/index

View File

@ -4,65 +4,28 @@
.. _mq_ha_rabbit_report:
=============================================
RabbitMQ HA Test Reports (HA queues disabled)
=============================================
========================
RabbitMQ HA test reports
========================
Environment description
^^^^^^^^^^^^^^^^^^^^^^^
The test plan is executed at the following environment
(:ref:`intel_mirantis_performance_lab`).
Hardware
~~~~~~~~
+-----------+------------------------------------------------------------+
| Parameter | Value |
+-----------+------------------------------------------------------------+
| model | HP ProLiant DL380 Gen9 |
+-----------+------------------------------------------------------------+
| CPU | 2 x Intel(R) Xeon(R) CPU E5-2680 v3 @2.50GHz |
+-----------+------------------------------------------------------------+
| RAM | 256 Gb |
+-----------+------------------------------------------------------------+
Network
~~~~~~~
+------------------+--------------------------------+
| Parameter | Value |
+------------------+--------------------------------+
| card model | Intel |
+------------------+--------------------------------+
| speed | 10G |
+------------------+--------------------------------+
Software
~~~~~~~~
This section describes installed software.
+-----------------+--------------------------------------------+
| Parameter | Value |
+-----------------+--------------------------------------------+
| OS | Ubuntu 14.04.3 |
+-----------------+--------------------------------------------+
| oslo.messaging | 4.5.1 |
+-----------------+--------------------------------------------+
| MQ Server | RabbitMQ 3.5.6 |
+-----------------+--------------------------------------------+
| HA mode | Cluster, pacemaker, HA queues disabled |
+-----------------+--------------------------------------------+
This report is generated for :ref:`message_queue_ha` test plan with
`Oslo.messaging Simulator`_ tool. The data is collected in
:ref:`intel_mirantis_performance_lab`.
Reports
^^^^^^^
.. toctree::
:maxdepth: 2
:maxdepth: 3
rabbitmq/cmsm-km/index
rabbitmq/cs1ss1-ks1/index
rabbitmq/cs1ss2-ks2/index
rabbitmq/cmss2-km/index
rabbitmq/index
rabbitmq-ha-queues/index
.. references:
.. _Oslo.messaging Simulator: https://github.com/openstack/oslo.messaging/blob/master/tools/simulator.py

View File

@ -0,0 +1,14 @@
.. raw:: pdf
PageBreak oneColumn
======================================================================
Client connected to Master and Server connected to Slave, Master fails
======================================================================
.. toctree::
:maxdepth: 2
omsimulator-ha-call-cmss2-km-ha/index
omsimulator-ha-cast-cmss2-km-ha/index
omsimulator-ha-notify-cmss2-km-ha/index

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 142 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 62 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 61 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 61 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 109 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 76 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 74 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 109 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 76 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -0,0 +1,14 @@
.. raw:: pdf
PageBreak oneColumn
==========================================================================
Client connected to Slave 1 and Server connected to Slave 2, Slave 2 fails
==========================================================================
.. toctree::
:maxdepth: 2
omsimulator-ha-call-cs1ss2-ks2-ha/index
omsimulator-ha-cast-cs1ss2-ks2-ha/index
omsimulator-ha-notify-cs1ss2-ks2-ha/index

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 140 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 77 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 76 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 75 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 112 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 74 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 112 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 78 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -0,0 +1,48 @@
.. raw:: pdf
PageBreak oneColumn
.. _mq_ha_rabbit_report:
===========================================
RabbitMQ HA Test Reports: HA queues enabled
===========================================
Environment description
^^^^^^^^^^^^^^^^^^^^^^^
This report is generated for :ref:`message_queue_ha` test plan with
`Oslo.messaging Simulator`_ tool. The data is collected in
:ref:`intel_mirantis_performance_lab`.
Software
~~~~~~~~
This section describes installed software.
+-----------------+--------------------------------------------+
| Parameter | Value |
+-----------------+--------------------------------------------+
| OS | Ubuntu 14.04.3 |
+-----------------+--------------------------------------------+
| oslo.messaging | 4.5.1 |
+-----------------+--------------------------------------------+
| MQ Server | RabbitMQ 3.5.6 |
+-----------------+--------------------------------------------+
| HA mode | Pacemaker cluster, HA queues enabled |
+-----------------+--------------------------------------------+
Reports
^^^^^^^
.. toctree::
:maxdepth: 2
cs1ss2-ks2-ha/index
cmss2-km-ha/index
.. references:
.. _Oslo.messaging Simulator: https://github.com/openstack/oslo.messaging/blob/master/tools/simulator.py

View File

@ -0,0 +1,50 @@
.. raw:: pdf
PageBreak oneColumn
.. _mq_ha_rabbit_report:
============================================
RabbitMQ HA Test Reports: HA queues disabled
============================================
Environment description
^^^^^^^^^^^^^^^^^^^^^^^
This report is generated for :ref:`message_queue_ha` test plan with
`Oslo.messaging Simulator`_ tool. The data is collected in
:ref:`intel_mirantis_performance_lab`.
Software
~~~~~~~~
This section describes installed software.
+-----------------+--------------------------------------------+
| Parameter | Value |
+-----------------+--------------------------------------------+
| OS | Ubuntu 14.04.3 |
+-----------------+--------------------------------------------+
| oslo.messaging | 4.5.1 |
+-----------------+--------------------------------------------+
| MQ Server | RabbitMQ 3.5.6 |
+-----------------+--------------------------------------------+
| HA mode | Pacemaker cluster, HA queues disabled |
+-----------------+--------------------------------------------+
Reports
^^^^^^^
.. toctree::
:maxdepth: 2
cmsm-km/index
cs1ss1-ks1/index
cs1ss2-ks2/index
cmss2-km/index
.. references:
.. _Oslo.messaging Simulator: https://github.com/openstack/oslo.messaging/blob/master/tools/simulator.py