Slashdot Mirror


Unix Vendors Get Creative Against Windows & Linux

coondoggie writes "As x86 servers become increasingly capable, IT managers are taking a closer look at their Unix installations to determine whether a move to Linux or Windows might make sense, analysts say. "The defensible hill for Unix is the big, vertically scaling, mission-critical application, which is usually some type of database serving," says Andrew Butler, a vice president and distinguished analyst at Gartner. "But increasingly, the appeal of Windows- and Linux-based systems running on cheaper, commodity hardware is becoming more and more compelling.""

2 of 166 comments (clear)

  1. Unix to Windows?!? by truthsearch · · Score: 5, Insightful

    I've worked on some huge Unix systems (mostly for databases) and never once did anyone mention Windows without laughing. No way are people with truely large-scale critical Unix servers considering switching to Windows. When you already own the hardware, paid for the software, and have huge support contracts, consider expansion with Linux. Windows is only intruding on the smaller scale Unix installations.

    Gartner is known for sometimes putting out some fluff but this just sounds silly.

  2. Re:Solaris runs on x86, free as in beer by segfaultcoredump · · Score: 4, Insightful

    I've been using linux since '95ish (slackware something or other installed from floppies). I've been using solaris since '97 (2.5.1).

    On the topic of servers, if given a choice of what to run on x64 hardware, its Solaris 10, hands down. Device management is much easier, kernel modules are a snap to deal with (no recompile with each kernel upgrade), folks dont change schedulers as part of minor patch releases, stable API's, etc, etc. Toss in things like zones and dtrace and I'm sold (and no, uml and strace are not the same). I usually dont need crazy hardware support on my servers, just fibre channel and AMD cpu's, so the "better hardware support" of linux does not buy me anything. These are servers, not toys in my basement. When they go down, I have 1000 people calling me and yelling. Its not worth the $250 savings to go with an off-brand NIC or anything other than a qlogic FC card.

    Now, on the desktop, its linux. There availability of destop apps and hardware drivers for strange things that just work are much better (acrobat, firefox, flash, etc).

    To make things even more interesting, if you want support, Solaris is actually cheaper (compared to redhat). Dont need support? Then they both cost the same.

    I'm in the process of moving our Oracle environment from Solaris SPARC to Solaris x86/64 on a mix of Sun x4200's and HP 585's (or Sun x4600's if I can torture the sales rep enough). It involves about 60+ oracle instances that will be moved onto 4 systems. I know that solaris can deal with the load of 1000 procs all running at the same time.