Hi folks,
I'm looking for ideas to gain performance on my ssd raid on a lsi 9260-8i controller. proxmox 5.1. FS is ext4.
I have 2 x Samsung ssd as raid1 and 2 x WD SATA HDDs on same controller.
Removing ssd drives from raid controller for test and attach to onboard sata-port. write rate is ~ 400MB/s.
Any idea why it is that slow with the controller?
What i tried so far:
I switches the ports on the raid controller between sata/ssd. No difference. still same speed.
ssds have no smart errors. did short and long tests.
Tried all caching / read / write options on raid controller. As LSI recommends for ssds, io direct, write through.
Controller has latest firmware i could find from 02/2016.
Any helps is greatly appreciated.
Thank you!
Siegmar
I'm looking for ideas to gain performance on my ssd raid on a lsi 9260-8i controller. proxmox 5.1. FS is ext4.
I have 2 x Samsung ssd as raid1 and 2 x WD SATA HDDs on same controller.
Code:
/dev/sdc1 457G 38G 419G 9% /sata
/dev/sdb1 208G 3.1G 205G 2% /ssd
Code:
dd if=/dev/zero of=/sata/6GB-test bs=1G count=6 oflag=direct
170,2 MB/s
dd if=/dev/zero of=/ssd/6GB-test bs=1G count=6 oflag=direct
48,1 MB/s
Removing ssd drives from raid controller for test and attach to onboard sata-port. write rate is ~ 400MB/s.
Any idea why it is that slow with the controller?
What i tried so far:
I switches the ports on the raid controller between sata/ssd. No difference. still same speed.
ssds have no smart errors. did short and long tests.
Tried all caching / read / write options on raid controller. As LSI recommends for ssds, io direct, write through.
Controller has latest firmware i could find from 02/2016.
Any helps is greatly appreciated.
Thank you!
Siegmar