Hardware and network questions
Find answers to frequently asked questions about IBM Storage Ceph hardware and network requirements and usage.
What kind of server chassis should I use for IBM Storage Ceph?
Begin by considering your default domain. Start with at least 4–7 server chassis, even if the chassis are if not fully populated. For denser environments, ensure that power, cooling, and floor load limits are evaluated. Overly dense HDD servers can create bottlenecks and stress physical infrastructure.
For more information, see Server and rack solutions.
What are the recommended hardware specifications for storage nodes?
| SSD-based nodes | HDD-based nodes |
|---|---|
|
|
What kind of drives should I choose when using Ceph OSDs?
- SSDs, especially NVMe, are preferred for high performance, particularly for RBD workloads.
- HDDs are viable for archival/cold data. Use SSDs as metadata offload devices for improved performance.
- Hybrid configurations (HDDs + SSDs) can optimize cost and performance.
Are RAID cards needed in Ceph?
No. Ceph does not benefit from RAID controllers. Use plain IT-mode Host Bus Adapter (HBA). Invest that budget into SSDs or faster networking instead.
How much CPU and memory do I need?
| CPU or memory type | Recommendation |
|---|---|
| HDD OSDs | Minimum 2 vCores per OSD |
| SSD OSDs | Recommended 4–6 vCores per OSD |
| Total vCores | 48–64, for SSD-heavy nodes |
| RAM |
|
What are the network requirements for Ceph?
- IBM Storage Ceph requires 10 Gb/s per node.
- 25–100 Gb/s for SSD nodes or dense HDD configurations.
- Bonding improves resilience. For example, Link Aggregation Control Protocol (LACP).
- A dedicated replication/recovery network is optional but can help in 10 Gb/s setups.
For more information on network requirements, see Network Requirements in IBM Storage Ceph.
Should I bond network interfaces?
Yes, especially for resilience and maintenance flexibility. Bonding is common in small to mid-sized clusters.
Should I deploy a separate network for Ceph internal traffic?
Deploying a separate network for Ceph internal traffic is optional. Consider it if you're using 10 Gb/s NICs or high-density storage. For 25 Gb/s and higher setups with bonding, it may be unnecessary.