Seit gut einem Jahr beobachte ich, dass immer wenn ein Provider damit wirbt, dass er für sein Hostsystem zur Stellung von virtuellen Servern neuerdings anstelle des bisher eingesetzten Hardware RAID-Controllers im RAID-Verbund 10 nun NVMe-Speicher verwendet, danach die gemessenen IOPS extrem gesunken sind. Siehe folgende Ergebnisse:
Ergebnis für NVMe-Speicher:
Ergebnis für Hardware RAID 10:
Da es ja kein Einzelfall ist, meine Frage mal an die Forum-Mitglieder: Wie nehmt ihr derzeitige Situation bezogen auf die IOPS und NVMe-Speicher auf die gestellten virtuellen SSD´s war und was könnten die Gründe des IOPS-Einbruchs sein, zumal ja NVMe-Speicher eine deutlich höhere IOPS haben sollte?
Ergebnis für NVMe-Speicher:
Code:
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
# Yet-Another-Bench-Script #
# v2022-05-06 #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
Sun May 21 09:45:09 UTC 2023
Basic System Information:
---------------------------------
Uptime : 0 days, 0 hours, 6 minutes
Processor : AMD EPYC-Milan Processor
CPU cores : 8 @ 2495.310 MHz
AES-NI : ✔ Enabled
VM-x/AMD-V : ✔ Enabled
RAM : 15.6 GiB
Swap : 2.0 GiB
Disk : 320.0 GiB
Distro : AlmaLinux 8.8 (Sapphire Caracal)
Kernel : 4.18.0-477.10.1.el8_8.x86_64
fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4k (IOPS) | 64k (IOPS)
------ | --- ---- | ---- ----
Read | 40.02 MB/s (10.0k) | 497.18 MB/s (7.7k)
Write | 40.12 MB/s (10.0k) | 499.79 MB/s (7.8k)
Total | 80.15 MB/s (20.0k) | 996.98 MB/s (15.5k)
| |
Block Size | 512k (IOPS) | 1m (IOPS)
------ | --- ---- | ---- ----
Read | 474.42 MB/s (926) | 468.50 MB/s (457)
Write | 499.63 MB/s (975) | 499.70 MB/s (487)
Total | 974.05 MB/s (1.9k) | 968.21 MB/s (944)
Ergebnis für Hardware RAID 10:
Code:
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
# Yet-Another-Bench-Script #
# v2022-05-06 #
# https://github.com/masonr/yet-another-bench-script #
# ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #
Sun May 21 11:59:25 CEST 2023
Basic System Information:
---------------------------------
Uptime : 0 days, 17 hours, 17 minutes
Processor : Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz
CPU cores : 6 @ 2194.843 MHz
AES-NI : ✔ Enabled
VM-x/AMD-V : ❌ Disabled
RAM : 17.3 GiB
Swap : 2.0 GiB
Disk : 157.9 GiB
Distro : AlmaLinux 8.8 (Sapphire Caracal)
Kernel : 4.18.0-477.10.1.el8_8.x86_64
fio Disk Speed Tests (Mixed R/W 50/50):
---------------------------------
Block Size | 4k (IOPS) | 64k (IOPS)
------ | --- ---- | ---- ----
Read | 230.78 MB/s (57.6k) | 1.09 GB/s (17.0k)
Write | 231.39 MB/s (57.8k) | 1.09 GB/s (17.1k)
Total | 462.18 MB/s (115.5k) | 2.18 GB/s (34.2k)
| |
Block Size | 512k (IOPS) | 1m (IOPS)
------ | --- ---- | ---- ----
Read | 981.21 MB/s (1.9k) | 847.41 MB/s (827)
Write | 1.03 GB/s (2.0k) | 903.85 MB/s (882)
Total | 2.01 GB/s (3.9k) | 1.75 GB/s (1.7k)
Da es ja kein Einzelfall ist, meine Frage mal an die Forum-Mitglieder: Wie nehmt ihr derzeitige Situation bezogen auf die IOPS und NVMe-Speicher auf die gestellten virtuellen SSD´s war und was könnten die Gründe des IOPS-Einbruchs sein, zumal ja NVMe-Speicher eine deutlich höhere IOPS haben sollte?