FREAKJAM
Dabbler
- Joined
- Oct 10, 2013
- Messages
- 20
Very interesting debates here, really worth to read.
I still have a question tho about TLER:
I'm planning to run a OS supporting ZFS (FreeNAS probably) in a VM (ESXi). I need to passthrough my disks to the VM using the onboard LSI 2308 in my case. I'm reading stories that I must use TLER, since i'm using the hardware raid controller. Is this true? Also reading that LSI is an exception, since i can setup IO timeouts in the LSI 2308 bios:
Any recommendations bout what harddrive is best and wether I should use TLER or not? I've read that TLER should be disabled at all times when using ZFS (when using no hardware raid). After reading the stories in this thread, im going to setup 4x4TB in RAIDZ2.
I still have a question tho about TLER:
Using TLER is not required, your array will work fine without TLER on FreeBSD+ZFS, using the new AHCI driver. You only absolutely need TLER if your server is a mission-critical production server which cannot afford downtime for even a minute. Drives without TLER may take up to a minute to recover any weak sector (before it becomes bad) - these small hickups are nothing to worry about in home systems and anything that isn't crucial to the survival of humankind.
I'm planning to run a OS supporting ZFS (FreeNAS probably) in a VM (ESXi). I need to passthrough my disks to the VM using the onboard LSI 2308 in my case. I'm reading stories that I must use TLER, since i'm using the hardware raid controller. Is this true? Also reading that LSI is an exception, since i can setup IO timeouts in the LSI 2308 bios:
IO Timeout for [selected] Devices: This field displays the time (in seconds)
which the host uses to timeout IOs for the following device types.
The default setting is 10.
- 00h (Direct Access)
- 01h (Sequential Access)
- 04h (Write Once)
- 07h (Optical)
- 0Eh (Simplified Direct Access)
Any recommendations bout what harddrive is best and wether I should use TLER or not? I've read that TLER should be disabled at all times when using ZFS (when using no hardware raid). After reading the stories in this thread, im going to setup 4x4TB in RAIDZ2.