Hi,
we've got a new HP DL180 with 2x240 GB SSD Cache (RAID1, HP SmartCache on Smart Array P840 Controller) and 10 spinning drives (RAID10).
But, when activated, pveperf is incredible slow:
It seems, read in general is extreme slow:
SSD Cache seems ok and used, but why so slow? We've tested with 2 different SSDs, both with same problems.
When disabled, we got >500MB/s from the spinning drives (RAID10 with 10 drives).
Any ideas on that?
we've got a new HP DL180 with 2x240 GB SSD Cache (RAID1, HP SmartCache on Smart Array P840 Controller) and 10 spinning drives (RAID10).
But, when activated, pveperf is incredible slow:
Code:
CPU BOGOMIPS: 115186.44
REGEX/SECOND: 1845763
HD SIZE: 24.48 GB (/dev/mapper/pve-root)
BUFFERED READS: 24.65 MB/sec
AVERAGE SEEK TIME: 6.51 ms
FSYNCS/SECOND: 6361.91
DNS EXT: 3.20 ms
DNS INT: 3.31 ms
It seems, read in general is extreme slow:
Code:
hdparm -tT --direct /dev/sda
/dev/sda:
Timing O_DIRECT cached reads: 890 MB in 2.00 seconds = 444.90 MB/sec
Timing O_DIRECT disk reads: 204 MB in 3.16 seconds = 64.53 MB/sec
SSD Cache seems ok and used, but why so slow? We've tested with 2 different SSDs, both with same problems.
When disabled, we got >500MB/s from the spinning drives (RAID10 with 10 drives).
Any ideas on that?