I have the following setup:
Proliant N40L (AMD Turion Neo2 - dual core 1.5ghz)
8Gb ECC RAM (2x4Gb Kingston 10600 1333Mhz sticks
8Tb HDD (4x WD20EARX Western Digital Advanced Format 2Tb drives. *No* jumpers)
BIOS settings have the drive write cache disabled.
(Gigabit LAN with TPLink switches and Realtek 8111B on the machine I am testing from and a BroadCom NIC on the Proliant)
I am running FreeNAS 8.0.2
I have set up a RAIDZ1 pool which has given me 5.2Tb of usable space. I checked the 4k advanced format box and get this when I check:
zdb -U /data/zfs/zpool.cache | grep ashift
ashift=12
I am finding the following write speeds *before* doing the basic tuning from the freenas wiki (approx 57.8 Mb/s)
dd if=/dev/zero of=/mnt/datashare/ddfile bs=1024k count=16000
16000+0 records in
16000+0 records out
16777216000 bytes transferred in 290.403970 secs (57771993 bytes/sec)
FileZilla transfers a 21.4Gb file in 599 seconds (very bursty) - approx 35Mb/s
I am finding the following write speeds *after* doing the basic tuning from the freenas wiki (approx 60.7 Mb/s)
dd if=/dev/zero of=/mnt/datashare/ddfile bs=1024k count=16000
16000+0 records in
16000+0 records out
16777216000 bytes transferred in 276.172377 secs (60749073 bytes/sec)
FileZilla transfers a 21.4Gb file in 525 seconds (fairly bursty) - approx 40Mb/s
(Read speeds are approx 175Mb/s before tuning and 279Mb/s after tuning using dd locally)
(I didn't do a Filezilla transfer before tuning but after tuning the read was 21494Mb in 212 seconds - 101Mb/s - very smooth)
I am wondering if this write issue could be due to the Advanced Format drives I have setup? I have done nothing other than use the GUI to setup the RAIDZ
Proliant N40L (AMD Turion Neo2 - dual core 1.5ghz)
8Gb ECC RAM (2x4Gb Kingston 10600 1333Mhz sticks
8Tb HDD (4x WD20EARX Western Digital Advanced Format 2Tb drives. *No* jumpers)
BIOS settings have the drive write cache disabled.
(Gigabit LAN with TPLink switches and Realtek 8111B on the machine I am testing from and a BroadCom NIC on the Proliant)
I am running FreeNAS 8.0.2
I have set up a RAIDZ1 pool which has given me 5.2Tb of usable space. I checked the 4k advanced format box and get this when I check:
zdb -U /data/zfs/zpool.cache | grep ashift
ashift=12
I am finding the following write speeds *before* doing the basic tuning from the freenas wiki (approx 57.8 Mb/s)
dd if=/dev/zero of=/mnt/datashare/ddfile bs=1024k count=16000
16000+0 records in
16000+0 records out
16777216000 bytes transferred in 290.403970 secs (57771993 bytes/sec)
FileZilla transfers a 21.4Gb file in 599 seconds (very bursty) - approx 35Mb/s
I am finding the following write speeds *after* doing the basic tuning from the freenas wiki (approx 60.7 Mb/s)
dd if=/dev/zero of=/mnt/datashare/ddfile bs=1024k count=16000
16000+0 records in
16000+0 records out
16777216000 bytes transferred in 276.172377 secs (60749073 bytes/sec)
FileZilla transfers a 21.4Gb file in 525 seconds (fairly bursty) - approx 40Mb/s
(Read speeds are approx 175Mb/s before tuning and 279Mb/s after tuning using dd locally)
(I didn't do a Filezilla transfer before tuning but after tuning the read was 21494Mb in 212 seconds - 101Mb/s - very smooth)
I am wondering if this write issue could be due to the Advanced Format drives I have setup? I have done nothing other than use the GUI to setup the RAIDZ