Linux 2.4.16 Released 317
tekniklr writes: "They just released Kernel 2.4.16. Download it
here, and you can read the changelog here. This hopefully fixes the error that 2.4.15 had of corrupting filesystems on unmount." Update: 11/26 14:14 GMT by T : p.s. Don't forget to look in the mirrors.
Linking (Score:5, Informative)
Out of 100mbps..
Linking directly to the
You should have pointed to the mirrors [kernel.org], instead:
Re:Linking (Score:1)
Re:Linking (Score:2, Informative)
Re:Linking (Score:3, Interesting)
Pete C
Re:Linking (Score:5, Funny)
-J
Re:Linking (Score:2, Informative)
Pedantically speaking, the patch is 17330 bytes long. It compresses to under 6KB.
Actually that would be 1.0.9 [kernel.org], at 2678 uncompressed bytes.
(Not counting pre-1.0 releases, or -pre* releases, or 2.3.0 or 2.5.0 which are just version number changes.)
Re:Linking (Score:2)
Hell, if the referrer is anything except the mirrors page, refer the user to the mirrors page.
Re:Linking (Score:2)
I am thankful... (Score:2, Insightful)
Oh, the Illuminated Numbers (Score:3, Funny)
even. Re:Oh, the Illuminated Numbers (Score:2)
And this one is an even number, they are supposed to be stable.
2.2.x --> stable
2.3.x-> development
2.4.odd --> seems to heve unexpected bugs.
2.4.even --> might be stable. who knows?
2.5.0 --> unstable! it had to be. now everyone who said that 2.5.0 would be the last 2.odd stable one will be proven wrong.
Didn't this have to to do with the odd and even numbers of the start trek movies 8-). Or don't you think this is funny after downloading 2.15 just a few hours ago and syncing/fscking like hell now?
What's the best kernel? (Score:5, Interesting)
I was hoping that kernel.org or somewhere would list what is currently the most stable. I know that from roughly 2.4.5 through to 2.4.11 or so suffer from some sort of swapping/memory leak, I can't remember. This is just from loosely following what has been posted to slashdot in the past few weeks.
Is there any resource tracking for this? What is the most stable of the latest kernels?
Re:What's the best kernel? (Score:3, Insightful)
IMO the most stable kernel release is 2.2.20. Some people say that 2.4 is still testing, not stable.
Re:What's the best kernel? (Score:4, Informative)
First of all, unless you've got some very specific requirements only satisfied by a 2.4 series kernel, if you're worried about stability then you should be running a 2.2 series kernel.
That said, if you must track 2.4, then you're best off tracking the changelogs and only upgrading when you see a fix for a problem likely to affect you. If the problem is minor, consider giving the new version a little time. There are enough version whores and neozealots out there that other people with gladly rush out and do the mine stomping for you.
Re:What's the best kernel? (Score:3, Insightful)
Re:What's the best kernel? (Score:2)
For most people, all that this will do is cause them a flood of email about minutiae for which they have no context.
I would rate Kernel Traffic [zork.net] much higher on the "best way to keep up with what's happening in the kernel" scale for anybody who's not actually contributing code to the kernel. Even experienced C coders, if they aren't ass-deep in the kernel for other reasons.
Re:What's the best kernel? (Score:5, Insightful)
Then again, your distribution vendor already does this, so why would you be grabbing the latest development release (don't let the term "stable" fool you, that refers to interfaces, not field performance)? Red Hat is now up to 2.4.9 [redhat.com] . I know that there's a lot of work going on in the VM world, and it seems to have been sorted out, but as you are noticing, there are other things in the kernel besides VM. If you want a kernel whose performance charactaristics are known, and whose primary bugs have been addressed, you have to sacrifice bleeding-edge fixes.
Not an easy pill for the "I want my tarball now!" world of Open Source, is it? Look on the bright side, 2.4.9 updates from Red Hat on 11/2 beats the heck out of the too-little-too-late geological updates from any closed-source proprietary OS vendor. Q/A is hard work and cannot happen in zero-time.
Re:What's the best kernel? (Score:2)
What's the best way to tell which kernel is best? Run it for about 2 months on a wide variety of hardware, with a wide variety of software loads. Record incidents and map those against known problems, apply available patches for those that will impact you the most. Re-test.
Sound advice, and I'm certainly glad to know that the big distributors of Linux do testing like this.
In the long haul, however, I'd feel more comfortable if there were something open, free and distributed that accomplished the same thing. Just in case any of those good testers at RH, SuSE, Mandrake, Caldera, Debian ... move on from testing things on really weird old hardware combinations, like the kinds you might find in schools or in the third world, for example.
Something like a database with motherboard, chipset, CPU, peripherals, kernel version alongside uptime and perhaps some rudimentary performance figures. Each user could contribute an entry to the database so that a very rapid feedback mechanism would be available to kernel hackers due to the size of the user base reporting in a methodical way.
A more organized system would sure beat the anecdotal empirical approach of
Re:What's the best kernel? (Score:2)
Sure, what you propose would be a great adjuct to what Debian does now (perhaps they already do, I'm not much of a Debian guy 'cause I've never really had the time).
Re:What's the best kernel? (Score:2)
Umm... since when is Debian not open, free and distributed?
Sorry. Quite right - since never has Debian been closed.
I didn't mean to imply they were closed.
I only included them in an incomplete list of known distributors of Linux and GNU that might do some testing as part of their release process.
My main point, obscured by my poor capacity for expressing coherent ideas, was to advocate the establishment of a formal open database that provides functional, benchmark and performance information about different flavors of the kernel in combination with different flavors of hardware.
Along the same lines, a deliberately heterogeneous Beowulf cluster might be useful for testing kernel versions to see the impact of proposed patches and changes.
Too often I hear kernel developers lapse into arguments about VM schemes, etc. where the arguments cannot be resolved because they depend upon actual empirical data that the developers do not yet have!
Yes, there might be benefits for a new scheme under some circumstances and drawbacks for the same scheme under other circumstances. But we won't know until testing on various hardware with typical application suite combinations if the ratio of advantageous/disadvantageous is 95/5 or 5/95.
<operativeword>Imagine</operativeword> data something along the lines of:
A 386 with 12 MB with two ISA Ethernet cards had its NAT performance improve by 10% from 2.4.3 to 2.4.4
A dual PIII running Apache with KDE user apps starting and stopping had 15% decreased throughput after 2 hours of uptime after applying the foobar VM patch to 2.4.8
You get the idea.
Re:What's the best kernel? (Score:2)
So, in your opinion, the last "good" kernel is the one that's listed as "linux-2.4.11-dontuse.tar.bz2" on the ftp servers? Wow. That's a pretty daring statement
Dinivin
Re:What's the best kernel? (Score:2)
I have a machine at work running 2.4.5 that has been running rock solid for 157 days. Granted, it's just a workstation that runs GIMP and other handy programs. However, it does run xaos while I'm not using it (so it has been at 100% CPU for most of that time)! It is still very responsive after all this time. PPro 200s are great machines...
Re:What's the best kernel? (Score:2)
Re:What's the best kernel? (Score:2)
Re:What's the best kernel? (Score:2)
the stats at the Linux Counter [li.org] show that the most popular 2.4 kernel is 2.4.12 (144 boxes), closely followed by 2.4.9 (126), 2.4.13 (116) and 2.4.14 (110).
The average uptime of 2.4.0 boxes is higher than for anything else in the 2.4 series (46.5 days), but this is very much a reflection of the days since release, too!
Re:What's the best kernel? (Score:2)
Hmmm... 2.4.14 compiles fine for me without patching that bug. Of course the loopback device module doesn't work, but everything else, including full Athlon optimization is working like the proverbial "greased weasel". Also, it compiles fine with the latest gcc, no need for an older compiler. I guess they cleaned up the code.
Re:What's the best kernel? (Score:2)
i guess some test script could probably do that, but it might take quite some time to build all those different kernels.
What the hell, I've got lots of karma to burn...
Imagine a Beowulf cluster running this!
Dagnabbit! (Score:1)
Now I'll have to wait for patch-2.4.16-to-2.5.0.bz2! Maybe next week...
Why I haven't migrated to the 2.4 kernel (Score:2, Insightful)
Although I like to be as "leading edge" as everyone else, I've held back on migrating to the 2.4 kernel because of the sorts of things that have been happening to this release.
Although the 2.4 kernel seems to be overall a major step forward from the 2.2 kernel, there have been too many major changes with too little testing to make it a 'stable' kernel yet. It was only a couple of 'mod levels' ago that the VM was entirely rewritten to fix a performance problem that the original 2.4 VM (rewritten from 2.2) introduced. And, the 2.4 kernel (finally having been pronounced 'stable' by the kernel team) is discovered to have a major file corruption problem (now, apparently fixed in the +1 mod).
Not to disparage the kernel team (whom I think have done a wonderful job in giving us the next generation kernel), but I think I'll wait until this 'stable' kernel stabilizes a little more.
Re:Why I haven't migrated to the 2.4 kernel (Score:2, Informative)
In it, Linus clearly states what the problem is with any major release... The people you really want to test it won't test it when its development.
The number of people testing a development release is sadly too small to catch some of the problems. The same is true in a lesser degree to -pre releases in regards to the final releases.
At any rate, if you really want to help, setup a test box and test the development releases and provide useful feedback, then the time to a really stable release will decrease.
Yeah, great idea guys (Score:2, Insightful)
It's time to admit that most people don't need the newest kernel, and should just run whatever their favorite distro has properly tested. Unless you enjoy pain and you have no data of consequence, chasing kernel versions is a losing proposition.
Re:Yeah, great idea guys (Score:2, Informative)
Ok, that's just plain false. The worst that could happen is you get a few stale lock files left over (sometimes a bunch) that are undeleteable, and can only be erased with a fsck. Not a huge deal. The problem is that when you unmounted a filesystem, if there was data that still needed to be synced, it could get garbled. No big deal. Do an fsck, and everything is restored. No offense, but did you even bother to read about the bug?
Re:Yeah, great idea guys (Score:2, Insightful)
However, my point still stands. You had no idea the extent of the bug and promulgated false claims about it on slashdot. This is not very evil.
Oh, and it is "No big deal" for my desktop system. If you're running 2.4.15 on a mission critical machine you should be shot anyway. The bug was found less than 24 hours after the release. ANyone who uses Fresh release software on mission critical boxes should be shot. You should be shot for even thinking this might be a viable possibility. Silly you.
Newbie needs advice (Score:2)
Now, I've got Red Hat 7.2 on my machine, running the 2.4.7-10 kernel that came with the distro. All my partitions are ext3, and that's why I need a pretty recent kernel. Since ext3 was accepted by Linus in his tree, I figured I should upgrade, and indeed, I rushed to upgrade to 2.5.0 (cool, eh!) the minute it was released. Well, I got my file systems down apparently undamaged.
So, when you're saying
I'm happy for any advice I can get! :-)
Re:Newbie needs advice (Score:2)
Are you sure? Did you force a fsck? Unless you force a fsck, fsck won't notice there's anything wrong when you reboot.
2.4.x 2.2.y (Score:1)
4Tb of cache fixed? (Score:2)
But it's certainly fun, have you ever seen bubblemon turn pink? Or blood-red?
Re:4Tb of cache fixed? (Score:3, Informative)
[1] 2.4.15 would have been the most stable/robust kernel execpt for that inode bug. Looking at the changelog for 2.4.16 one can see that the only real change was the inode bug, and one can make a safe prediction that 2.4.16 will turn out to be the most stable kernel in 2.4 series so far.
Re:4Tb of cache fixed? (Score:2)
preemptable patch (Score:3, Informative)
Re:preemptable patch (Score:2, Informative)
It may not be such a big deal on somewhat newer systems, but I highly recommend it.
Re:preemptable patch (Score:2)
Should this patch make a difference on SMP systems? I heard it used the same semantics as SMP support, only on UP systems. If that's the case there shouldn't be a difference. Is the SMP kernel fully preemptible by default?
Yes, it will. The SMP kernel is no more preemptible than the UP one. What we mean by saying "the preempt-kernel patch leverages the existing SMP locks" is that we take advantage of the fact the linux kernel is already protected against concurrency and reentrancy where needed, and we make use of that.
In other words, an SMP system will benefit from a preemptible kernel in the same manner a UP system will ... the kernel still runs to completition without the patch. That said, the effects will be a little less pronounced since you have a second CPU to run tasks and thus scheduling latency won't be as bad ... at least in theory, heh.
The patches are at kernel.org [kernel.org] but please use a mirror. The 2.4.16-pre1 patch is fine as previous mentioned, but I'll put up a rediff against 2.4.16 soon.
Re:preemptable patch (Score:2)
I am now sitting at my newly booted 2.4.16 kernel in mozilla, launching star office while listening to XMMS and the system is still incredibly reponsive. I know I might have compromised peak potential of the box for this responsiveness but for a laptop (and probably any desktop I use from now on) this is a major breakthrough! I Love it. Lets hope it doesn't kill me with any bugs
So what's broken this time? (Score:2, Interesting)
I somehow missed the 2.4.15 announcement so fortunately I wasn't hit by any problems (I also missed the 2.4.13 release, dunno how), but even though I normally pop in the newest kernel upon release I'm pondering waiting this one out.
Mirrors not helpful yet (Score:2)
Re:Mirrors not helpful yet (Score:2)
Most people should wait a day or so to grab the latest kernel. As I'm finding (most of the US mirrors at least), 2.4.16 hasn't been mirrored to many of the mirrors yet :-)
I dunno; the Canadian mirror had 2.4.16 at 10AM (EST)
[ Reply to This | PareMirroring (Score:1)
Re: (Score:2, Interesting)
Re:how to implement ext3 (Score:3, Informative)
Compile ext3 into your kernel (make sure it's not a module, if you want to use it for your root file system).
Do a "tune2fs -j
Reboot.
That's it.
The help for the kernel option tells you which version of the ext2progrs you'll need (at least 1.20 ?).
Re:how to implement ext3 (Score:5, Informative)
login utils if you're installing from a source tarball instead of an rpm.
When done, type "tune2fs -j
on ext3/2.4.16pre1). Update your
Not sure about the Slackware stuff, but I doubt if there are any config file changes.
Andrew Morton's EXT3 page [zip.com.au] has all the details.
Re:how to implement ext3 (Score:2)
-Legion
The 2.4 series was treated like odd-numbered ones (Score:2)
I note that 2.4.x broke my system badly -- it decided (as supplied with both Mandrake 8.1 and RedHat 7.2) that my ATAPI CD-RW was a DMA device, regardless of what I told the BIOS. With ide-scsi loaded over it, mounting caused kernel panic. An extremely helpful person on comp.os.linux.development.system helped me debug it with hdparm. But even building a custom 2.4.13 kernel didn't "solve" the problem (meaning that I have to leave hdparm in place and not use devfs). The kernel README is way, way out of date too. I'd expect this kind of stuff on an odd-numbered series. Perhaps even-numbered kernels need a bit more of a testing stage before release.
Wouldn't it be strange if 2.5 became the more stable one? At this rate, it could happen.
User mode linux? (Score:3, Interesting)
Open Letter to Linus (Score:5, Insightful)
Kick back, relax, take it easy, and run some automated burn-in tests for the kernel. Releasing code doesn't need to be a strain, or rushed. Remember, you're not doing it for "them". There is no "them", except in Sci-Fi, or paranoid extremist literature. Rushing is a self-inflicted injury. If you need to do self-harm, use a rubber razor-blade or something.
Many of the major shifts in the kernel have been the Right Thing To Do(tm), but those are the times you need to relax -MORE-, not less. Anyone with a penguin as a mascot understands cool. Cool is good. Cool is exactly what that penguin needs. Cool is what YOU need. You can't run at top gear, indefinitely, and expect to be even close to 100% of your ability.
As I recall, we went through something in excess of 120 pre-releases for one early kernel, and other early kernels often went through 20-30 pre-releases. (Oh, for the days of using a-z for the pre-release number! Sometimes the kernel fell off the end of z, and I think that was part of the incentive to switch to numbers.)
When Alan Cox maintained his series, he would often get into the tens, I suspect much for the same reason. A kernel is a complex thing, and the interactions can be hideously obscure. It takes a lot of testing and validating to work even just the worst of these glitches out.
If we reach 2.5.0-pre100, with the understanding that 2.5.1 will be solid enough to do new work, without forever struggling to figure out if a bug is in new code or a cold kipper from 2.4.x, nobody is going to complain. Well, nobody with any sense. The rest we can secretly smuggle into Afghanistan, where nobody'll care what they think.
I'd rather see 2.5.1 for Thanksgiving -NEXT- year, than be unable to do any serious development work for it. A solid foundation and a late, but perfect structure, is a billion times better than a sky-scraper made from twigs and built on straw, even if the sky-scraper is built on time.
You, like anybody, are undoubtably feeling all sorts of pressures - from work, to the family, to the economy, etc. Many of those pressures are bogus. Worrying about job security won't give Transmeta a greater profit. If it itches, scratch it (just be careful what you scratch in public), and if it doesn't, forget about it. You don't need to go creating problems. We have a Government to do that for us.
None of what I've written is new to you. Little, if any, is probably new to anybody. But it's all stuff we need to hear, from time to time. And when I see someone who is no idiot repeatedly making some very basic coding errors over a relatively short time, I think it's not unreasonable to think that there's a guy who is burning themselves out in the hamster wheel of life, and that that guy might benefit from kicking back & kicking the wheel over. Sometimes we go the furthest by making the least effort.
What are YOU doing to help test the pre releases? (Score:2, Insightful)
Hence, bugs don't turn up until after real releases are made.
Anyone who goes out and runs a shiny new kernel on a mission critical machine which was released 20 minutes ago is just asking for trouble. These kernels simply don't get the QA they need to be determined to be stable for a number of days after they're released.
If you want a QA tested kernel, go to RedHat, Suse or any of the other Linux distributions, shell out whatever they charge for bundling it up and use their kernel. When that kernel breaks, go whine to the distribution maintainers. (I've done this personally with RedHat, and found them to be very responsive to bug reports.)
Its either that, or fix it yourself, it's that simple. What, you want something for nothing? That's not how free software works.
Whining about the problem will not fix it. Going out and fixing it yourself, will.
1. See posts about Linus and maintaining stable kernels here [theaimsgroup.com] and here [theaimsgroup.com].
Re:What are YOU doing to help test the pre release (Score:2)
Am I stupid? No. There is no better test of a kernel than a real situation. There never will be. Real Life will always throw up situations that can never be anticipated in the laboratory.
What else do I do? I compile patches. Pre-releases, new releases, ANY releases. I bundle them together, release them on Sourceforge, and watch the counters fly. You say that nobody would run a pre-release? 400-800 people regularly say otherwise, whenever I upload a new FOLK patch. That is as "pre-" as you can get, yet hundreds of people actually use it!
I have used Linux since 0.1, the BSD's since William Jolitz first ported the Berkeley tapes to the Intel, and I can tell you this from first-hand experience -- the BSD releases are damn-near rock solid, BECAUSE the people behind them insist on extensive pre-release cycles. HOWEVER, Linux overtook the BSDs within 2 years of coming out, because Linux development was open.
What I am asking for is to re-merge the two approaches. It's as simple as that. Re-merge? Yes! As I said in the letter, early Linux kernels went through tens, sometimes hundreds, of development itterations, before a release was made.
"Nobody uses pre-release versions"? Methinks you and he have forgotten that ftp.funet.fi was saturated, every pre-release that was made.
Sure, Linus can't QA a complete kernel. I wasn't asking him to. I don't even believe in the entire QA philosophy. Stoccastic testing is comparable to throwing darts in a map, in an effort to find gold. You =MIGHT= be lucky, but the odds are that you will miss the bloody obvious many times more.
To really test a kernel requires exhaustive testing of EVERY function call, under EVERY possible entry condition & state, OR a formal proof, neither of which is terribly practical, whether you're an individual or a distribution manufacturer. Red Hat may be rich, compared to Joe Average, but they still can't afford the 10,000 Ph.D mathematicians they'd need to check a kernel rigorously, in any realistic time-frame.
So, how do you achieve a decent quality? Easy! You run the program in much more compact cycles. By compacting the software life-cycle, and running many many more itterations, you can produce (in much less time, and for much less money) a quality comparable to having a few gigantic life-cycles of enormous cost.
Linus know this. He isn't an idiot. If he has to change the versioning, so that there isn't a "pre-" label, but rather a sub-sub version, to get people to run the kernel, then that's what he should do. There is NO excuse for umount() bugs in a 2.ANYTHING kernel. Development, pre, or otherwise. That kind of bug should not exist, even in the darkest imagination, beyond version 0.1
Re:Open Letter to Linus (Score:2, Interesting)
Re:Open Letter to Linus (Score:2)
Re:Open Letter to Linus (Score:2, Insightful)
Hammer it, as in trying the most stressful things load-wise (cpu, storage, video etc.). The lesson to be learnt here is that there are other things that must be tested - like the very-rarely occuring reboot.
Ok, in the real world there are a lot of linux machines that don't run crazy uptimes - like dual or multi-boot machines, with people booting windows to play games or to use m$ office. Give them a confidence boost - that they can use a "stable" kernel from the 2.[even] series without having to reinstall linux.
So, what's the best way to upgrade? (Score:4, Interesting)
Would remounting the filesystems read-only help? Or would that also trigger the bug?
And, if your filesystems are reiserfs, do you need to worry too, or does this only affect the traditional filesystems.
init 1, sync, hit the reset button. (Score:2, Informative)
Rich
Re:So, what's the best way to upgrade? (Score:2)
touch
if you have the 'magic sysrq' option enabled, you can use the key-combination 'Alt-PrintScreen-S' (from the console, of course...) to sync the filesystems. Do this a couple of times (with a 1-2 second interval), followed by a couple of 'Alt-PrintScreen-U' (unmounts and remounts read-only all filesystems). When all filesystems have been remounted R/O, use 'Alt-PrintScreen-R' (on some systems only the left Alt-key works for this combo) to reboot the box. The presence of the
If you DON'T have the magic_sysrq option enabled, you can sync(1) a couple of times before rebooting to lower the chance of there being dirty inodes on umount.
The most important bit is that about forcing a fsck on the next boot, no matter what filesystems you use. This bug affects all filesystems, including ext3 and reiserfs and others.
Re:So, what's the best way to upgrade? (Score:2)
Of course you need 'Alt-PrintScreen-B' to boot the box, not 'Alt-PrintScreen-R'.
Re:So, what's the best way to upgrade? (Score:4, Informative)
I patched my kernel to 2.4.16-pre1 yesterday in light of this bug, and here's what I did:
1) Compile kernel using my normal procedure
2) Switch to single user mode ('init 1')
3) 'sync' and 'umount' each partition (except
4) sync
5) shutdown -r -F now
No corruption, no problems (I'm on ext3 so the forced check wasn't even noticable).
You might be tempted to remount / read-only first, but if you do, first create '/forcefsck', which is exactly what the -F flag on 'shutdown' would do, but of course only if / was writable.
9 paranoia-steps for upgrading out of the bug. (Score:5, Informative)
1) "shutdown now" or "init 1" as root to go single-user.
2) sync
3) umount all non-busy filesystems (usually only root is busy for most people).
4) sync
5) mount -n -o remount,ro /
(so now the root filesystem is read-only -- this step *is* important).
6) e2fsck -f
(once for each partition, starting with root [/] device, substitute e2fsck with reiserfsck, etc., as necessary -- force a check on each filesystem)
7) sync, hit reset
8) make sure not to ever boot into the buggy kernel again!
2.4.16 and ALSA (Score:5, Informative)
Think I'll wait... (Score:2)
You guys beta test and let me know, OK? :P
-Legion
No reason not to upgrade (Score:2)
Just take a look at the 2.4.16 changelog. There really weren't that many changes to the kernel, and this bug is a fairly troublesome one. I would only sit on 2.4.15 if I had a UPS and I touched the /forcefsck file in root (you should do that now, anyway).
There really is no reason NOT to install the new kernel. You probably haven't racked up much uptime anyway, and not that uptime on 2.4.15 is really worth bragging rights anyway.
Personally, I upgraded when 2.4.16-pre1 came out. I also converted many of my partitions to ext3 (finally). I've been waiting for ext3 to be merged in with stable for a very long time!
Another improvement that wasn't detailed because of the famous "...merge with Alan..." messages in the ChangeLog was that most of LVM is up to date in the stable kernel now. LVM has been at the 1.0.1rc4 release for some time now, and not having to patch my kernel is pretty nice (although, the LVM crew made creating patches quite simple). If you haven't checked out LVM [sistina.com] yet, do so. It's quite sweet!
Re:Think I'll wait... (Score:2)
-Legion
Release? Mabe this was an escape... (Score:5, Funny)
Re:Trashed Here (Score:1)
Re:Trashed Here (Score:1, Troll)
Do you still have a job? You don't deserve to.
If this loser was for real, I'd have to agree...I have to think that this is some guy who's either a *BSD nut or sitting in an office in Redmond somewhere.
Either way, let that be a lesson to everyone: don't use new releases for production machines! That doesn't go for just Linux, either.
Re:Trashed Here (Score:4, Insightful)
And yes, using new stuff on production machines is a bad idea...doesn't change the fact that if Linux ever wants any sort of market respect, showstopper bugs like this can't be allowed to make it into versions that are indicated to be "stable".
Re:Trashed Here (Score:3, Insightful)
Since 99% of Linux users get their kernel from their distributer, who patches it and tests it thoroughly before giving it out, this unstable kernel business has zero with Linux's popularity or lack thereof.
Re:Trashed Here (Score:2)
That even number in the middle is supposed to mean *stable*. Sure, there's always going to be a collection of minor bugs that'll get through just about any reasonable level of testing...but come on...this bug was simply huge. Even if you don't feel that it is necessarily the duty of kernel programmers to do extensive testing, I hope you do think they have enough ethics to do *some* testing before kicking a version out the door.
Re:Trashed Here (Score:2)
Re:Trashed Here (Score:2)
IIS worms do not affect most Windows users directly.
The Kernel corrupting a volume while it gets unmounted affects every user using that kernel.
Linux is already considered a joke in many IT departments. These high-profile Linux bugs only make the joke funnier.
Re:Trashed Here (Score:2)
And neither do kernel bugs that never get to most Linux users. That was the point.
Oh, you're a troll. Never mind then.
Re:Trashed Here (Score:2)
The bug never got to most Linux users because the bug was so trivial it was discovered almost instantly.
Since the kernel coders apparently do no testing beyond trying to make everything compile, there are plenty of other, more subtle bugs waiting.
Large IT departments see Linux as a joke. As the price barriers to purchase commercial Unix systems drop, the incentive to use Linux drops with it. In smaller shops, there is more incentive to use Linux since they are more price-sensitive.
Re:Trashed Here (Score:2)
It's typical for trolls to think that just because they blindly follow a different groupthink, they "think for themselves."
Re:Trashed Here (Score:2)
Re:Trashed Here (Score:2)
Maybe this is a level of abstraction that *should* be removed?
Re:Trashed Here (Score:2)
Re:Trashed Here (Score:1)
Onepoint
Re:Trashed Here (Score:2)
Re:Trashed Here (Score:1, Funny)
Re:Linux (Score:1, Informative)
I for one am not touching a new Linux kernel until other people have risked their systems with it and verified that it works fine. I will possibly stick with using an OS with proper quality control procedures (name your own out of FreeBSD, OpenBSD, NetBSD, Windows, etc...)
Re:RedHat (Score:1)
Re:RedHat (Score:3, Interesting)
You mean VMWare doesn't work with 2.4.14 yet. Not the other way around. Since VMWare is closed-source (yes there is an open-source shim layer but it is just a shim layer) it is their responsibility to make it work with Linux.
If a regular application breaks with a new kernel release, it is the responsibility of the kernel maintainers. (Oh, except that Java thing from 2.2.18 or so - the JRE was relying on undocumented behavior so too bad.) But VMWare is not a regular application, it is more of a kernel mod.
Wrong. Vmware v2.04 DOES work with 2.4.14 (Score:2, Informative)
You can get the patch here [vc.cvut.cz].
-Fialar
Re:Well (Score:1)
Now this one can corrupt volumes on umount.
I know the philosophy of 'release early, release often' is held sacred, but surely there are limits?
PS. Sorry I didn't look up the details about the other bug, but I suspect there's no point checking if search is working...
PPS. A slap with a bony kipper to the first person to champion Linux because it only took 2 days after his HDD was corrupted for a fix to be released. This is not something to boast about.
Re:Better than Apple ... ??? (Score:3, Informative)
The iTunes partition destroyer was pulled in something like 24 hours and replaced not long after.
Some years ago there was a problem with certain models of hard drives (Quantums I believe) that didn't handle their write caches well on a scsi reset. That went on for quite a while, but was not an issue with supported Apple hardware, it was some 3rd party drives that had tweaks to enable write behind caching. (The very large Oracle installation on Alphas that I work with had the same problem with them. Unable to resolve it with the vendors we finally scrapped all the disks and replaced them with a different vendor's drives.)
Re:Better than Apple ... ??? (Score:2)
Alright. That's it!!! I'm sick of Apple's reckless behavior -- I finally have to agree that there's only one solution [satirewire.com] for all this!
Re:Better than Apple ... (Score:2, Informative)
[FUD ALERT]
... surely you mean less than 24 hours [slashdot.org]
Re:I'm glad that linux has a stable & dev kern (Score:3, Interesting)
The last 8 or so kernel releases have been released largely in response to major bugs in crucial kernel areas like virtual memory management. Upgrading to fix these problems seems like a reasonable thing to do if you are crazy enough to run linux on production boxes that do anything besides run DNS, SMTP gateways or some similar purpose.
You can call me a troll if you wish, but the writing is on the wall. Linux is in serious trouble due to feature bloat and releasing too early. I for one am glad that the idea of Linux has motivated the Unix vendors to open up a bit, and has exposed some fresh blood to the advantages of Unix.
Unfortunately, the implementation of Linux is falling apart by trying to do too much.
After typing this I realized that I'm not talking to a troll, but a know-it-all 15 year old. So I'll post under my actual moniker.
Re:I'm not trollin...but... (Score:2)
Novices should be using a distribution. Those typically don't have a kernel-of-the-week phenomenon. A lot of people who are complaining about lack of QA, are bypassing QA.
Re:I'm not trollin...but... (Score:2)
the only reason you need a bleeding edge kernel is for bleeding edge things like firewire.
right now witha redhat 7.1 it is prime for a linux-newbie to start playing and ditch windows. I dont reccomend redhat 7.2 due to problems with it. and hopefully I'll find a red-hat alternative to start giving away.
the Linux of today with the right distro is as easy as windows 2000/xp for the seasoned user.
anyone trying a simple 30 day no windows run will see this... (except for video editing people.... you're still stuck in the windows world due to the blinders worn by the management at AVID)
Re:It's a bit odd... (Score:2)
(:
That doesn't explain 2.4.9 versus 2.4.10. I had such a bad experience with 2.4.10 that it scared me away from using the new VM until 2.4.15 (luckily I didn't upgrade to that either yet, but I will try 2.4.16 probably today).
Re:sync in runlevel 6 as a workaround for bug? (Score:2)
Not sure what it would do to a journaled ext3 fs. I was planning on moving on small partition over to ext3fs with 2.4.15, but I may wait till 2.4.16 or later to make sure that all is aoky.
Re:Possibly "stable" kernel (Score:2)