[mythtv-users] my experience with myth on a solid state drive
Ronald Frazier
ron at ronfrazier.net
Thu Jan 5 19:32:13 UTC 2012
On Thu, Jan 5, 2012 at 2:25 PM, Tom Hayward <esarfl at gmail.com> wrote:
> The special configuration I used can be summed up with my fstab:
>
> /dev/sda / ext4 discard,noatime,errors=remount-ro 0 1
> tmpfs /tmp tmpfs nodev,nosuid,size=5G 0 0
>
> "discard" enables TRIM in ext4, if you SSD supports it. I'm not
> concerned about wear, but I've never used atime, so decided it
> wouldn't hurt to disable.
Yeah, you need ext4 to get TRIM support, but I believe I read that it
is very important to ONLY add "discard" if your drive supports it. I
think I read that bad things could happen otherwise (no idea what sort
of bad things). Being that my drive is a 1st gen Intel and they never
ended up adding TRIM with a firmware update like they said they would,
it was easy for me...just leave it out.
The noatime is one optimization that I suppose I did make, but not
intentionally. It's always been my habit to add that option on any
drive I've ever setup
--
Ron Frazier
More information about the mythtv-users
mailing list