Doing some tests with different SSDs in order to use them later as ZIL or L2ARC.
Usually I am creating a simple volume/dataset using a single SSD, and set the sync of the dataset to always.
then I launch some
and watch the disk use with a "gstat" and see the final writing speed of the dd command.dd if=/dev/zero of=/mnt/vol1/vol1_ds/output.tmp bs=128k count=6000 ; rm -f /mnt/vol1/vol1_ds/output.tmp
Using a Vertex3, I can get up to 195MB/s (creating the 4k alignment by hand or simply using the WEB GUI doesn't seem to change a lot), when it is announced for up to 550MB/s
All the others I tried had awful transfer speed (from 6Mb/s to 67Mb/s):
- OCZ Vertex4
- Samsung 840 Pro Series 256GB SSD
- SanDisk SDSSDP-128G-G25 128GB
- Samsung 840 Pro Series 128GB.
Are they too recent to be used with nas4free or am I missing something in the process?
(Don't know if it's relevant but only the Vertex3 shows the temperature in the "Disk information" panel)
Note: They are plugged to some LSI2008 controllers. But if I recall correctly, it was the same when plugged on the motherboard sata ports.


