# Performance test environment configurations

## **AWS configuration**

#### **AWS cluster**

* Stripe Size: 4+2
* 8 backend server instances of [i3en.12xlarge](https://aws.amazon.com/ec2/instance-types/i3en/), placed in the same placement group
* OS: Amazon Linux AMI 2017.09.0.20170930 x86\_64 HVM
* 7 dedicated cores for WEKA (4 compute, 2 drives, 1 frontend)

#### **AWS clients**

* [c5n.18xlarge](https://aws.amazon.com/ec2/instance-types/c5/) instances; 8 clients were used for aggregated results
* OS: Amazon Linux AMI 2017.09.0.20170930 x86\_64 HVM
* 4 frontend cores
* DPDK networking
* Mount options: system defaults

## **SuperMicro configuration**

#### **SuperMicro cluster**

* Stripe Size: 4+2
* 8 backend servers (SYS-2029BT-HNR / X11DPT-B)
* OS: CentOS Linux release 7.8.2003
* CPU: 24/48 Threads (Intel Xeon Gold 6126 CPU @ 2.60GHz)
* Memory: 384 GB
* Drives: 6x Micron 9300 drives
* Network: Dual 100 Gbps Ethernet
* 19 dedicated cores for WEKA (12 compute, 6 drives, 1 frontend)

#### **SuperMicro clients**

* SYS-2029BT-HNR / X11DPT-B servers; 8 clients were used for aggregated results
* OS: CentOS Linux release 7.8.2003
* CPU: 24/48 Threads (Intel Xeon Gold 6126 CPU @ 2.60GHz)
* Memory: 192 GB
* Network: Dual 100 Gbps Ethernet
* 6 frontend cores
* DPDK networking
* Mount options: system defaults


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.weka.io/performance/testing-weka-system-performance/test-environment-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
