Skip to content

Commit abb6cba

Browse files
authored
Merge pull request #45719 from kelbrown20/adding-warning-for-etcd-in-scale
BZ2080277 - Adding warning for RAID config
2 parents de54a95 + 88f6363 commit abb6cba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/recommended-configurable-storage-technology.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ Application use cases vary from application to application, as described in the
120120

121121
== Other specific application storage recommendations
122122

123+
[IMPORTANT]
124+
====
125+
It is not recommended to use RAID configurations on `Write` intensive workloads, such as `etcd`. If you are running `etcd` with a RAID configuration, you might be at risk of encountering performance issues with your workloads.
126+
====
127+
123128
* {rh-openstack-first} Cinder: {rh-openstack} Cinder tends to be adept in ROX access mode use cases.
124129
* Databases: Databases (RDBMSs, NoSQL DBs, etc.) tend to perform best with dedicated block storage.
125130
* The etcd database must have enough storage and adequate performance capacity to enable a large cluster. Information about monitoring and benchmarking tools to establish ample storage and a high-performance environment is described in _Recommended etcd practices_.

0 commit comments

Comments
 (0)