Hi all,
I'm using Dell H710 RAID controller, and using 8 SAS disk to create a raidz2 zpool. Since H710 does not support JBOD mode, each SAS disk is configured as a R0 disk.
My question is, for the RAID controller, how about the read/write cache? In the past I was told if using ZFS, we should disable read/write cache for the RAID controller.
The Dell H710 RAID controller only supports below modes:
Which mode should I use for read and write to get the best performance?
I'm using Dell H710 RAID controller, and using 8 SAS disk to create a raidz2 zpool. Since H710 does not support JBOD mode, each SAS disk is configured as a R0 disk.
My question is, for the RAID controller, how about the read/write cache? In the past I was told if using ZFS, we should disable read/write cache for the RAID controller.
The Dell H710 RAID controller only supports below modes:
Code:
Read:
No Read Ahead
Read Ahead
Adaptive Read Ahead
Write:
Write past
Write through
Which mode should I use for read and write to get the best performance?