Hacker News new | ask | show | jobs
by bnegreve 1645 days ago
> That would have been a strong reason for me not to use FreeBSD.

Well, with this new website, you can now enjoy defraging without having to suffer the consequences of a bad file system.

2 comments

Yeah, but it's like a gambling addiction. If there are no stakes, no risk of loss? ... ... It takes the heart out of it. It's just not the same.

Maybe I should just defrag my SSD's these days. Sure they don't need it's but it's fast and bad for the drive, which gives it that same thrill of gambling with the integrity of my data. Of course I'd need to disable cloud backups to backblaze and local backups to a raid array, but if I try then I think I can still chase the thrill of the 'frag.

SSDs don't need to get defragged, but it needs occasional trimming, and that can be done either continuously, or batched. Sadly, there's no fancy graphical application to show you what was trimmed in the batched version.

If you use a filesystem with checksums, you can also scrub it. The stakes are there: is my data bit rotted? Will the errors resist recovery? It also takes about the same time as the defrag, but again I don't know of any graphical tools.

Make a 'defrag monkey' script. Take a random file, read it into the RAM, delete the source file, write it back.
I think that I'm happy with:

    xfs_fsr -v