helloSystem / helloSystem/ISO

Enable TRIM for SSDs

Open
#412 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

https://www.crucial.com/articles/about-ssd/what-is-trim

Automatically:

Currently it is off

```
FreeBSD% zpool get autotrim
NAME PROPERTY VALUE SOURCE
zroot autotrim off default
```

> `zpool set autotrim=on zroot` works, and it also works after rebooting

Manually:

> `zpool trim `

Source:
https://forums.freebsd.org/threads/how-to-enable-autotrim-for-zfs.86091/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.