NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Rootax
Jun 17, 2016Luminary
Readynas OS6, SSD, and TRIM
Hello :) I read that Readynas OS6 support SSDs, but I've hard time finding if the TRIM command is supported. And if so, does this work on a raid array ? For the record I've an "old" Readynas ...
- Jun 17, 2016
We don't do TRIM currently. You can enable it manually on your volume by changing your /etc/fstab file from something like this
LABEL=12345678:data /data btrfs defaults 0 0
to this
LABEL=12345678:data /data btrfs defaults,discard 0 0
Rootax
Jun 17, 2016Luminary
I'll keep that model in mind when i will go to SSDs, thx.
Skywalker
Jun 17, 2016NETGEAR Expert
We don't do TRIM currently. You can enable it manually on your volume by changing your /etc/fstab file from something like this
LABEL=12345678:data /data btrfs defaults 0 0
to this
LABEL=12345678:data /data btrfs defaults,discard 0 0
- RootaxJun 18, 2016Luminary
Thx you.
I'll accept this as a solution.
EDIT : Is this working even with with a x-raid volume ?Because if I'm not mistaken, btrfs is on top of an mdraid layer, right ? And as far as I know, mdraid doesn't support trim ... ?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!