Slashdot Mirror


Red Hat Not Seeing Microsoft, Ubuntu as Threats

Ian Price writes "Red Hat is shrugging off Microsoft's entry into the cluster computing space after Microsoft announced that it has completed the code for its Windows Compute Cluster Server 2003 targeting high-performance computing. From the article: 'Scott Crenshaw, general manager of enterprise Linux platform at Red Hat, dismissed Microsoft's entry into cluster computing. "They're playing catch-up," he said. "Linux is often associated with high-performance computing, but Windows has never achieved that on a large scale."' Crenshaw also commented with respect to Ubuntu: 'Their user base is still small, so we're not seeing the impact of it [Ubuntu] so far.'"

10 of 241 comments (clear)

  1. Famous last words by HeavensBlade23 · · Score: 5, Insightful

    I think Netscape was quoted as saying something similar shortly before Internet Explorer utterly destroyed their marketshare. If nothing else, don't underestimate Microsoft's ability to leverage their monopoly into new markets.

    1. Re:Famous last words by strider44 · · Score: 4, Insightful

      I'm not sure how they're going to leverage their monopoly for cluster computing... It's not as if they'll be giving it away with Windows Vista... More likely the purchasing officers with major enterprise vendors of cluster computing will get many free lunches in the next few months, and perhaps a free car or two.

  2. Just like MS by Umbral+Blot · · Score: 5, Insightful
    'Their user base is still small, so we're not seeing the impact of it [Ubuntu] so far.'

    I am sure Microsoft said the same thing about Red Hat. Pride goes before a fall Red Hat.
    1. Re:Just like MS by afaik_ianal · · Score: 5, Insightful

      Mind you, the article title is a bit misleading. They said they are not seeing the impact of Ubuntu yet. They didn't say that they do not see them as threats.

  3. Red Hat doesn't need to do much. by tapo · · Score: 5, Insightful
    I remember when tech websites were clamoring over the latest Fedora release as much as they're clamoring over Ubuntu now. Red Hat almost got it right, except for one thing.


    Fix your package manager!

    I am sick of downloading packages from weird websites, version conflicts, and typing this stupid and overly long command into the shell over and over, hoping - nay, praying - that RPM won't spit out another conflict error this time. YUM seems tacked on, and I've never gotten it to work properly.

    I switched to Ubuntu, even though it had less polish and was so deep in development, simply because application management actually worked, and things were in a logical order (supported, unsupported, universe, multiverse).

    Maybe it's not practical, maybe I'm talking out of my ass having not used a Red Hat operating system since Fedora Core 3, but it's the only thing that prevents me from using Fedora at home or on a server, and the only thing that prevents me from recommending it to friends.

    --
    "Joy is contagious," he said, peering into the microscope.
    1. Re:Red Hat doesn't need to do much. by mok000 · · Score: 3, Insightful

      I remember when tech websites were clamoring over the latest Fedora release as much as they're clamoring over Ubuntu now. Red Hat almost got it right, except for one thing.

      Fix your package manager!

      I am sick of downloading packages from weird websites, version conflicts, and typing this stupid and overly long command into the shell over and over, hoping - nay, praying - that RPM won't spit out another conflict error this time. YUM seems tacked on, and I've never gotten it to work properly.

      I have worked with both dpkg and rpm, and there is no question: rpm is vastly superior to dpkg, when it comes to building packages, checking what package a file belongs to, or verifying the installed software (can't do it with dpkg).

      Apt-get has been available for RPM for years, it works perfectly, it contacts the repo and installs whatever you need. And, there are other similar systems like yum, smart, and rhupdate. All are actively developed. If you can't get YUM to work it says more about your ability fo manage a system than it does of YUM and RPM. All you need to do is to edit one configuration file. And "tagged on"??!?? YUM is no more "tagged on" that apt-get. It's Unix, everything is "tagged on"!

      The big advantage of Debian (and Ubuntu) is that they have a centralized repo of thousands of packages (I think ~12000), and a set of strict guidelines for packagers to follow. Redhat does not distribute many packages (2000-3000), so you have to rely on third party repositories to go outside Redhat's vanilla selection. For example RPMforge.

      Wrt, Fedora, it is meant to be a playground for geeks who want to play around with the newest bleeding-edge versions of all the major packages. It is not for amateurs. It's for people who enjoy getting into the latest stuff and solving the problems that are there. So it's kind of silly to critizise them for not being completely without wrinkles! Having said that, it runs surprisingly well out of the box. If you want something really stable and well tested, you should go for CentOS or any of the other RHEL rebuilds.

  4. Re:In related news... by afaik_ianal · · Score: 3, Insightful

    Keep in mind this is just a PR piece. I'm sure Redhat is all too aware of the threat from their competitors. But they'd be idiots to go to the media and say, "Yes, we're really worried about the new Microsoft offering because it is superior to ours in so many ways." They will (and should) always talk down their competition externally. It is internally that they need to react to and manage the threat.

  5. Microsoft and Ubuntu not a threat by layer3switch · · Score: 4, Insightful

    For instance, they need to achieve a "critical mass" of users before hardware and software vendors certify their products against any Linux distribution, he explained.

    Ubuntu market and RHEL market is totally different. Ubuntu is "now" heading toward Enterprise desktop environment with support, but Ubuntu had and always has been about average joe's Desktop PC while RHEL had and always has been about heavily toward Enterprise customers. So I think, by reading the article, it looks like RH is taking Ubuntu as not a competitor, but rather as a grassroot movement trying to reach that "critical mass". And to be fair, Crenshaw did point out a very good point here. That is, popularity doesn't count for the vendor certification which is the industry embracing OS distro with hardware and software for better customer support and that is what Enterprise customers look for.

    Microsoft being in cluster market so late in the game, it's fair to say that MS had failed to grab the market share early on. So the statement in the article is accurate. Who knows if MS will monopolize cluster market share in coming years? But this statement is on the bull's eye.

    "Linux is often associated with high-performance computing, but Windows has never achieved that on a large scale."

    This has been the case for Microsoft. When Win2k Data Center edition was coming out, I was hoping better support for complete cluster suite, but wasn't satisfied with MS's offering with half baked solution and limitations. Besides, call me crazy, but 200+ cluster nodes, there is no way single Windows cluster node installation will be easier than a kickstart/NFS/bash script of RHEL cluster node. I don't know, maybe there is similar thing for Windows... I'm not a Windows guy, so I'm not sure. Please do correct me.

    --
    "Don't let fools fool you. They are the clever ones."
  6. Microsoft? Not a huge market.. by Liquid-Gecka · · Score: 4, Insightful

    I run Beowulf Clusters for a living.. Three to be exact. Two run Gentoo and one runs Mac OS. I see Mac OS as a far more likely product in clusters than Microsoft. And even then Mac OS is missing huge chunks of functionality in the cluster world. Checkpointing is broken using Condor and there is no third party apps for Grid Engine. Most programs fail to compile without some massaging. Often programs attempt to compile against native libraries rather than X11. This prevents remote users from using the apps.

    Even with all of this though programs can be made to work. I have something like 100 custom programs that needed installed on my clusters. NCBI tools, Bio apps, stuff like that. All of them are coded to Unix environments. Compiling them on windows would be a total pain in the butt! I keep hearing that new programs will be made to work but I don't see that happening all that much. Most new programs are forks of old programs. (At least in the Bio/Geo worlds.) I still have TONS of fortran stuff out there. Lots and lots of stuff that only compiles against GCC 2.95. These things need modified in order to work with a newer version of the SAME OS.. you think a total change is going to happen?

    Plus.. The cost of the OS can be killer. When you are talking $1200-$3400 a node an added $500 is huge! Our Mac OS cluster cost us $50k in software licenses. And its 50 nodes. Even if Microsoft drops the price to $100 a pop that is still REALLY expensive. $100 a pop across 50 nodes pays for a bunch more nodes!

    So I guess what I am saying is that unless Microsoft starts writing tons of its own apps it won't break into the cluster world very fast. They will be luck to grow as fast as Apple has (%1 of the top 500 list in 4 years).

  7. Except that by DrYak · · Score: 5, Insightful

    This time RedHat != Linux.

    If RH starts loosing market share, it'll more likely be to other Linux distributor or other opensource os, like suse,ubuntu,debian,openbsd,etc.
    It's not the whole Linux community of developppers ingoring they adversaries, it's only *a* specific solution vendor.
    You can kill distribution, but it's much harder to kill Linux as a whole.

    Netscape Navigator almost disappeared back then, because it depended on a sinle company and that company failed to notice the threat and lost market shares. ...

    That and I'm sure Microsoft will manage to build something that sucks in terms of scaliability, reliability and above all : possibility of customisation and reasonnable per-CPU license price.
    Some labs build huge clusters, this new Windows flavor must cost less than the "Windows Beginners Edition [a.k.a. 3rd world edition]" (*) and provide impeccable service, otherwise it can't compete with opensource softwares.

    Plus, unlike in the browser case, Microsoft can't try to leverage its desktop OS monopoly : you can bundle a browser on a widely deployed OS, but you can't "bundle a cluster" inside the OS - that sentence doesn't make sense.
    Clusters are mostly custom build to specific needs, by people who have enough technical knowledge to assemble whatever they need. Windows Cluster-flavor must attract them by its qualities, not because laziness drives them to choose whatever option came with the box...

    (*): ...hum... wonder if this windows flavor could be subverted as an even cheaper Windows to be installed on desktops. (I don't mind missing all "wonderful" features available in other flavors like the ActiveX-bugged IE or the DRM-laden Media Player. Just want a kernel that is compatible with games. I'll fix the gaps with OSS and stick to linux for the rest)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]