Out-of-the-Box, Ubuntu 14.04 LTS To Support TRIM On SSDs
First time accepted submitter Maurits van der Schee writes "Where in older versions you had to add a cron job calling "fstrim" or mounting with the "discard" option in fstab, the new LTS (Long Term Stable) version of Ubuntu Linux will automatically enable TRIM for your SSD. Good news for hardware enthusiasts!"
"LTS is an abbreviation for "Long Term Support"."
Aside from this being old news, along with the typical comments about Windows 7 having the feature since introduction.
But surely this defeats the perceived satisfaction of tweaking and fixing it all up manually? Where's the fun in that?
Why OpalCalc is the best Windows calc
This is way overdue.
It's also taking too long for file systems that provide snapshot features to become mainstream and default as well. And no, LVM snapshots aren't good enough.
No, I'm not going to write the patches. They wouldn't be accepted in any case. Fundamental features such as the IO stack and file systems are now the exclusive purview of well-heeled outfits like Red Hat, Oracle, Intel, OSDL, etc. and and their stable of full time developers.
They just need to do their jobs and get it done.
HOLY FUCK, MAN! JUST WHAT THE HELL DO YOU THINK YOU'RE DOING?!?!?!
This is Slashdot, for crying out loud. How DARE you bring facts and correct information to the discussion here! THAT IS NOT ALLOWED! You just can't do that! FUCK!
the new LTS (Long Term Stable) version of Ubuntu Linux will automatically enable TRIM for your SSD. Good news for hardware enthusiasts!"
And terrible news for encryption experts. Enabling TRIM tells your adversary which sectors contain data and which don't. It's a great asset to cryptanalysis and also destroys plausible deniability that there's a filesystem present on the drive, and how much data is present in it -- thus eliminating the "shadow volume" option of Truecrypt and others.
#fuckbeta #iamslashdot #dicemustdie
The fun in having a distribution automatically do the right thing is that you get to a working system faster, so that you can get to your other fun faster, whether you prefer casual, hardcore, or Dwarf Fortress.
Well, if you don't do random writes, you don't need TRIM.
How to get away from random writes you ask? Simple! Just use BTRFS.
"But my database!" you say. Well, the answer is simple - time to move away from 50 year old technology and to a modern database engine, the kind that doesn't do random writes either (fractal tree based, for example).
Disclaimer: All of the above is not written for stodgy "enterprise level" types.
And supports vectors of ranges to Trim. Does it support this spec yet?
Come on.
http://saveie6.com/
...or typesetters & typists, accountants, video editors, music composers, engineers & architects, etc. In fact, anyone who produces, rather than consumes will tend to use computers as their main system. SSDs work nicely for all of them, if only to store the OS and program files.
That you only know gamers and developers says more about the company you keep rather than what technology is used out there. It is true that tablets and smart phone sales are on the rise and PC sales are declining, but that doesn't mean that people have stopped using their old computers.
What does desktop vs. laptop have to do with it? Plenty of people use SSD's in desktops (I sure do)
Does Linux come in a box these days, I thought you just downloaded it, and didn't have to pay for it and the packaging...
Why is this modded down? It isn't even bad advice.
CLI paste? paste.pr0.tips!
I'm still using a dual socket quad core Xeon from 2006. Plenty of speed. Not sure when I will need more. I have a second desktop that is a 2700k. Just as fast. Only upgrades I do are ssds or 4tb drives. I will run these until they just stop. 5 more years, maybe 10... Whatever.
It's been in the kernel for a long time now, google tells me since 2.6.33 (Which was released early 2010, about a half a year after Windows 7 was released). Ubuntu 12.04 (The last LTS) shipped with 3.2, so you could already enable TRIM using 12.04. This announcement is nothing more then a default settings change, I have no idea why it's even a big deal (Or why this wasn't already the default, I've been using it for a while now).
Don't worry. Norton will take care of your computer soon.
Huh? You would have obtained that knowledge from merely reading TFS, not even TFA, so all you're doing now is further demonstrating your stupidity.
That being said, I run {Free,Net}BSD, so your point about the linux community is moot.
Protip (even applies to both, linux and BSD communities): It's only you lazy fucks who we're not friendly with.
CLI paste? paste.pr0.tips!
It amazes me that I'd get dinged with mod points over calling you out in a polite fashion. What awful butthurt to live with, that you feel the need to be so vulgar. Your pro-tip is one I happily ignore. I'm polite with people even to the extent of not automatically assuming laziness, or considering not knowing a given fact a sin.
As said, you're being lazy for not having read TFS. That isn't a wild assumption, your post makes that clear
CLI paste? paste.pr0.tips!
I don't understand what's scarier about this: /dev/foo/bar /vmfs/volumes/foo/bar.vmdk
lvextend -L+6G
than this:
vmkfstools -X 6G
But that wasn't really the the question I was asking -- what's the different between file-system snapshots and LVM-snapshots (other than filesystem-snapshots obviously don't allow changes to the filesystem itself, which most people don't care about most of the time). Is there something that makes tasks like backups or upgrades easier or faster? Is there some other task I'd snapshot for that just isn't possible with LVM?
There are lots of reasons to like newer filesystems, but the +4 poster above specifically said the LVM snapshots were not as useful as filesystem snapshots, and I'm just wondering what I'm missing.