Questions tagged [trim]
49 questions
1
vote
0 answers
Repeatedly run fstrim doesn't seem to work
When I run fstrim --all -v a few times in a row it doesn't seem to be working as expected. Every time it reports that it processes the same number of bytes:
root@pc:~# fstrim --all -v
/boot/efi: 503.2 MiB (527675392 bytes) trimmed on…

oᴉɹǝɥɔ
- 151
- 6
0
votes
1 answer
When Upgrading My 3.5" HDs To SSD HDs Can I Continue To Still Use RAID 1 (MIRROR)?
I'm upgrading my old 3.5" HDs to a set of SSD HDs. I currently run a RAID 1 (MIRROR) array for the 2 old drives (just in case) and want to know how I should rollout the new SSD drives... I have been reading about the TRIM command and how it might…

Arvo Bowen
- 805
- 5
- 17
- 35
0
votes
2 answers
TRIM in centos 5.X?
I've got a bunch of centos 5 boxes with Intel X-25 drives (x25-m in dev, x25-e in prod, I think). We're seeing severely degraded disk performance on one of our dev boxes (which easily does 5+ gb of writes every day, meaning we write the full…

Frank Farmer
- 206
- 1
- 2
- 13
0
votes
3 answers
SSD Harddisk and linux distro with TRIM support
I have a Corsair Force Series SSD harddrive which I plan to put in a 1 unit linux box as a linux server.
The server itself will be making a lot of random reads and very little writes, which makes SSD fit perfectly. It is a web-server serving a lot…

Milou
- 13
- 1
- 5