Windows IT Pro is the authoritative and independent resource for windows nt, windows 2000, windows 2003, windows xp. Features a collection of resources and magazines for windows IT professionals.
  
  
  Advanced Search 


November 16, 2005

New Study Suggest Linux Has Foundational Reliability Problems

RSS
Subscribe to Windows IT Pro | See More News and Analysis Articles Here | Reprints | Or get the Monthly Online Pass—only $5.95 a month!

At IT Forum in Barcelona on Tuesday, Microsoft announced the results of a study it commissioned which concludes that a foundational design problem in Linux prevents that system from being as reliable as Windows in real-world scenarios. Stung by criticisms of past studies, Microsoft commissioned the highly regarded Security Innovations (SI) for this particular study, which focused on e-commerce Web applications. However, Microsoft and SI maintain that the problems with Linux would no doubt manifest themselves in virtually any scenario. And now, Microsoft is reaching out to Linux makers such as Novell and Red Hat in order to commission future studies comparing Windows and Linux.

"This isn't about 'can' or 'can't,'" Ryan Gavin, the director of platform strategy at Microsoft told me in a briefing yesterday. "There are a million different ways of doing things on Linux, but unfortunately half a million of those are wrong. Customers are starting to hit wall in Linux because of dependency issues. It turns out the componentization model there has some detriments with regards to complexity, manageability, and time to market. Windows has a key foundational advantage over Linux."

What the study discovered was that Linux is essentially a house of cards because of massive dependency problems. In the SI study, sets of experienced Linux and Windows administrators were asked to manage Linux and Windows Server machines, respectively, over a simulated one-year time period. During that time period, the machines--which were running eCommerce Web applications--were upgraded in realistic ways, as if to meet changing needs and requirements. The Linux machines utilized Novell SuSE Linux 8, and were upgraded to SuSE 9, while the Windows Server machines migrated from Windows 2000 to Windows Server 2003. Additionally, new features were added to the eCommerce applications over time, and both systems were upgraded with whatever patches and security fixes were released during that time period.

"The Windows systems were dramatically more reliable," Gavin told me. It took the Linux administrators six times longer to administer solutions when compared to the Windows admins. Additionally, the patch rate on Linux was almost five times higher than that of Windows. During the tested time period, there were 187 patches installed for SuSE, compared to just 39 for Windows. And the Linux patches took twice as long to apply, with 14 critical breakages, where dependency failures caused necessary applications to stop working. Windows suffered no such stoppages.

The issue with Linux is that commercial Linux vendors such as Red Hat and Novell typically only support the file versions they ship in their systems. If an administrator arbitrarily updates a component version in order to gain new functionality, that system won't be supported by the OS maker, effectively placing the customer in the OS business, according to Gavin.

Despite Microsoft's best attempts at ensuring that this study was competently and independently designed, Linux backers will no doubt find exception with it. I'll be examining this study further in my Windows IT Pro UPDATE commentary next week.

End of Article



Reader Comments
Muah ah ha ha

The evil empire strikes back.

ITRacemark November 16, 2005 (Article Rating: )


Wow, now that would be great for the garden.
Ran a webapp on windows server 2000, average uptime was measured in hours. Migrated to linux, here is my current uptime measurement now.
~$ uptime
10:55:34 up 104 days, 21:59, 2 users, load average: 0.24, 0.20, 0.19


Key difference is the OS.
Updating is simple since it running on debian we run two commands, apt-get update followed by apt-get upgrade. zero downtime since deployment which was 104 days ago. total updates done to date unknown. but since i don't need to reboot who the hell cares?

With windows the mantra is update, reboot, test, update again, reboot and keep going till no critical updates available.

Notice a reboot is required to update windows, but not linux.

Guess a reboot doesn't qualify as downtime huh?

Like i said, great for the garden. Sad that the only fruit this "IT study" would yield would be for its ability to be confused with industrial strength fertilizer. Gee, i though Monsanto had that market locked up tight and had zero competition.

geekster November 16, 2005 (Article Rating: )


Even if you didn't reboot your debian box, how many times did you have to interrupt your webapp to update it and/or your web server (Apache???) to update them?

danm66 November 16, 2005 (Article Rating: )


Publish the whole study- put somebodys reputation on the line here. As Far as I can tell there is absolutely nothing of value in this except to identify the foundational value of the writer and the "Study" as shaky. Pretty telling that MS spend so much money on studies that all seem to find flaws in any other option other than MS. I consider it just another weakness MS KNOWS it has- "studies" or no.

Paul- you've actually written some decent stuff- you should be ashamed of spreading this fertilizer.

dcperspective November 16, 2005 (Article Rating: )


Paul, you're fine. Don't worry about the peanut gallery (myself included).

What I find interesting is that people here are unwilling to even consider the fact that the study was accurate. That is a possibility you know. Some people do good things for the wrong reasons.

So let's assume that there's some possibility that this study is accurate.

On a related note, the OS wars are just plain sad. All the existing operating system are just plain bad. We should be demanding great solutions from all operating systems, not just claiming the other one is inferior. They all are.

orion.adrian@gmail.com November 16, 2005 (Article Rating: )


This is just another FUD campaign started by Microsoft. It's full of lies and inaccuracies.
The fact is that Linux's security, reliability and stability is much higher than any Windows. With Windows you find out every day a new security flow came out, and you have to apply tons of patches, with Linux you don't have 1/10 of the Windows security flows. This study is just pure Microsoft FUD.

gvoinea November 17, 2005 (Article Rating: )


I see we've traded Apple fanatics, who are afraid to post unanonymously, for Linux fanatics who have no fear of looking fanatic-like in public.

orion.adrian@gmail.com November 17, 2005 (Article Rating: )


What is interesting to note is the article is about Linux vs. Windows, yet the study is Novel Linux vs. Microsoft. For those of you that don't know Novel only became involved during Suse Linux 9, and one cam make an educated guess that many of the breakages that occured during this transition where the result of that change-over.

That being said there is no excuse for any breakages in a server OS. And yes restarting a service and rebooting both count for downtime.

While the article may raise some eyebrows in the MS world - and a few I told ya so - the comparison of one Linux distribution vs Windows is misleading. The assumption that all Linux distributions face the same "fundemental flaw" is easy to make but difficult to prove. When a study is done to put Redhat vs. Novel Suse vs. Debian vs. MS Windows then, and only then, can you compare apples to apples.

kazoot November 17, 2005 (Article Rating: )


"What I find interesting is that people here are unwilling to even consider the fact that the study was accurate."

It's hard to do that when the study is commissioned by Microsoft. Studies NOT commissioned by Microsoft typically give opposite conclusions.

bonch November 17, 2005 (Article Rating: )


"What I find interesting is that people here are unwilling to even consider the fact that the study was accurate"

The problem is that the findings are quite off practical experience. I have installed SuSE 8.x, 9.x and now 10.0 on several computers. The installation itself is way easier than any Windows system. The configuration can be tricky, but once the system runs it runs rock solid.

Our FTP/Internal HTTP Server has an uptime since April 2005 updates automatically and needs only to be restarted after a Kernel update. I.o.w. we practically never touch it. I do not understand how Linux Admins needed 6 times more work to administer a server.

skmel28 November 18, 2005 (Article Rating: )


 See More Comments  1   2 

You must log on before posting a comment.

If you don't have a username & password, please register now.




Top Viewed ArticlesView all articles
Friday at PASS Europe 2006

Kevin talks about the closing day of the event and shares a funny Microsoft film. ...

Windows Mobile: What Went Wrong?

Paul discusses the evolution of Windows Mobile and why he thinks the platform is probably doomed. ...

More fun TechEd 2005 Resources

Kevin points out some more TechEd resources ...


News and Analysis Whitepapers MIMO Wireless LAN PHY Layer (RF) Operation & Measurement Application Note 1509

IT Industry Trends 2005 Study

The Who, What, Why, and Where of IT Events and Trade Shows

Related Events Check out our list of Free Email Newsletters!

News and Analysis eBooks Business Process Authentation - Managing Cost in Your Enterprise

Related News and Analysis Resources Become a VIP member of the Windows IT Pro community!
Get it all with the VIP CD and VIP access. A $500+ value for only $279!

Subscribe to Windows IT Pro!
Solve your toughest technical problems with our experts and access 10,000 + articles online. 30% off

Monthly Online Pass - Only $5.95!
Get instant access to 10,000+ articles from Windows IT Pro Magazine!

TechNet Virtual Labs
Evaluate and test Microsoft's newest products.

Job Openings in IT


ADS BY GOOGLE SPONSORED LINKS FEATURED LINKS

Microsoft Exchange & Windows Connections event returns to Las Vegas Nov 10 - 13
Connections returns to Las Vegas for this exciting event where each attendee will receive SQL Server 2008 standard with 1 CAL. Co-located with Microsoft ASP.NET, SQL Server, and SharePoint Connections with over 250 in-depth sessions.

Free Online Event! Virtualization:Get the Facts!
Register now and attend this free, live in-depth online conference on November 13 and 20, 2008, produced by Windows IT Pro. All registrants are eligible to receive a complimentary one-year digital subscription to Windows IT Pro (a $49.95 value)!

Check Out Hyper-V Video on ITTV
Watch Karen Forster's interview on Hyper-V's performance on ITTV.net.

Ease Your Scripting Pains with the Flexibility of PowerShell!
Join MVP Paul Robichaux on December 11, 2008 at 11:00 AM EDT as he equips you with PowerShell basics in 3 introductory lessons, each followed by a live Q&A session—all on your own computer!

PASS Community Summit 2008 in Seattle on Nov 18-21
The don’t-miss event for Microsoft SQL Server Professionals. Register now and you’ll enjoy top-notch Microsoft and Community speakers and more.



Solving PST Management Problems
In this white paper, read about the top PST issues and how to administer local/network PST Files.

Get Protected -- Data Protection Manager 2007
Protect your virtualized environment with Data Protection Manager

Order Your SQL Fundamentals CD Today!
Learn how to use SQL Server, understand Office integration techniques and dive into the essentials of SQL Express and Visual Basic with this free SQL Fundamentals CD.
Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing