Hi people!
I'm planning a CEPH cluster which will go in production at some point but first will serve as a testing setup.
We need 125TB usable storage initially, with a cap of about 2PB.
The cluster will feed 10 intensive users initially, up to 100 later on. The loads are generally read heavy (large datasets with 500kb+ files).
Currently we are planning to get started with 4 nodes (replication factor 3)
-2U server with 12 sata slots
-EPYC 7282
-8x 32GB memory
-2x 250GB Sata SSD such as Samsung 860 EVO 250GB for OS.
-6x 18TB HDD
-2x NVMe SSD
-dual 10G NIC SFP+
The NVMe SSDs would serve as rocksdb/WAL, 1 SSD per 6 drives.
My main questions are;
-Is it so that without SSD for rocksdb/WAL we will be severely limited in write performance? Cost is a big consideration.
-What kind of SSDs should be considered (size/model)? I've been reading lots of advice, ranging from a fixed 30-40GB per OSD to 4% of the OSD. Generally people seem to recommend against consumer SSDs in favor of SSDs like Samsung 983.
-Should we get 3 SSDs instead of 2? (we intend to install 12 drives later; one per 4 drives instead of one per 6)?
This is to replace a RAID10 setup (5+5 10TB drives), we aim to have similar performance or better.
Thanks in advance!
I'm planning a CEPH cluster which will go in production at some point but first will serve as a testing setup.
We need 125TB usable storage initially, with a cap of about 2PB.
The cluster will feed 10 intensive users initially, up to 100 later on. The loads are generally read heavy (large datasets with 500kb+ files).
Currently we are planning to get started with 4 nodes (replication factor 3)
-2U server with 12 sata slots
-EPYC 7282
-8x 32GB memory
-2x 250GB Sata SSD such as Samsung 860 EVO 250GB for OS.
-6x 18TB HDD
-2x NVMe SSD
-dual 10G NIC SFP+
The NVMe SSDs would serve as rocksdb/WAL, 1 SSD per 6 drives.
My main questions are;
-Is it so that without SSD for rocksdb/WAL we will be severely limited in write performance? Cost is a big consideration.
-What kind of SSDs should be considered (size/model)? I've been reading lots of advice, ranging from a fixed 30-40GB per OSD to 4% of the OSD. Generally people seem to recommend against consumer SSDs in favor of SSDs like Samsung 983.
-Should we get 3 SSDs instead of 2? (we intend to install 12 drives later; one per 4 drives instead of one per 6)?
This is to replace a RAID10 setup (5+5 10TB drives), we aim to have similar performance or better.
Thanks in advance!