I recently migrated a FreeNAS 8 server under ESXi to a plain FreeBSD 9. However, the performance is (very)far from matching up. The performance caps at ~1.5MB/s on writes.
The setup is as followed
-Athlon II X4 630 (Virtualized by VMWare ESXi)
-3GB RAM dedicated to the FreeBSD server
-RAID-Z on 6x 2TB HDD mapped via RDM to the FreeBSD server
I have tried the following to try to boost the performance back to acceptable levels:
- setting zfs.cache_flush_disable
- disabling the ZIL
- re-enabling ZFS prefetch
Any ideas to get the performance back to acceptable levels?
The setup is as followed
-Athlon II X4 630 (Virtualized by VMWare ESXi)
-3GB RAM dedicated to the FreeBSD server
-RAID-Z on 6x 2TB HDD mapped via RDM to the FreeBSD server
I have tried the following to try to boost the performance back to acceptable levels:
- setting zfs.cache_flush_disable
- disabling the ZIL
- re-enabling ZFS prefetch
Any ideas to get the performance back to acceptable levels?