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"."
We were wondering ... not!
Aside from this being old news, along with the typical comments about Windows 7 having the feature since introduction.
or anyone with a SSD!
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.
Why is this "good news for hardware enthusiasts"? If you are a hardware enthusiast and running linux I don't think you really even mind or care about adding one word to fstab.
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/
So you build gamer boxes then. I imagine sales have tanked pretty good of late.
Is it bad that my first thought when reading this was "cool, when will Mint get this"?
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 had a disk die a few years ago, and replaced it with an SSD. The guy in the store was a windblows guy: "Too bad Linux doesn't support trim". I bought the SSD, and ...Linux has been supporting trim for years. I add discard when installing new systems. It would be nice out of the box, but it only takes about 30 seconds to add the word 'trim' to fstab. I also get new microcode from Intel and get it loading in /etc/init.d/rc.local. Again, its a 30 second thing that brings the processor up to date. I don't know why the windblows people are yelping that 'Linux is behind' when it comes to file systems. I've been using Linux since 1994, and all my file systems have been self cleaning. I remember seeing hundreds of forums even up to the early 2000's windows users telling each other to 'remember to defrag your hard drive'. WTF? Didn't IBM create self-cleaning file systems in 1967? Linux has had it since (at least) 1994, the windblows folk (apparently) got it sometime after 2000.
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).
Me and misses did the monthly LTS trim of our immediate bush gardens. Performance hasnt really improved, and, stability cums and goes. This is a known issues when running a bloated OS like Ubuntu on critical hardware systems.
We recently made a switch to a pure Debian based bush garden, the performance is superb. Too bad its over within a second or two.
Get in there! Pre Xmas drink banter!
It was modded down simply because the poster had the temerity to say something against the great god Canonical.
Personally, I gave up on *buntu around the 10/10 release and moved to two distros. CentOS for my servers and main laptop and Fedora for my play machine. Now I have stable systems. Yes, I could have got that with Debian. I started using Linux with Debian more than 10 years ago but got seduced by the Ubuntu spells. I went to a RH based distro simply because my employers are replacing their Windows 2003 servers with RHEL. No we don't use Sharepoint, IIS or any other MS crapware but software from the likes of Oracle and IBM.
I don't regret moving to CentOS. It is really stable and (currently) has the advantage of still using Gnome2. Yay!
Canonical has IMHO lost the plot.
This is a known issues when running a bloated OS like Ubuntu on critical hardware systems.
Wondering here about Red Flag and Unix of the Forbidden City...
I'm currently using LVM snapshots for upgrades and backups -- what am I missing compared file system snapshots?
Seriously dude. I use LVM a lot and am familiar with the commands and operations. But, fuck it's complicated and I still have zero faith in it. Every time I perform a relatively major(in my mind) action like expanding a volume, I quiver with anticipation of losing the whole volume and all its data.
It shouldn't be so complicated that I'm afraid to add disk space. When I add space to VMWare or my SANs, it's click click and no fear. Then I turn to LVM and piss. Even Acronis, after years, can't properly figure out and handle LVMs, falling back to block mode.
Then there is the whole issue of recovering a failed or damaged LVM.