Hi,
I'm running V8 beta4 with 3 mirrored vdevs
Comparing to the performance that other people are getting Performance-Testing-with-DD mine seems slow.
Here is a dd test for write and read:
System:
OS Version: FreeBSD 8.2-RELEASE-p2
Platform: AMD Opteron(tm) Processor 4170 HE (6 cores)
Memory: 12271MB
Load Average: 0.02, 0.16, 0.23
FreeNAS Build: FreeNAS-8.0.1-BETA4-amd64
MB: SUPERMICRO MBD-H8SCM-F
6 onboard SATA in AHCI mode
2x Intel 82574L Onboard LAN
Pool:
6 x WD20EARS, aligned to 4k, sleep timer set to 5 min.
Any thoughts?
Is there anything I can try to tweak?
Thanks,
Alex
I'm running V8 beta4 with 3 mirrored vdevs
Comparing to the performance that other people are getting Performance-Testing-with-DD mine seems slow.
Here is a dd test for write and read:
Code:
fs# dd if=/dev/zero of=/mnt/tank/prj/file bs=2M count=10000 20971520000 bytes transferred in 102.514991 secs (204570276 bytes/sec) fs# dd of=/dev/null if=/mnt/tank/prj/file bs=2M count=10000 20971520000 bytes transferred in 60.366584 secs (347402795 bytes/sec)
System:
OS Version: FreeBSD 8.2-RELEASE-p2
Platform: AMD Opteron(tm) Processor 4170 HE (6 cores)
Memory: 12271MB
Load Average: 0.02, 0.16, 0.23
FreeNAS Build: FreeNAS-8.0.1-BETA4-amd64
MB: SUPERMICRO MBD-H8SCM-F
6 onboard SATA in AHCI mode
2x Intel 82574L Onboard LAN
Pool:
6 x WD20EARS, aligned to 4k, sleep timer set to 5 min.
Code:
fs# zpool status pool: tank state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM tank ONLINE 0 0 0 mirror ONLINE 0 0 0 gptid/8b3a9287-bd6a-11e0-ad3a-00259021fb4e ONLINE 0 0 0 gptid/8c032841-bd6a-11e0-ad3a-00259021fb4e ONLINE 0 0 0 mirror ONLINE 0 0 0 gptid/9e616f00-bd6a-11e0-ad3a-00259021fb4e ONLINE 0 0 0 gptid/9f749373-bd6a-11e0-ad3a-00259021fb4e ONLINE 0 0 0 mirror ONLINE 0 0 0 gptid/b4142bf6-bd6a-11e0-ad3a-00259021fb4e ONLINE 0 0 0 gptid/b59c34ba-bd6a-11e0-ad3a-00259021fb4e ONLINE 0 0 0 errors: No known data errors fs# zdb | grep ashift ashift=12 ashift=12 ashift=12
Any thoughts?
Is there anything I can try to tweak?
Thanks,
Alex