New to FreeNAS, thank you all for any help.
Specs:
Xeon 5607 2.26 x 4
16GB DDR3 ECC
2 x 128gb SSD
1 x 512gb SSD
3 x WDC WD40EZRX
All drives are SATA 3. The onboard controller is SATA 2.
Using the SSD drives, the performance is as expected. Somewhere around 300mb/s per drive locally (the SATA 2 limit) and they max out the 2 gigabit lan connections as expected. On the HDD's however, the system cannot seem to get above 10MB/s per drive. raid, stripe and single drive performance match.
I set up the drives as a 3x mirror initially noticing very poor performance in the 10-30mb/s range. Worried about a single drive failure or performance issue, I deleted the mirror and created three single drive volumes to test. ZFS compression is off.
WD40EZRX striped: (all three drives in a stripe)
[root@freenas] /mnt/stripe# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 136.939569 secs (31,363,961 bytes/sec)
WD40EZRX single drives: (tested each drive on its own, performance is identical on each drive)
[root@freenas] /mnt/a0# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 341.708772 secs (12,569,087 bytes/sec)
SSD single 128gb:
[root@freenas] /mnt/ssd/test# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 14.545375 secs (295,280,614 bytes/sec)
SSD 2 x 128gb striped:
[root@freenas] /mnt/ssdstripe# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 7.370052 secs (582,759,421 bytes/sec)
Read performance is identical. CPU usage is 99% idle.The web gui reporting tab shows a consistent 10mb/s on the interface when dd is being run. Image attached.
Looking in to the SMART data, there are no faults. The drives were performing as expected on this server using windows server os at somewhere around 90mb/s sequential. These WD green drives aren't very fast but I don't have a lot of data and would like to use them for sequential transfers only (backup archives) and prefer reliability to performance.
At this level of performance the drives act as if they do not have their write cache enabled. I would like to run the drives in a 3 x mirror configuration.
Any advice on what to try? There is no data on the system so I am up for anything.
Specs:
Xeon 5607 2.26 x 4
16GB DDR3 ECC
2 x 128gb SSD
1 x 512gb SSD
3 x WDC WD40EZRX
All drives are SATA 3. The onboard controller is SATA 2.
Using the SSD drives, the performance is as expected. Somewhere around 300mb/s per drive locally (the SATA 2 limit) and they max out the 2 gigabit lan connections as expected. On the HDD's however, the system cannot seem to get above 10MB/s per drive. raid, stripe and single drive performance match.
I set up the drives as a 3x mirror initially noticing very poor performance in the 10-30mb/s range. Worried about a single drive failure or performance issue, I deleted the mirror and created three single drive volumes to test. ZFS compression is off.
WD40EZRX striped: (all three drives in a stripe)
[root@freenas] /mnt/stripe# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 136.939569 secs (31,363,961 bytes/sec)
WD40EZRX single drives: (tested each drive on its own, performance is identical on each drive)
[root@freenas] /mnt/a0# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 341.708772 secs (12,569,087 bytes/sec)
SSD single 128gb:
[root@freenas] /mnt/ssd/test# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 14.545375 secs (295,280,614 bytes/sec)
SSD 2 x 128gb striped:
[root@freenas] /mnt/ssdstripe# dd if=/dev/zero of=./test bs=4M count=1k
4294967296 bytes transferred in 7.370052 secs (582,759,421 bytes/sec)
Read performance is identical. CPU usage is 99% idle.The web gui reporting tab shows a consistent 10mb/s on the interface when dd is being run. Image attached.
Looking in to the SMART data, there are no faults. The drives were performing as expected on this server using windows server os at somewhere around 90mb/s sequential. These WD green drives aren't very fast but I don't have a lot of data and would like to use them for sequential transfers only (backup archives) and prefer reliability to performance.
At this level of performance the drives act as if they do not have their write cache enabled. I would like to run the drives in a 3 x mirror configuration.
Any advice on what to try? There is no data on the system so I am up for anything.
Attachments
Last edited: