RegularJoe
Patron
- Joined
- Aug 19, 2013
- Messages
- 330
Hi Guys,
The command to look at trim via the SATA bus is
For ZFS:
What is the one for SCSI/SAS drives, i.e. da1-15
Thanks,
Joe
The command to look at trim via the SATA bus is
camcontrol identify ada0 | egrep TRIM\|Feature
For ZFS:
sysctl vfs.zfs.trim
Code:
vfs.zfs.trim.enabled: 1 vfs.zfs.trim.max_interval: 1 vfs.zfs.trim.timeout: 30 vfs.zfs.trim.txg_delay: 32
What is the one for SCSI/SAS drives, i.e. da1-15
Thanks,
Joe
Last edited by a moderator: