CelticWebs
Dabbler
- Joined
- Dec 4, 2023
- Messages
- 18
I'm running Proxmox backup server in a VM. Setup as follows:
Spec
Dual Xeon based server running Trueness scale
48GB memory
LSI 9211-4i raid controller in IT mode.
2x 500gb Enterprise SSD I as mirrored boto drive
24 Enterprise 4TB SAS disks in a Draid draid3:8d:22c:1s-0
I've realised the main pool has latency issues but have no idea how to diagnose. I did some basic tests from the Truenas Terminal, results below.
Speed
dd if=/dev/zero of=test1.img bs=1G count=1 oflag=dsync
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 2.77884 s, 386 MB/s
Latency
dd if=/dev/zero of=test2.img bs=512 count=1000 oflag=dsync
512000 bytes (512 kB, 500 KiB) copied, 11.3417 s, 45.1 kB/s
As you can see the write speed is "OK" but the latency is awful, the equivalent latency on my Synology DS1019+ with 5 disk BTRFS raid is :
512000 bytes (512 kB, 500 KiB) copied, 0.328728 s, 1.6 MB/s
Does anyone have any suggestions what could be causing this poor latency? I am at a loss as to what it could be!
Thanks in advance for your help!
Spec
Dual Xeon based server running Trueness scale
48GB memory
LSI 9211-4i raid controller in IT mode.
2x 500gb Enterprise SSD I as mirrored boto drive
24 Enterprise 4TB SAS disks in a Draid draid3:8d:22c:1s-0
I've realised the main pool has latency issues but have no idea how to diagnose. I did some basic tests from the Truenas Terminal, results below.
Speed
dd if=/dev/zero of=test1.img bs=1G count=1 oflag=dsync
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 2.77884 s, 386 MB/s
Latency
dd if=/dev/zero of=test2.img bs=512 count=1000 oflag=dsync
512000 bytes (512 kB, 500 KiB) copied, 11.3417 s, 45.1 kB/s
As you can see the write speed is "OK" but the latency is awful, the equivalent latency on my Synology DS1019+ with 5 disk BTRFS raid is :
512000 bytes (512 kB, 500 KiB) copied, 0.328728 s, 1.6 MB/s
Does anyone have any suggestions what could be causing this poor latency? I am at a loss as to what it could be!
Thanks in advance for your help!