Slashdot Mirror


Solaris 11 Released

angry tapir writes "Oracle has updated its Unix-based operating system Solaris, adding some features that would make the OS more suitable for running cloud deployments, as well as integrating it more tightly with other Oracle products. While not as widely known for its cloud software, Oracle has been marketing Solaris as a cloud-friendly OS. In Oracle's architecture, users can set up different partitions, called Zones, inside a Solaris implementation, which would allow different workloads to run simultaneously, each within their own environment, on a single machine."

224 comments

  1. Cloud hosting by nepka · · Score: 4, Interesting

    I know it is the usual thing to hate on slashdot, but Solaris combined with cloud hosting works wonders for our company. It's generally much more easier to deploy than Linux based distros, and comes with extra performance. Our sites usually have a stable amount of traffic, but sometimes it peaks, and those are the times we really want the website to perform well. Solaris+Cloud hosting is perfect for that. As fallback, we have Azure, which also performs really good, but it requires extra work as it's different platform. But generally, scalable cloud hosting really is good for hosting big traffic sites.

    1. Re:Cloud hosting by hawguy · · Score: 4, Interesting

      What platform are you running Solaris on? Last time I ran it on an x86 platform (which admittedly was over 6 years ago), performance under load was worse than a comparable Linux box. (at the time, I blamed it on the NIC drivers).

      i thought the whole point of cloud servers was that when the load peaks, it's easy to spin up additional servers, so it doesn't really matter what the performance of any individual server is?

      How is Azure a fallback for Solaris+Cloud hosting? If you have a Solaris cloud that is scalable and reliable, why do you need an Azure fallback?

      But generally, scalable cloud hosting really is good for hosting big traffic sites.

      But why is Solaris more suitable to having cloud hosted servers than Linux? While I can see why Solaris zones would make my own private cloud easier to implement, I can have a script spin up EC2 Linux instances on demand and have them serving traffic within minutes. Why would Solaris be any better at that?

    2. Re:Cloud hosting by hawguy · · Score: 2

      For starters it's better because you don't have to call it GNU/Solaris.

      Oracle Solaris is better?

    3. Re:Cloud hosting by zbobet2012 · · Score: 1

      [quote]But generally, scalable cloud hosting really is good for hosting big traffic sites.[/quote] No really big traffic site gets hosted "in the cloud" except for netflix... who doesn't actually use as much EC2 as they say they do. Its great for modestly small startups though.

    4. Re:Cloud hosting by nepka · · Score: 1

      Actually, there's shitloads of big sites hosted on Amazon and other big platforms. On their last outage (which really doesn't happen often, compared to other solutions) they were named out. Look at the older stories here on slashdot regarding Amazon cloud.

    5. Re:Cloud hosting by monzie · · Score: 1

      Please define what you meant by "comes with extra performance".

    6. Re:Cloud hosting by SlashV · · Score: 3, Funny

      "your product name"? Is that you Linus?

    7. Re:Cloud hosting by Anonymous Coward · · Score: 0

      Ummmm... what about iCloud? [yeah I know it's popular to hate on 'em but check out who runs it]

    8. Re:Cloud hosting by Anonymous Coward · · Score: 2, Interesting

      What platform are you running Solaris on? Last time I ran it on an x86 platform (which admittedly was over 6 years ago), performance under load was worse than a comparable Linux box. (at the time, I blamed it on the NIC drivers).

      Worth checking out at least; works reasonably well in a VM (vmware-tools are available last I checked).

      Generally I've found Solaris to be better under load that Linux (been using both for at least a decade). When things are light Linux may be more responsive, but I've found it gets bogged down when the going gets tough. On average I've experienced at least one live-lock a year with Linux, but have never with Solaris (even on an Sun Ultra 10 with a load avg of over 300 I could still get in and fix things). I also like the fact that by default Solaris doesn't overcommit memory, so the whole OOM Killer thing becomes moot (ran some Linux-based Perforce servers that this was a semi-regular problem).

      I'm doing Linux sysadmin full time now, but do miss many small things from Solaris (kstat, good man pages), especially version 10+ (DTrace, ZFS).

      To each his own.

      i thought the whole point of cloud servers was that when the load peaks, it's easy to spin up additional servers, so it doesn't really matter what the performance of any individual server is?

      The better each individual server performs, the less you have to pay for more of them.

    9. Re:Cloud hosting by Anonymous Coward · · Score: 0

      My experience with Solaris and Linux is that Solaris has higher baseline requirements (memory and mhz) but once those were met, it was was much better under heavy loads than Linux. Of course, both Linux and hardware get better over time.

    10. Re:Cloud hosting by asdf7890 · · Score: 5, Funny

      Part of the price you pay covers a little pack of IOPS that comes in the box. If you go for a two year support deal they throw in a few MHz too.

    11. Re:Cloud hosting by Bacon+Bits · · Score: 2

      If you have a Solaris cloud that is scalable and reliable, why do you need an Azure fallback?

      This question, at least, is easy. There's no such thing as "too big to fail". If you ever have to start counting your nines on more than one hand or you have to start planning for century events, you might need to think about multiple redundant hosting. The hosting company could fail or be shut down by court order, or the hosting location could be hit by natural disaster, or there could be a catastrophic accident. What if the Asian slice of the global database you're mandated by law and by mission to have always available is located in Fukushima because the power supply was convenient?

      --
      The road to tyranny has always been paved with claims of necessity.
    12. Re:Cloud hosting by Anonymous Coward · · Score: 0, Informative

      Actually, Linux tends to be faster than Solaris even on SPARC hardware, let alone x86.

      http://www.stdlib.net/~colmmacc/2006/04/13/more-ubuntu-on-t2000/

    13. Re:Cloud hosting by syousef · · Score: 2, Interesting

      I know it is the usual thing to hate on slashdot

      No, it is usual for people who frequent slashdot to hate companies and products that have made some portion of their life miserable. The hate is not random.

      --
      These posts express my own personal views, not those of my employer
    14. Re:Cloud hosting by hawguy · · Score: 1

      i thought the whole point of cloud servers was that when the load peaks, it's easy to spin up additional servers, so it doesn't really matter what the performance of any individual server is?

      The better each individual server performs, the less you have to pay for more of them.

      But at $1000/socket for Solaris), even an extra 50% performance benefit is lost in the licensing costs. (does Solaris really cost that much? That's the only price I could find out Oracle's website). A 2 socket X2270 Sunfire is around $3000 more than an equivalent Dell.

    15. Re:Cloud hosting by hawguy · · Score: 1

      If you have a Solaris cloud that is scalable and reliable, why do you need an Azure fallback?

      This question, at least, is easy. There's no such thing as "too big to fail". If you ever have to start counting your nines on more than one hand or you have to start planning for century events, you might need to think about multiple redundant hosting. The hosting company could fail or be shut down by court order, or the hosting location could be hit by natural disaster, or there could be a catastrophic accident. What if the Asian slice of the global database you're mandated by law and by mission to have always available is located in Fukushima because the power supply was convenient?

      I don't understand your answer. Solaris and Azure are not hosting providers, they are technologies. You can have geographical diversity with either one.

    16. Re:Cloud hosting by SomePgmr · · Score: 4, Insightful

      Nonsense. I've been watching people on slashdot trash things they know absolutely nothing about for something near a decade.

      I come here for the ones that can call them out on it. :)

    17. Re:Cloud hosting by syousef · · Score: 1

      Nonsense. I've been watching people on slashdot trash things they know absolutely nothing about for something near a decade.

      I come here for the ones that can call them out on it. :)

      Well in that case you may wish to find something more constructive to do, like watch reality TV. You'll find much more bitching there.

      --
      These posts express my own personal views, not those of my employer
    18. Re:Cloud hosting by ILongForDarkness · · Score: 5, Interesting

      Really than why don't they hate linux? After all as a linux admin my life was made hard by linux much more often than windows or Solaris. Tech is like choosing a car and saying I don't drive trucks trucks suck. Well it depends. Solaris/SPARC might be slow on single threaded apps but high concurrency they kick butt. They are a tractor trailer where as linux might be a Porche. Both are worth about the same but have different features and limitations. Best to use the right tool for the job rather than get all religious on means of delivery, techinical implementation, or one area of performance. I realize other vendors equipment might have it now but I seem to recall back in the day (not dinosaur era but maybe 1995) finding out that you could hot swap CPUs on a Sun box. That's crazy. Maybe other people can do that but it is typical of Solaris as a whole, it is very very rare that you need to restart a Solaris box usually if you do it is a 3rd party device manufacturer that causes the reboot (a FC card that just insists on restart because so crazy reason it doesn't work properly after being bounced in the OS for example). That is pretty cool stuff. Whether it is worth the money and relatively small user base/app base is up to the usage scenario.

    19. Re:Cloud hosting by SomePgmr · · Score: 1

      Nah, you learn a lot when folks who know what they're talking about come out of the woodwork.

      Also, I'm not particularly interested in the end result of any argument over, "best hair product".

    20. Re:Cloud hosting by Darfeld · · Score: 1

      Hooray! I didn't read a good bad car analogy on slashdot in age! Thank you! \o/

      --
      (\__/) This is Lapinator
      (='.'=) copy it in your sig
      (")_(") so it can take over the world
    21. Re:Cloud hosting by buglista · · Score: 1

      Had a marketing call from 'Orrible yesterday and the guy mentioned they'd recently acquired Solaris and Java. Yes, I know - that's why I'm busy looking for alternatives, mate.

    22. Re:Cloud hosting by Anonymous Coward · · Score: 0

      benchmarks doesn't prove anything. real time use proves it. i'm working on a large enterprise environments with hundreds of solaris and linux (sles11 and rhel5) boxes and solaris beats linux under heavy loads. these boxes are mixed sap and oracle environments.

    23. Re:Cloud hosting by Marsell · · Score: 1

      Use illumos or one of its derivatives instead.

    24. Re:Cloud hosting by DrXym · · Score: 1

      You don't have to call Linux GNU/Linux and indeed most people don't.

    25. Re:Cloud hosting by TheRaven64 · · Score: 4, Interesting

      When things are light Linux may be more responsive, but I've found it gets bogged down when the going gets tough

      I'm astonished at how bad Linux is under load. My former university's computer society has had to reboot their Linux server several times over the last couple of months because Apache + PHP managed to completely kill it with what was effectively a fork bomb (a little bit more complicated, lots of short-lived processes were being created). I thought that kind of thing didn't happen with modern operating systems. Even OS X hasn't been susceptible to that kind of thing since 10.5 (10.4 was pretty easy to kill).

      --
      I am TheRaven on Soylent News
    26. Re:Cloud hosting by TheRaven64 · · Score: 4, Insightful

      Really than why don't they hate linux? After all as a linux admin my life was made hard by linux much more often than windows or Solaris

      Some of us do. And if you think Linux makes your life difficult as an admin, spare a thought for developers. Poor standards compliance, convoluted APIs (e.g. no unified kernel event mechanism, unlike *BSD and Solaris), a massive overdose of NIH (e.g. OSS, which works everywhere and is a simple userland API, vs ALSA which only works on Linux and is a mess), and a deprecation-happy team that seems to delight in deprecating APIs as soon as you've started using them.

      --
      I am TheRaven on Soylent News
    27. Re:Cloud hosting by Godskitchen · · Score: 1

      Larry? Is that you?

    28. Re:Cloud hosting by ILongForDarkness · · Score: 1

      Do you prefer fruit or is that a touchy subject for you too?

    29. Re:Cloud hosting by Bacon+Bits · · Score: 1

      I don't understand your answer. Solaris and Azure are not hosting providers, they are technologies. You can have geographical diversity with either one.

      Azure is both a technology and a cloud hosting service, and in the question I was responding to it wasn't being compared to Solaris. It was being compared to a hypothetical Solaris cloud. Whether or not if it makes any technological sense to program across two platforms wasn't the question I was answering. The point is that a cloud service still has a geographic location and a service from a single hosting company could still be shut down by bankruptcy or court order.

      --
      The road to tyranny has always been paved with claims of necessity.
    30. Re:Cloud hosting by Govno · · Score: 1

      Yep, it really costs that much. Also, when Oracle bought sun, they scrapped the "free Solaris licensing" deal Sun had for educational institutions (universities, k-12) and also stopped providing security patches without a maintenance contract across the board.

    31. Re:Cloud hosting by frehe · · Score: 1

      You know who else didn't call it GNU/Linux? Hitler! That's right, he didn't call it GNU/Linux a single time. Not once in any of his many speeches did he say GNU/Linux. And not even once in any of his many private conversations with various people did he say GNU/Linux. So what does that make people who don't call it GNU/Linux? Yes, exactly. There you have it; the bare simple truth.

    32. Re:Cloud hosting by Anonymous Coward · · Score: 0

      Solaris/SPARC might be slow on single threaded apps but high concurrency they kick butt. They are a tractor trailer where as linux might be a Porche.

      Gotta love it when people who are clueless about Solaris try to sound like they know what they are writing about. LONG LIVE SLASHDOT!!!

      Solaris is actually faster than GNU/Linux, in any incarnation, including single thread performance, because for the last six years, any performance degradation over Linux was treated like a priority one defect, and fixed accordingly.

      We are hitting levels of performance on both UltraSPARC and intel on DELL (yes, DELL!) systems that GNU/Linux cannot even touch. You better brush up on your Solaris skills, because you seem to have fallen straight out of 1995. That was last centry. In the brave new world, Solaris is the fastest, most advanced operating system on the planet. But don't take my word for it, STUDY.

    33. Re:Cloud hosting by Shaman · · Score: 1

      This is a crap post, sorry. There is no modern OS that can mitigate an application that is bad. The only thing that can do that is a good operator (which re-nices the forking process or better yet, fixes the bug that is causing it or adds new capacity).

      Solaris won't ride its golden winged horse down out of the heavens to save you from this kind of problem, trust me.

      --
      ...Steve
    34. Re:Cloud hosting by ryanov · · Score: 1

      Do you have to pay for Solaris on top of your contract when you have a support contract?

    35. Re:Cloud hosting by ILongForDarkness · · Score: 1

      Perhaps. The thing is as an admin you often are changing multiple variables. Eg. the choice is usually between an x86/64 based linux and a Sparc Solaris box. Single threaded, might not be the case anymore haven't touched sparc since T2, x86/linux was faster than Sparc/Solaris. I'm yet to see someone install linux on a sparc box, I don't doubt it can be done it's just I've never seen the case where an IT department I've worked for bought Sparc hardware to run a Linux load. Eg. dual socket T2 server for I fileserver running 30+ disk arrays and a 5 drive 2000 tape LTO4 library, but whenever anyone came for linux it was because they had something free that they wanted to run, and pretty much by definition they were trying to save money so went with the cheapest server that they could find to run it.

    36. Re:Cloud hosting by TheRaven64 · · Score: 5, Informative

      There is no modern OS that can mitigate an application that is bad

      Of course there is! That's the entire point of the OS. If an application can bring down the OS, then that's an OS bug. The responsibility of a time sharing system is to ensure that no process and no user monopolises the resources to the extent that others are unable to do anything. The correct behaviour in this case (and the behaviour I've seen on Solaris, recent OS X, and FreeBSD), is for the Apache process to slow right down and other users to experience a noticeable amount of degraded performance (unless they're running with elevated privileges). Being unable to log in from the console because of the actions of an unrelated userspace process is simply unacceptable.

      --
      I am TheRaven on Soylent News
    37. Re:Cloud hosting by petermgreen · · Score: 1

      especially version 10+ (DTrace, ZFS).

      ZFS seems to me like one of the biggest reasons to use something other than linux*. Afaict it is the only mature FS that can protect your data through the combination of checksums and multiple copies. Conventional RAID1 can protect you against drive failures but if there is silent corruption then the raid implementation has no idea which copy is correct and may end up overrwriting the correct copy with the incorrect one during a resync.

      BTRFS seems to have aspirations to be a ZFS replacement but afaict it's not finished yet.

      * be that solaris, freebsd, debian GNU/kfreebsd or whatever

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    38. Re:Cloud hosting by Anonymous Coward · · Score: 0

      What the hell do you mean "It's a big if"?? Linux was clearly faster than Solaris, by a significant margin, on their own hardware.

      People were saying exactly the same self congratulating, circle jerking "it feels faster", "it bogs down under load", "Linux sucks" anecdotes and crap back in 2006 too. They were wrong then.

      Where are your numbers?

    39. Re:Cloud hosting by Wolfrider · · Score: 1

      Agreed. Definitely something for the major distros to address.

      I honestly don't know why they still tolerate bad performance bugs like that; this is 2011 for Godsake.

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    40. Re:Cloud hosting by ediron2 · · Score: 1

      I'll buy that linux may be more susceptible to destructive userspace problems, but are you really saying that the other *nixes aren't vulnerable to forkbombs? At all? Really?!

      Seems to me that forkbombs are like disease, memory leaks, vulns and idiots -- no matter what you do to protect against 'em worse ones inevitably come along.

    41. Re:Cloud hosting by ardeez · · Score: 1

      >e.g. no unified kernel event mechanism, unlike *BSD and Solaris

      Have to agree, kqueue is a fantastic abstraction & api whereas epoll looks
      like a tired 'me too' effort where they got bored halfway through and forget
      to support anything but sockets.

      --
      don't be a spelling loser
    42. Re:Cloud hosting by TheRaven64 · · Score: 1

      I last tried setting off a fork bomb on FreeBSD on 4.8. It ran for a couple of seconds, hit the per-user process limit, and then just sat there. The system stayed responsive. You can raise that limit, but it's already high enough that the only time you notice it is when you're trying to break the system.

      --
      I am TheRaven on Soylent News
    43. Re:Cloud hosting by Anonymous Coward · · Score: 0

      Hey look mom, Sloow-air-is still alive. What a Junk OS.

      Linux is 110 times more functional and better than solaris would ever be.

      Fooools

    44. Re:Cloud hosting by dave87656 · · Score: 1

      It sounds like you are comparing Solaris/Sparc to Linux/X86 and I'm not sure that's a fair comparison.

    45. Re:Cloud hosting by Darfeld · · Score: 1

      No no, You don't understand me : I actually missed bad car analogy on slashdot. Well actually, the "bad" here is more a mandatory adjective than anything.

      --
      (\__/) This is Lapinator
      (='.'=) copy it in your sig
      (")_(") so it can take over the world
    46. Re:Cloud hosting by Shaman · · Score: 1

      Wow. Some deluded posts here. Believe me, I can easily demonstrate taking down ANY SIZED Solaris server with a bad app. When I say EASY, I mean to say EASY. The OS may not actually crash but the machine will be useless.

      This is why we can't have nice things: people who think that their favourite OS cannot be fooled or can do no wrong.

      --
      ...Steve
  2. What Sun built in goodwill, Oracle destroys. by sethstorm · · Score: 4, Insightful

    Given how much they've done negatively to OpenSolaris (taking it from developer-friendly to "we don't care how many people get compromised, we're not going to hand out security updates without a large-fee contract", Oracle's made it worse than AIX.

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
    1. Re:What Sun built in goodwill, Oracle destroys. by the+linux+geek · · Score: 1

      AIX at least runs on decent hardware. SPARC sucked for years before the acquisition, and continuing to beat that particular dead horse seems unwise.

    2. Re:What Sun built in goodwill, Oracle destroys. by secolactico · · Score: 2

      Heck, they even restrict the driver downloads for Sun hardware.

      --
      No sig
    3. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      "worse than AIX" wow, that is BAD!

      "It used to be said [...] that AIX looks like one space alien
      discovered Unix, and described it to another different space alien who
      then implemented AIX. But their universal translators were broken and
      they'd had to gesture a lot." (unknown attribution)

    4. Re:What Sun built in goodwill, Oracle destroys. by ralphart · · Score: 4, Interesting

      Ever seen the Dementers in the Harry Potter films? Larry Ellison was the model. In terms of Corporate Evil, Oracle is the Prince of Fucking Darkness. They make Microsoft look like a bunch of panty-waists.

    5. Re:What Sun built in goodwill, Oracle destroys. by sethmeisterg · · Score: 2

      I don't think you've seen recent SPARC hardware, then.

    6. Re:What Sun built in goodwill, Oracle destroys. by the+linux+geek · · Score: 2, Interesting

      I think I have. I've seen that the "latest and greatest" SPARC64 VII+ still gets regularly spanked by Power7 and Itanium and even commodity systems in performance, despite being considerably more expensive - and I've seen vague roadmaps for the future of M-Series. I've seen that the T1/T2/T3 performance promises never really panned out (see: SPEC results vs the much cheaper Magny-Cours), and that the T4 has so far largely been hidden behind the veil of vague benchmark-fu while being far more expensive than its competitors.

      What hardware have I been missing?

    7. Re:What Sun built in goodwill, Oracle destroys. by sethstorm · · Score: 1

      That, and it has run on a wider range of IBM's own hardware versus Solaris and SPARC.

      --
      Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
    8. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      AIX at least runs on decent hardware. SPARC sucked for years before the acquisition, and continuing to beat that particular dead horse seems unwise.

      I quite enjoyed using the T-series hardware, especially when combined with zones/containers. Certainly better than most of the Dell and IBM stuff I've dealt with. HP kit gives it a good runs for its money though.

      Personally I like that the fact I don't need a bloody web browser to do most things with the OOB management on Sun/Oracle (SPARC) hardware. Having a proper serial console supported directly in hardware was/is an absolute joy IMHO. Trying to get Linux serial console takes all kinds of contortions as most modern distros assume a video console; this entails needing a web browser and various (IE/Java) plug-ins.

    9. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      That is ironic, because in some ways, Solaris has stood still. 8 character usernames for example. AIX ships by default with those, but it isn't hard to change a setting to go up to 255 characters. Password authentication on AIX is also 8 characters, but can be easily changed. (AIX ships in the most compatible way possible unless installed out of the box with "secure by default" settings.)

      Solaris 11 has some advances (root being a role, not a user), but AIX is neck and neck in other fields with LPARs and WPARs, partition mobility, RAM "compression" and other items. The only place where AIX isn't really competitive to Solaris is in the ZFS department (AIX really needs deduplication and a more featured filesystem than JFS2.)

      Given a choice, because of the way Oracle has treated customers, I'd jump to POWER. IBM's hardware is just plain better than Oracle's on every single front.

    10. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      You can use longer usernames and passwords in Solaris, they just warn about greater than 8 characters in the name since 3rd party tools might assume an 8 character limit and break. Password hashing with mechanisms other than crypt are also supported (MD5, SHA256, SHA512).

      AIX's userland is absolutely archaic. It's just awful. And getting anything to compile properly is a massive headache as well. Want to compile a Perl module? Then you'll need IBM's C compiler for AIX, because that's what Perl was compiled with. Oh, did we forget to mention it's not included, nor is it free? Solution: install a gcc-compiled version of Perl.

      Basically, if it's not in the base OS, the Linux toolbox, or on bull freeware, then here be dragons. I swear IBM went out of their way to prevent any available open-source software from compiling properly without some kind of twiddling required.

      Compare with Linux which has the best userland available and compiles pretty much everything available as a source tarball with minimal effort. Solaris being a close second with nearly every GNU tool you'd want available as a binary package on sunfreeware.com and I can't see why anyone would willingly choose AIX if they actually had to work with the OS on a daily basis.

    11. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      Um, Sparc VII is more than two generations old (if you count the VIIfx and VIIIfx as distinct generations). and by "spanked" you mean on single-threaded performance (pro-tip, not what modern Sparcs have been designed for up until the new T4s, though Sparc64 still isn't).

      The M9000 still holds the record for the most powerful single-node computer, so clearly, that one isn't being spanked either, not to mention its reason for existing is to beat the pants off of IBM mainframes on price/performance.

      And the T4s are priced very favourably vis-a-vis comparable Power-based systems. And vague benchmarks how? Take a T3, fix it's most glaring shortcoming (single-threaded performance) by doubling the clock, and you have a T4, more or less.

      But this is slashdot, we hate Sun and Oracle, and love IBM, so clearly everything IBM touches is leaps and bounds better, even, and especially when it isn;t.

    12. Re:What Sun built in goodwill, Oracle destroys. by the+linux+geek · · Score: 2

      The VIIIfx and IXfx are uninteresting for commercial applications due to the irritating fact that they don't support SMP.

      The IBM Power 795 usually outperforms the M9000, and you're comparing a 64-socket machine to a 32-socket one.

      Your evaluation of the T4 is actually much worse than the reality - it's a significant improvement over the T3. But the lack of speccpu or TPC-C benchmarks is interesting.

    13. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      Where's the fork of OpenSolaris?

    14. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 2, Insightful

      OpenSolaris was a cool project, don't get me wrong, but from a business perspective it had pretty much zero benefit and arguably a negative one. There was little to no community contribution back to the Solaris code base. All of the stuff that made Solaris great was developed in-house and the only thing that opening the source code did for Sun/Oracle is that it enabled a number of other projects and startups to profit off of Sun's investment in developing Solaris. A number of storage vendors have forked or built on top of OpenSolaris to take advantage of ZFS and made some tidy profits doing so with no royalties to Sun/Oracle.

      Now don't get me wrong - I like open source, but I just wouldn't consider myself a fanatic like RMS and think in this particular instance, Oracle made a smart business move - why should Oracle give everything away for free if there is essentially no community contribution to the product and only enables people to freeload off of their expensive R&D department?

    15. Re:What Sun built in goodwill, Oracle destroys. by strikethree · · Score: 1

      It is not panty waist. It is panty waste... as in the egg that started you would have been better off getting discarded rather than having you grow in to an actual person.

      Cheers ;)

      --
      "Someone needs to talk to the tree of liberty about its ghoulish drinking problem." by ohnocitizen
    16. Re:What Sun built in goodwill, Oracle destroys. by McKing · · Score: 1

      No, it is "panty waist", and it refers to the old-fashioned shirt/jacket thing that little kids wore that buttoned all the way around the top of their pants. Little kids wore them and the older kids referred to someone as a "panty waist", meaning they were weak like a little baby.

      --
      If only "common" sense was actually that common...
    17. Re:What Sun built in goodwill, Oracle destroys. by Anonymous Coward · · Score: 0

      um a panty-waist is like a belt or somthing....i think you mean panty-waste which is the result of dryhumping.

  3. 8 char usernames by Grifter · · Score: 1

    can you believe they are trying to impose 8 character user names???

    And what's with the not being able to select packages on install... it's just one size fits all.

    BAH!

    1. Re:8 char usernames by rnturn · · Score: 1

      "...they are trying to impose 8 character user names"

      That limit is in force on previous versions of Solaris, isn't it? I know I've encountered it in the past on UNIX variants available from various big-iron vendors.

      --
      CUR ALLOC 20195.....5804M
    2. Re:8 char usernames by Anonymous Coward · · Score: 2, Informative

      You can have longer than 8 character user names, but the characters after 8 are ignored. It's defined in limits.h as LOGNAME_MAX. It's an ABI restriction, hard-coded in several binary formats, NIS restriction, and UNIX interoperability issue. Another limit is the 32-bit character limit from POSIX, but that's been removed, I understand. Don't blame me--I'm just telling you.

    3. Re:8 char usernames by corbettw · · Score: 4, Funny

      Jeez, only a complete loser would have an 8-character user name.

      --
      God invented whiskey so the Irish would not rule the world.
    4. Re:8 char usernames by ThatsMyNick · · Score: 3, Funny

      You can have longer than 8 character user names, but the characters after 8 are ignored. It's defined in limits.h as LOGNAME_MAX. It's an ABI restriction, hard-coded in several binary formats, NIS restriction, and UNIX interoperability issue. Another limit is the 32-bit character limit from POSIX, but that's been removed, I understand. Don't blame me--I'm just telling you.

      Well tried, but I know its your fault!

    5. Re:8 char usernames by chudnall · · Score: 2

      Tell me about it.

      --
      Disclaimer: Evolution comes with NO WARRANTY, except for the IMPLIED WARRANTY of FITNESS FOR A PARTICULAR PURPOSE.
    6. Re:8 char usernames by DeathElk · · Score: 1

      You fellas sure ain't whistling Dixie.

    7. Re:8 char usernames by sconeu · · Score: 2

      8 chars? Why back in my day we had only 6! And we were glad to have them too! How else would be we able to tell between julia and julian without that sixth character?

      And we had to walk fifteen miles to see the sysadmin to get the username, too. In a raging snowstorm! Uphill! Both ways!!!!

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    8. Re:8 char usernames by shutdown+-p+now · · Score: 3, Funny

      Judging by "ls", "cp" and friends dating back from the dawn of Unix, you had it lucky at six. ~

    9. Re:8 char usernames by Anonymous Coward · · Score: 0

      Why, what happens if your keyboard breaks, and a good number of keys no longer work? And you can't find a replacement keyboard because there are no shops nearby? More letters in your username and password means less chance of being logged in (happened to my laptop once).

      The assistive technology screen keyboard doesn't seem to like working with login passwords.

  4. (made Solaris worse, that is) by sethstorm · · Score: 1

    N/T

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
  5. still no ZFS bp rewrite by Anonymous Coward · · Score: 4, Insightful

    10 years and counting and still no ZFS bp rewrite implemented. For those that care, this presumably is required to implement such uninteresting things as vdev removal and defragmentation. And please, no defrag-denialists here... ZFS fragments like a cheap suit dipped into liquid nitrogen.

    1. Re:still no ZFS bp rewrite by Anonymous Coward · · Score: 0

      Of course it does! See this: http://wildness.espix.org/index.php?post/2011/06/09/ZFS-Fragmentation-issue-examining-the-ZIL

    2. Re:still no ZFS bp rewrite by Anonymous Coward · · Score: 1

      wow .. has it been 10 years already?

      this is one of the side effects when you have memory guys working on filesystems .. agreed that vdev removal is still lacking, but I thought there was some degree of defragmentation that occurs with the scrubbing routines .. of course most people turn these off since you're really dealing with limited bandwidth to the storage subsystem anyhow, but then (at least from a design perspective) that should be somewhat offset with a large ARC and L2ARC (provided of course that your application and workload benefits from caching)

      think of it this way - most of the innovators and creators in this space have moved on and oracle is really only doing stability and maintenance fixes to zfs .. in fact I don't see much of anything in terms of new innovation here in Solaris 11, and I don't think you'll see much in the future .. oracle isn't really an incubator for ideas - more of a machine for pressing people for money .. think of something like Tony Soprano at a university frat party

    3. Re:still no ZFS bp rewrite by Anonymous Coward · · Score: 0

      Block pointer rewrite, which I also would like to see, is not a high priority issue for Oracle's (and Sun's before that) enterprise customers. While I would like to add/delete vdevs, enterprise customers usually set their storage up, and leave it until they replace it in a few years. If they want to add storage, they will add an entire array, not one disk. De-fragmentation is also less of a problem for enterprise customers, based on the ways they use storage. One of Sun's strengths was that they implemented elegant solutions. One of Sun's weaknesses was that they lost sight of market realities and ended up having to sell themselves. I am not am Oracle apologist, but they are focused on the customers that pay them real money. And that is certainly not me (and probably not you). Block pointer rewrite is not where the money is (today). When block pointer rewrite can contribute in a meaningful way to Larry's yacht fund, it will happen.

    4. Re:still no ZFS bp rewrite by jwhitener · · Score: 1

      I always thought that ZFS fragmentation was handled by adding a log device to the pool.

      http://wildness.espix.org/index.php?post/2011/06/09/ZFS-Fragmentation-issue-examining-the-ZIL

      Works for us.

  6. Zones by MichaelJ · · Score: 1

    Zones have been around in Solaris 10 for years. They're very nice, btw.

    --

    Michael J.
    Root, God, what is difference?
    1. Re:Zones by rnturn · · Score: 2

      Ah... but these zones go to (Solaris) 11.

      --
      CUR ALLOC 20195.....5804M
    2. Re:Zones by spacey · · Score: 1, Insightful

      They're OK... until you try to manage different (commercial) applications on them. When app 1 requires a kernel patch, well there's no real virtualization there - the zones still run the same kernel, so when app 2 requires a different, incompatible patch, you get the throw up your hands and become the IT that says "no".

      These are old issues, but trying to sell zones as the end-all be-all, or as even much more interesting than a BSD jail, is bogus.

      Let's get to real issues that this doesn't change: patch management is a nightmare on solaris. 11 hasn't changed this. The OS is waaaay overpriced vs. the competition, and very unsophisticated processes monitoring via smf (I honestly think they should have cut their losses and just used runit - most of the benefits, none of the academically-inspired and simply stupid limitations in compiling the graph at boot time vs run time vs build time.... ugh).

      --
      == Just my opinion(s)
    3. Re:Zones by Anonymous Coward · · Score: 0

      You've actually run into the situation where there were two required (but incompatible) kernel patches? I imagine that's somewhat rare, but with zones it's very simple to move a zone to another piece of hardware, so you could satisfy that requirement without too much difficulty.

      I agree with you 100% on patch management with Solaris. Friggen headache and slow as molasses. 11 is supposed to introduce IPF though, which they say is much faster and now allows dependency resolution and local patch/package repositories. I guess we'll see how well it works in practice as opposed to the marketing promises.

    4. Re:Zones by Anonymous Coward · · Score: 0

      Nice.

    5. Re:Zones by Anonymous Coward · · Score: 0

      I have previously dropped into the hell of vertical market software. The stuff that sells for $10k/seat/year. And you know, it's the shoddiest fucking crap you'll ever have to administer. It frequently demands incompatible patch levels and so forth. And a dongle.

      Fortunately, it's increasingly being ported to Linux. Which means running an aging RHEL on a workstation, but at least it's not Solaris hell.

    6. Re:Zones by Anonymous Coward · · Score: 0

      And they are sooo much more useful than chroot?

    7. Re:Zones by TheRaven64 · · Score: 1

      If they require different kernels, then you move one to an LPAR. You can, unless they were removed since I last used Solaris, use branded zones to run different kernel personalities in different zones, so one looks like Solaris 8, one looks like RedHat Linux, and one looks like Solaris 10 to anything in userspace.

      --
      I am TheRaven on Soylent News
    8. Re:Zones by MichaelJ · · Score: 5, Informative

      Given that Zones can have:
      different login identities
      different network interfaces
      different hostnames
      different hardware available to them (disks, adapters, etc.)
      be configured to use resource pools thus different amounts of cpu, floating or fixed

      Yes, I'd say they are much more useful than chroot.

      --

      Michael J.
      Root, God, what is difference?
    9. Re:Zones by chithanh · · Score: 1

      Zones are somewhat lacking. They don't even support live migration. OpenVZ has been able to do this for years using network, pid, etc. namespaces, most of which have been merged into the Linux kernel now: http://lwn.net/Articles/256389/ . But Sun/Oracle are dragging their feet on this.

  7. Nothing new here... by HockeyPuck · · Score: 1

    Partitions in solaris are so.... 1996.

    e10k was a POS.... though it was trying mighty hard to keep up with LPARs under AIX...

    1. Re:Nothing new here... by Anonymous Coward · · Score: 0

      Solaris Zones and E10K Partitions are 2 different things.

      Solaris Zones are similar to BSD Jails ( http://en.wikipedia.org/wiki/FreeBSD_jail )

    2. Re:Nothing new here... by MichaelJ · · Score: 1

      And Solaris LDOMs are far different than the old E10K partitions as well. LDOMs (Logical Domains, though I think in Solaris 11 they renamed it from in Solaris 10) are very much LPAR-like. You also get something like the AIX VIO server in that you give the hardware to a "controller" LDOM and then it can either use it directly or virtualize it out to other LDOMs. It actually isn't the most pleasant thing to configure, but once set up works well. The only thing is that it's not really useful on the smaller systems, certainly I wouldn't want to partition a T-series using a heavyweight technology like this. But for the huge M-class servers, it's pretty decent.

      --

      Michael J.
      Root, God, what is difference?
    3. Re:Nothing new here... by Anonymous Coward · · Score: 0

      Zones are NOT partitions you dolt! Zones are the equivalent of high-end chroot'd jails with the ability to finely define resources (memory, cpu pools, etc) as well as assign devices, network stacks and zpool resources to.

      No, they aren't partitions and they aren't virtual machines, they're something different, and yes, they rock.

  8. I only use real Unix, not fake crap like Linux by jmcbain · · Score: 4, Funny

    I only use real Unix, like Solaris and Mac OS X, rather than cheap, reverse-engineered, and possibly illegal copies like Linux. At my age and high salary, I should be living like an adult and not steal digital content (like Unix software, movies, or music). I guess if you're young, stupid, and/or poor, then you can go ahead and do immoral things (like touching yourself at night as you stroke your neckbeard, which is what 90% of you do).

    1. Re:I only use real Unix, not fake crap like Linux by Anonymous Coward · · Score: 0

      Kudos to your excellent impersonation of Darl McBride, sir.

    2. Re:I only use real Unix, not fake crap like Linux by corbettw · · Score: 1
      --
      God invented whiskey so the Irish would not rule the world.
    3. Re:I only use real Unix, not fake crap like Linux by godrik · · Score: 3, Funny

      wow. Are you keeping tabs on everybody like that?

    4. Re:I only use real Unix, not fake crap like Linux by corbettw · · Score: 1

      Nope, just went to his home page to see if he was a new account or something and that post was one of the first ones listed. The hypocrisy was too great not to call attention to it.

      --
      God invented whiskey so the Irish would not rule the world.
    5. Re:I only use real Unix, not fake crap like Linux by Hatta · · Score: 1

      I don't think you can be tongue-in-cheek and hypocritical at the same time.

      --
      Give me Classic Slashdot or give me death!
    6. Re:I only use real Unix, not fake crap like Linux by Anonymous Coward · · Score: 0

      Unless you're a anti-gay person with his tongue in some homo's butt cheek ;)

    7. Re:I only use real Unix, not fake crap like Linux by Anonymous Coward · · Score: 0

      "touching yourself ... as you stroke your neckbeard"

      That seems pretty redundant, what other part of my body would be worth touching?

    8. Re:I only use real Unix, not fake crap like Linux by Anonymous Coward · · Score: 0

      How much is Larry paying you ?

    9. Re:I only use real Unix, not fake crap like Linux by Anonymous Coward · · Score: 0

      You mean the real Unix that Sun & AT&T worked on by combining BSD, System V, and Xenix that became Unix System V Release 4 that Sun called Solaris? lol. There is no "real" Unix. Solaris is ok, but don't get carried away. Linux dominates now so get over it. Solaris is finished now that Oracle owns it.

  9. Solaris is good as dead by Cherubim1 · · Score: 2

    Oracle has messed up Solaris and pretty much everything they have acquired (Java, Vbox, OO).

    1. Re:Solaris is good as dead by afabbro · · Score: 4, Insightful

      How exactly has Oracle "messed up" VirtualBox?

      --
      Advice: on VPS providers
    2. Re:Solaris is good as dead by kimvette · · Score: 1

      Oracle has been messing up everything else they have acquired that they haven't had time to get around to Virtualbox yet. Don't worry, they'll eventually get around to it - they are fucking up the products in the order of most users to fewest users. ;)

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    3. Re:Solaris is good as dead by phoebus1553 · · Score: 3, Funny

      Oracle has been messing up everything else they have acquired that they haven't had time to get around to Virtualbox yet. Don't worry, they'll eventually get around to it - they are fucking up the products in the order of most users to fewest users. ;)

      I thought maybe it was alphabetical

      --
      ----- - The beatings will continue until morale improves
    4. Re:Solaris is good as dead by DavidRawling · · Score: 1

      It's only recently that VirtualBox has been hanging guest threads on my workstation/laptop. Version 3 was fine, the 4.0 tree was fine, but the last two releases have been, quite frankly, liquid crap in comparison.

    5. Re:Solaris is good as dead by goarilla · · Score: 1

      How about releasing the exact same version with only the branding changed.

    6. Re:Solaris is good as dead by TheRaven64 · · Score: 1

      I'm not sure what they did, but shutting down a VirtualBox VM on my new Mac seems to have about a 10% chance of causing a kernel panic. They've released three new versions since I got this machine, and none of them fixes this.

      --
      I am TheRaven on Soylent News
    7. Re:Solaris is good as dead by TheLink · · Score: 2

      AFAIK it started giving problems on my machine soon after they renamed it Oracle VirtualBox. Hangs of VM and misc weirdness.

      When I reverted to a previous version the problems went away. I haven't bothered to check recent versions since (I did try one or two but reverting was the only way).

      --
  10. Nothing to see here by diego.viola · · Score: 1

    Move along. Get Linux.

    1. Re:Nothing to see here by Anonymous Coward · · Score: 0

      Sorry, I'm heterosexual.

    2. Re:Nothing to see here by Pf0tzenpfritz · · Score: 1

      Linux won't even boot on sun4u machines :(

      --
      Oh, the beautiful gloss of greality!
    3. Re:Nothing to see here by JDG1980 · · Score: 3, Interesting

      The problem is that for certain purposes, Linux just isn't a viable alternative because it does not contain production-quality support for ZFS. If you're building a NAS device, this is (or should be) a deal-breaker. All the existing Linux file systems suck, and even btrfs doesn't seem to take data integrity nearly as seriously as ZFS does.

    4. Re:Nothing to see here by fruviad · · Score: 0, Troll

      It's Linux. If you need it, build it.

    5. Re:Nothing to see here by d3matt · · Score: 2

      Linux won't even boot on sun4u machines :(

      Hasn't been updated in awhile, but https://fedoraproject.org/wiki/Architectures/SPARC I've also had gentoo and ubuntu running on ultra 5 workstations...

      --
      I am d3matt
    6. Re:Nothing to see here by Anonymous Coward · · Score: 0

      vex ~ # uname -a
      Linux vex 3.0.8 #1 Wed Oct 26 01:49:45 EDT 2011 sparc64 sun4u TI UltraSparc IIe (Hummingbird) GNU/Linux
      vex ~ #

    7. Re:Nothing to see here by Anonymous Coward · · Score: 0

      One Word: FreeBSD 9.0

    8. Re:Nothing to see here by 0123456 · · Score: 1

      The problem is that for certain purposes, Linux just isn't a viable alternative because it does not contain production-quality support for ZFS.

      Well, duh. Maybe if Oracle released ZFS under the GPL, it would be in the Linux kernel.

    9. Re:Nothing to see here by merky1 · · Score: 1

      Seriously? Is a well designed file system error handling routine worth 2x - 5x premium you pay to use sparc? considering you could create redundant hosts and multipath solutions with the savings.

      --
      --WooooHoooo--
    10. Re:Nothing to see here by Anonymous Coward · · Score: 2, Interesting

      Btrfs? How does it not take data integrity seriously? It supports checksums and redundancy on user data and metadata blocks.

      It also has features that ZFS lacks. Defragmentation, shrinking, balancing over adding and removing devices from the pool.

      Btrfs is getting close to prime time.

    11. Re:Nothing to see here by Anonymous Coward · · Score: 0

      If you need ZFS, you know where to find FreeBSD. Or NetBSD. Or look into HAMMER.

      There's plenty of options out there.

    12. Re:Nothing to see here by spacey · · Score: 0

      ZFS has been riddled with bugs in practice. Production crashes, re-silvering that fails constantly, magic voodoo incantations to get all pools up and running (I don't mean commands, I mean "well, sometimes the third time we reboot it works"). Uggh. Now that bugs aren't being fixed in opensolaris, I don't know how paying customers can convince solaris support to patch bugs. I used to point out that we wouldn't be paying for a patch that someone had integrated into opensolaris a year prior. I am so happy I don't touch this any more.

      --
      == Just my opinion(s)
    13. Re:Nothing to see here by smash · · Score: 1, Troll

      Well duh, maybe if the GPL wasn't hostile to NIH software, it would be in the kernel.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    14. Re:Nothing to see here by JDG1980 · · Score: 5, Interesting

      Well, duh. Maybe if Oracle released ZFS under the GPL, it would be in the Linux kernel.

      That doesn't explain why no one did a ground-up implementation of ZFS on Linux (there is a public spec) or why no file system designed for Linux itself has taken data integrity at all seriously.

      I shouldn't pick on Linux exclusively, though, since neither Microsoft nor Apple seem to care about data integrity in their file systems either. The persistence of NTFS on Windows is just embarrassing.

    15. Re:Nothing to see here by JDG1980 · · Score: 1

      Btrfs? How does it not take data integrity seriously? It supports checksums and redundancy on user data and metadata blocks.

      According to Wikipedia: "Btrfs supports a very limited form of transaction without ACID semantics: rollback is not possible, only one transaction may run at a time and transactions are not atomic with respect to storage." No argument that it's still probably better than anything else Linux has, but ZFS is the gold standard of file systems.

    16. Re:Nothing to see here by Anonymous Coward · · Score: 0

      BTRFS

    17. Re:Nothing to see here by MechaStreisand · · Score: 2

      This comment STILL hasn't been modded down? Are there no moderators anymore?

      --
      Disclaimer: IANAL. This post is, however, legal advice, and creates an attorney-client relationship.
    18. Re:Nothing to see here by Anonymous Coward · · Score: 0

      Can't say that. I'm using ZFS since OpenSolaris 2008.11 and now OpenIndiana 148. The only issue I've every experienced was due to a memory error which was then written onto disk. OK - thats why ECC memory is important.

      But other than that, ZFS has proven to be rock stable. I can even use a ZRAID-1 on 3 external USB disks of which 2 have "flaky" ports. The resilvering when one drives goes away and comes up again is that fast that the other flaky drive is unlikely to fail for the blocks in question.

      I've never seen anything coming even near to ZFS. And I'm using it on about 4 x86 PCs 24/365 ...

    19. Re:Nothing to see here by syousef · · Score: 3, Informative

      It's Linux. If you need it, build it.

      Arrrgghhhhh! Grow up!!!! That is like dumping someone on a plot of land and telling them if they need a house they should just build it themselves. Not everyone is an architect, master builder, plumber, electrician etc. etc. Nor is everyone capable of writing their own file system software. This argument is not sane and I cannot believe that supposedly intelligent people have continued to make it for many decades now.

      Or are you just bored and trolling?

      --
      These posts express my own personal views, not those of my employer
    20. Re:Nothing to see here by Anonymous Coward · · Score: 0

      Heh. That has nothing to do with the logical integrity of the filesystem metadata, or the data integrity. That is talking about an actual transactional interface that btrfs exports to userspace, which is very limited, but is useful for very specialized applications (eg. ceph).

      No, btrfs's data integrity and filesystem consistency is just fine. It is (or can be, if configured) crash safe, redundant, and checksummed. ZFS has no fundamental data integrity advantage at all.

    21. Re:Nothing to see here by Marsell · · Score: 2

      That's mighty odd. The place I work has hundreds of OSOL servers. I've seen ZFS only flake out once.

    22. Re:Nothing to see here by nbvb · · Score: 2

      That's still once too many.

      And still one more than I've ever seen of VxFS. I've managed many, many petabytes of VxFS file systems, and never lost so much as a single file to FS corruption.

      (even when I had a coworker manage to import the same VxVM disk group on 2 cluster nodes simultaneously and mount the FS in both places...). A little private region editing and I was able to correct the damage.

    23. Re:Nothing to see here by dohcvtec · · Score: 1

      Linux won't even boot on sun4u machines :(

      Debian runs very well on my Ultra 60, with its 450MHz UltraSPARC II. As does OpenBSD.

      --
      -- Never hit a man with glasses. Hit him with a baseball bat.
    24. Re:Nothing to see here by __aancvu2993 · · Score: 0

      > It also has features that ZFS lacks. It crashes.

      FTFY

    25. Re:Nothing to see here by MachineShedFred · · Score: 2

      Apple did care, and even had a working version of ZFS on Mac OS X 10.6. However, they were unable to come to licensing terms with Sun at the time, and unceremoniously ripped the project from Mac OS Forge. If you go a-Googling, you can probably still find the release candidate filesystem drivers.

      Also, FreeBSD 8+ has an (older) implementation of ZFS, which I believe they pulled from the OpenSolaris and found a way to make it work.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    26. Re:Nothing to see here by Anonymous Coward · · Score: 0

      No way in hell! Why would I want busted-ass Linux, when I can have Solaris?

    27. Re:Nothing to see here by Anonymous Coward · · Score: 0

      I do not believe you. We have been using ZFS since 2006, and after lots of violent system shutdowns and tons of hammering over the years, we have not lost or had any data corrupted.

      Please do come back when you decide to start writing the truth.

    28. Re:Nothing to see here by petermgreen · · Score: 1

      The problem is that for certain purposes, Linux just isn't a viable alternative because it does not contain production-quality support for ZFS. If you're building a NAS device, this is (or should be) a deal-breaker.

      What about freebsd or debian GNU/kFreeBSD?

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    29. Re:Nothing to see here by JDG1980 · · Score: 1

      What about freebsd or debian GNU/kFreeBSD?

      Yes, FreeBSD could be a viable alternative due to its native ZFS support. In fact the FreeNAS distro is designed specifically for this. The Illumos/Nexenta releases based on OpenSolaris are also promising.

    30. Re:Nothing to see here by froggymana · · Score: 1

      The problem is that for certain purposes, Linux just isn't a viable alternative because it does not contain production-quality support for ZFS. If you're building a NAS device, this is (or should be) a deal-breaker. All the existing Linux file systems suck, and even btrfs doesn't seem to take data integrity nearly as seriously as ZFS does.

      That would probably where you could use on of the BSDs.

      --
      "To prevent this day from getting any worse, I'll just read ERROR as GOOD THING" 1GJU8xLuDKDxEs4KLf8fAGyptoDsqvEsBT
    31. Re:Nothing to see here by rubycodez · · Score: 2

      I look forward to your ZFS git commit.

    32. Re:Nothing to see here by petermgreen · · Score: 1

      For better or worse the linux kernel is stuck on GPLv2, there are far too many copyright holders to make a license change feasible.

      The FSF had said as far back as 2001 that they considered the MPL incompatible with the GPL.

      http://web.archive.org/web/20010728064920/http://www.gnu.org/licenses/license-list.html

      Opensolaris was released under a MPL variant in 2008. It seems pretty clear to me that it was sun who chose to make opensolaris code incompatible with linux.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    33. Re:Nothing to see here by petermgreen · · Score: 1

      IMO the most important feature of ZFS is the ability to provide better than raid protection for your data through the combination of checksuming and duplication. Afaict (unless there has been major development since the kernel.org wiki was last archived) BTRFS does not yet have this feature.

      If you have documentation to the contary please post it.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    34. Re:Nothing to see here by iggymanz · · Score: 1

      why do you think ZFS == data integrity? Try importing a corrupt zpool and watch that *crap* filesystem freeze your solaris 11 system with kernel panic.

      There are a few filesystems available in Linux kernel where data integrity is taken seriously enough, apparently moreso than by zfs developers.

  11. I agree completely by Anonymous Coward · · Score: 5, Funny

    Let me quote from an email that an associate of mine recently sent me on his experience with Oracle.

    "Oracle Solaris Cloud leverages core skillsets and world-class synergy through teamwork to provide clients worldwide with robust, scalable, modern turnkey implementations of flexible, personalized, cutting-edge Internet-enabled ebusiness application product suite esolution architectures that accelerate response to customer and real-world market demands and reliably adapt to evolving technology needs, seamlessly and efficiently integrating and synchronizing with their existing legacy infrastructure, enhancing the sodomy-readiness capabilities of their ecommerce production environments across the enterprise while giving them a critical competitive advantage and taking them to the next level."

    1. Re:I agree completely by Anonymous Coward · · Score: 0

      I agree, every company needs to seamlessly and efficiently integrate and synchronize with their existing legacy infrastructure and en--err, whah?

      But hey it is Oracle, you are taking it there.

      (captcha: mugging)

    2. Re:I agree completely by Anonymous Coward · · Score: 0

      I'm not seeing any compelling value-add.

    3. Re:I agree completely by Anonymous Coward · · Score: 0

      enhancing the sodomy-readiness capabilities

      I saw what you did there.

    4. Re:I agree completely by Anonymous Coward · · Score: 0

      You left out the most overused, meaningless business marketing buzzword of them all: "innovative".

    5. Re:I agree completely by Anonymous Coward · · Score: 1

      You forgot the buzzword "fabric". Maybe it is gone out of style. In which case you forgot to re-utilize the buzzword as "next generation fabric".

    6. Re:I agree completely by Skuld-Chan · · Score: 1

      I'm trying to imagine what sodomy-readiness is?

      But this is seriously what you get with Oracle. If it weren't for the fact that so many enterprise systems require Oracle software to run no-one would deal with them anymore.

    7. Re:I agree completely by ClaraBow · · Score: 1

      Brilliant!

    8. Re:I agree completely by qualityassurancedept · · Score: 1

      I think the sodomy readiness might mean that the platform is especially suited to running porn sites that are massively scalable at 3 am when everyone is getting home from the pub looking for an easy spank.

      --
      if your life is such a big joke then why should I care?
  12. Drivers... by Anonymous Coward · · Score: 1

    ...And firmware.

    No ridiculously overpriced contract; no firmware updates.

  13. What's that? by negatonium · · Score: 1

    Solaris? Wasn't that a lame sci-fi movie with George Clooney? It's a Unix-based OS from Oracle you say? Humm, never heard of it....

  14. Eh. by Anonymous Coward · · Score: 0

    I have no issues with Solaris, I used to like it. But since Oracle went all ape shit on OpenSolaris and once again made Solaris yet another walled garden of failure.. eh.

  15. I guess Ellison changed his mind by Dice · · Score: 2

    I guess Ellison changed his mind about cloud computing... here's him a year or two back ranting about how stupid the idea is.

    http://www.youtube.com/watch?v=0FacYAI6DY0

    1. Re:I guess Ellison changed his mind by dbIII · · Score: 2

      It's a meaningless and deliberately nebulous bullshit buzzword so it deserved a rant.
      Remember Sun's "the network is the computer" from quite a few years ago? That fits most definitions of "cloud computing" so if you are already on the bandwagon that others are jumping on, why not let others know? They've provided "cloud" services such as Sun Grid Engine on rentable remote hosts since some time before the cloud hype happened.

    2. Re:I guess Ellison changed his mind by evilviper · · Score: 4, Informative

      I guess Ellison changed his mind about cloud computing...

      Quite the opposite. In your own link he summarized by saying:

      "I'm not going to fight this thing." but "I don't understand what we would do differently in the light of cloud computing, other than change the wording on some of our ads."

      And sure enough, their ads now show how great Solaris is for cloud computing. Based on what?... zones, which have been in Solaris for a number of years.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    3. Re:I guess Ellison changed his mind by saleenS281 · · Score: 2

      What do you expect? At least Larry is being honest. "Cloud" is nothing but a marketing term. Everytime it comes up in a meeting I want to stab myself in the face with a spork.

    4. Re:I guess Ellison changed his mind by Anonymous Coward · · Score: 0

      So, he's just like Steve Jobs was? Rant about how stupid something is, then wait a year and do the exact thing you were ranting against? :-)

    5. Re:I guess Ellison changed his mind by MachineShedFred · · Score: 1

      More than that, Ellison was decrying in 1995 how stupid it is to put software onto a piece of plastic, put the plastic in a box, put the box onto a pallet, put the pallet in a truck, drive the truck to a store, take the pallet out of the truck, take the box off the pallet and put it on a shelf, have someone pick it up off the shelf and put it in their car, drive their car home, take the box out of the car, take the plastic out of the box, and then get the software out of the plastic onto your computer.

      I guess "The Cloud" is the new "Software as a Service", which is the new "Network Computer", which was the new "Dumb terminal" 15 years ago.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    6. Re:I guess Ellison changed his mind by greed · · Score: 1

      Him: "We're just going to start in the Cloud, we won't bother with a virtual server to start off."

      *hands over server information*

      Me: "Hmmm, that looks exactly like a virtual server with 'virtual server' crossed out and 'Cloud' written in with a crayon. Right down to where it uses Xen."

  16. Re:If you're an end user by d3matt · · Score: 1

    solaris is terrible for distributed compiling

    --
    I am d3matt
  17. ZFS v31+ at last? by Zergwyn · · Score: 1

    I think what I'm most excited for with this release is seeing if Oracle follows through on their promise to put out the source for the up-to-the-date work on ZFS. While ZFS at v28 has proven to be both a lot of fun and very useful for many of us, the updates since (first available for general use with Solaris 11 Express last year I believe) add a few really nice features, including crypto and work on block pointer rewrite. While the illumos project could certainly fork it if required, it would be really great if everyone could stay in sync more. After the acquisition, rather then do nightly releases there was a decision to opt for only releasing code with major versions, which while disappointing at least offered hope going forward. I don't see that Oracle has anything to lose here by staying open with that component, filesystems benefit a lot from widespread use and lots of testing, but, well, it is Oracle.

    1. Re:ZFS v31+ at last? by tywjohn · · Score: 1

      And yet we still don't have a single open cross platform filesystem. Sadly ntfs and vfat are the only filesystems that will work on all modern OSs.

    2. Re:ZFS v31+ at last? by spacey · · Score: 1

      > I don't see that Oracle has anything to lose here by staying open with that component, filesystems benefit a lot from widespread use and lots of testing, but, well, it is Oracle.

      I believe netapp still believes, somehow, that zfs is wafl, and that they should be paid damages for distribution of their IP.

      I know that Daniel Philips has claimed at conferences way back when that he has seen prior art on WAFLs patents, but he still stopped working on Tux2 instead of fighting it. I don't know if Larry and the big O have a patent portfolio that can shut up netapp.

      --
      == Just my opinion(s)
    3. Re:ZFS v31+ at last? by Anonymous Coward · · Score: 0

      Given that work on ZFS began in earnest in 19EIGHTYFRIGGINTHREE, and NetApp's charges were laughed out of court, I don't think Larry boy's got much to lose sleep over.

    4. Re:ZFS v31+ at last? by Anonymous Coward · · Score: 0

      Oh yes they do. Starting from NFS patents (from Sun)... a big pile of stuff which would seem benign as long as everyone plays fair. Otherwise, companies could throw a pile of 3000 patents for your lawyers to sort through and figure out how many patents were violated.

    5. Re:ZFS v31+ at last? by nrozema · · Score: 4, Informative

      While ZFS at v28 has proven to be both a lot of fun and very useful for many of us, the updates since (first available for general use with Solaris 11 Express last year I believe) add a few really nice features

      Careful, they've also abruptly removed a few really nice features in later versions that have caused major headaches for me and many others. For example the "aclmode" property was completely removed from version 31 - completely breaking a lot of deployments that made extensive use of ACLs. Version 33 released today with Solaris 11 thankfully restores that feature after significant outcry from affected customers (I believe Illumos went forward and restored it on their own as well) - but the damage has been done in a lot of cases.

      Just a word of warning to be very careful before running "zpool upgrade" as Oracle's philosophy on backward compatibility and stability of existing features seems to be quite different than that of Sun.

    6. Re:ZFS v31+ at last? by Anonymous Coward · · Score: 0

      Oracle bought Sun and Sun bought StoragTek.

      StoragTek had some interesting and relevant patents in that area.

    7. Re:ZFS v31+ at last? by makomk · · Score: 1

      If by "interesting and relevant" you mean "nasty enough to crush Linux and every single storage hardware provider that supports RAID", then yes. Seriously, the patents Sun were using make NetApp look positively benign.

    8. Re:ZFS v31+ at last? by Anonymous Coward · · Score: 0

      ntfs does not work well under linux at all.
      Native kernel support for ntfs is read-only (there is some support for file overwrite without file size change, =a joke = no support in my book).
      support via FUSE/NTFS-3G works RW, but is the slowest fs you will ever experience.
      support via Paragon driver is AFAIK proprietary and tied to specific kernel versions.

      So there you go: VFAT forever.

    9. Re:ZFS v31+ at last? by TheLink · · Score: 1

      If you get such idiocy you might as well use Linux.

      --
  18. BSD by Anonymous Coward · · Score: 0

    So basically, BSD jails: Solaris edition.

  19. $1,000/year per CPU for non-Oracle hardware by Bluecobra · · Score: 4, Interesting

    Ever since Oracle bought out Sun, they went overboard with the licensing costs for Solaris. Remember a few years back when Sun will let you run Solaris 10 for free? Well no more, if you have a non-Oracle two processor server it will cost you $2,000 per year. You don't own a license, you are basically renting the privilege to run Solaris on a server for one year. Also, you only get one flavor of support which they laughably call "premium". Their support is a joke now, and in my experience the good Sun engineers left a long time ago. For starters, you now get to talk to an overseas helpdesk which logs your call and for severity one issues, they give you a call back in an hour (if you're lucky). It used to be you will call an easy to remember number (1-800-USA-4SUN) and you will get a live transfer to a knowledgeable engineer to fix your problem. A few years ago I used to be a staunch supporter of Sun and Solaris but it seems like Oracle has done everything to drive me away from Sun's hardware and software. I am pretty sure I am not the only one either.

    1. Re:$1,000/year per CPU for non-Oracle hardware by renegadesx · · Score: 3, Funny

      Suddently SCO's "$699 so we won't sue you" is sounding like a bargin.

      --
      Make SELinux enforcing again!
    2. Re:$1,000/year per CPU for non-Oracle hardware by ender- · · Score: 3, Informative

      Ever since Oracle bought out Sun, they went overboard with the licensing costs for Solaris. Remember a few years back when Sun will let you run Solaris 10 for free? Well no more, if you have a non-Oracle two processor server it will cost you $2,000 per year. You don't own a license, you are basically renting the privilege to run Solaris on a server for one year. Also, you only get one flavor of support which they laughably call "premium". Their support is a joke now, and in my experience the good Sun engineers left a long time ago. For starters, you now get to talk to an overseas helpdesk which logs your call and for severity one issues, they give you a call back in an hour (if you're lucky). It used to be you will call an easy to remember number (1-800-USA-4SUN) and you will get a live transfer to a knowledgeable engineer to fix your problem. A few years ago I used to be a staunch supporter of Sun and Solaris but it seems like Oracle has done everything to drive me away from Sun's hardware and software. I am pretty sure I am not the only one either.

      I don't know where people are getting this $1000/socket bullsh*t. Maybe that's some ridiculous list price, but unless you're a moron, you won't pay anywhere close to that for full HW and OS support on Sun/Oracle hardware. The last time we renewed our support, I believe it was in the realm of $400-800/yr for HW/OS support on our x86 servers [dual socket Opterons and quad-socket Xeons]. The SPARC servers were a bit more expensive, closer to $2000 for support on a T5240 [dual-socket 8-core x 8-thread/core T3+ CPUs]. Remember, that includes HW support, fans, HDs, RAM, CPUs, motherboard replacements, whatever with same-day onsite service [well, in theory, in practice it's often the next day, but most of our hw failures aren't critical to our services so we don't push them very hard].

      That's not to say I love Oracle's support since the buyout. Though HW failures are typically handled fairly quickly, their support website is a nightmare, and getting an IDR [Interrum patch] on anything less than a major OS bug can be a long-term process, but I'm not sure it's significantly worse than any other vendor's support in the long-run.

    3. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      Oracle is a software company. Oracle makes most of its money on software. Never forget that. The sales folks from Oracle definitely don't let any of the sales folks from Sun forget it.

      Oracle exists to make money and this is just how Larry does it. Sun was much more than just a money making machine.

      Taking all of this into account, unless you're buying Oracle's DB and/or an account in the $10s of millions, Oracle doesn't care about you.

      Oracle doesn't understand the hardware side of sales and it probably won't until it is too late and SPARC is either dead or next to irrelevant. They want to try and eat into IBM's mainframe business with SPARC, but I just can't see it happening and in light of that, Solaris is to Oracle as MVS is to IBM.

      R.I.P Solaris.

    4. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      It used to be you will call an easy to remember number (1-800-USA-4SUN)

      What's the new number, 1-800-522-4464 or 1-800-277-7326?

    5. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 1

      Way back in the SunOS days, I used to call Sun Support the benchmark of IT support. If another vendor's support was in question, I'd ask them if they were as good as Sun (usually the answer was "we don't know"). For what it's worth, I tried to emulate Sun's support services to the customers I served. Logging tickets, bugs and Requests for Enhancement and actually speaking to someone who could actually do something for you was an extremely refreshing privilege.

      If that's gone (I have no experience, I stopped using Solaris about 5 years ago), then it's a shame for Solaris users, but also for the industry as a whole.

    6. Re:$1,000/year per CPU for non-Oracle hardware by Zemplar · · Score: 2

      I don't know where people are getting this $1000/socket bullsh*t. Maybe that's some ridiculous list price, but unless you're a moron, you won't pay anywhere close to that for full HW and OS support on Sun/Oracle hardware.

      The $1000/socket/year is straight off of Oracle's website. As a small shop, Oracle hasn't been willing to cut us a deal or negotiate, and only offers us what's on their website. Too bad, I used to use and really like OpenSolaris.

      Since the acquisition I had somewhat lost hope in Solaris with Oracle as the overlord, however, I've recently found OpenIndiana. It looks very promising!

    7. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      I think the OP was talking about installing Solaris on non-Oracle hardware.

    8. Re:$1,000/year per CPU for non-Oracle hardware by ryanov · · Score: 1

      1-800-223-1711

    9. Re:$1,000/year per CPU for non-Oracle hardware by ryanov · · Score: 1

      sgi's support, back when we used them, was better than Sun's ever was.

    10. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      Though HW failures are typically handled fairly quickly

      Here we had to wait 45 days for a severity one issue ... and it was for a part used on a currently built system (a T5240 fanboard)!

      Escalated the call through three levels of management, and they said tough. The "old" Sun would have stolen the part from a new system; I ended up buying one on the open market ... and I probably voided my support by doing that!

    11. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      I have to disagree with a lot of what you say here.
      1) Pricing. All that is valid for comparison is list price. Everything else is based on negotiation, how important your business is to oracle, your sales rep, and a hole pack of other contextual things that make any comparison meaningless. Your anecdotal evidence changes nothing about how much Oracle charges other people or what prices they advertise. Oracle doesn't want to be judged by a $X/socket price tag? That should not be their list price.

      2) Oracle OS support. In my experience it is much worse than other vendors' support in the long run. Nearly every other software vendor I've dealt with (both OS vendors and application vendors) has better support than Oracle has for Solaris. Every Solaris admin I've spoken to personally in the last 5 years agree. Now, this is anecdotal, and should be taken with appropriate amounts of salt, but not every vendor's OS support completely sucks.

    12. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      OpenIndiana is free.

    13. Re:$1,000/year per CPU for non-Oracle hardware by Anonymous Coward · · Score: 0

      Remember a few years back when Sun will let you run Solaris 10 for free?

      Remember when Sun was losing money hand over fists? Could explain why they never made it back into the black (aside from the x86 invasion) and Oracle was able to buy them out.

    14. Re:$1,000/year per CPU for non-Oracle hardware by ender- · · Score: 1

      Though HW failures are typically handled fairly quickly

      Here we had to wait 45 days for a severity one issue ... and it was for a part used on a currently built system (a T5240 fanboard)!

      Escalated the call through three levels of management, and they said tough. The "old" Sun would have stolen the part from a new system; I ended up buying one on the open market ... and I probably voided my support by doing that!

      If they aren't responding, call them every day [or every hour if need be] until they dispatch a tech or ship the part.

      Fan and fan-board failures on our T-series boxes [6 x T5220 + 4 T5240] are annoyingly common. Fans we usually have shipped to us overnight. Fan-board we usually have onsite with a technician to install it within 1-2 days. We're not that large of a customer to demand more prompt service or anything, we have about 2-dozen Sun servers [mix of T-series and X-series].

  20. Positive side by Anonymous Coward · · Score: 0

    On the positive side, Oracle has created a pretty good number of jobs on migration projects from Sun/Solaris to Linux or other Unix flavors. I'm working on a Solaris migration project now for a large bank that still has some Sun servers that they haven't gotten rid of yet.

    On the other hand, if you actually like the Solaris platform, Oracle is pure, unadulterated evil.

  21. *crickets chirping* by smash · · Score: 0

    ... and no one cares. ZFS development has moved to FreeBSD. DTrace development has likewise moved on from Oracle, and again i suspect either being focused on Illumos or FreeBSD.

    Unless you've got SPARC hardware and an oracle software stack, i suspect very few people are going to be excited by this at all.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:*crickets chirping* by nrozema · · Score: 1

      ZFS development has moved to FreeBSD.

      Last I checked the most recent ZFS on-disk version available for FreeBSD was quite old. ZFS development has been picked up in earnest by Illumos as of late with a lot of backing from companies like Nexenta and Joyent.

    2. Re:*crickets chirping* by CAIMLAS · · Score: 3, Interesting

      ZFS development has moved to FreeBSD.

      No. No, it has not.

      Correct me if I'm wrong but:

      * FreeBSD's ZFS is years behind what Illumos offers in features, and shows no signs of catching up.
      * The same can be said about hardware support (and by support, I mean drivers which are considered stable) and a generally bug-free implementation. It's largely comparable to btrfs, but less verbose in actually telling you when something fucks up.
      * the FreeBSD implementation is still dogged by performance issues. Any significant workload on ZFS is still marginal compared to, well, pretty much anything else (including, dare I say, NTFS on Windows).

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    3. Re:*crickets chirping* by Conley+Index · · Score: 2

      * FreeBSD's ZFS is years behind what Illumos offers in features, and shows no signs of catching up.

      If you know so much about it, would you mind updating the Wikipedia article about ZFS that lists "Notable ZFS storage pool versions" with FreeBSD and Illumos both on 28.

    4. Re:*crickets chirping* by TheRaven64 · · Score: 3, Informative

      FreeBSD's ZFS is years behind what Illumos offers in features, and shows no signs of catching up.

      FreeBSD 8-STABLE and 9-RELEASE contain ZFS v28, the same version of ZFS as OpenSolaris. iXSystems is now funding development, and it has seen quite a lot of bug fixes that have yet to be back-ported to any Solaris version.

      the FreeBSD implementation is still dogged by performance issues. Any significant workload on ZFS is still marginal compared to, well, pretty much anything else (including, dare I say, NTFS on Windows).

      I installed FreeBSD 9 BETA on a machine with three disks in a RAID-Z configuration and the only time the bottleneck for reading and writing to the array was not the GigE connection, was when I was writing to a compressed deduplicated filesystem. Then the CPU was the limit, at about 20-30MB/s. That's with a pretty anaemic CPU (1.6GHz AMD Fusion) and with WITNESS turned on in the kernel, which adds lots of extra error checking around kernel code and slows everything down.

      --
      I am TheRaven on Soylent News
    5. Re:*crickets chirping* by rubycodez · · Score: 1

      is that the last version of OpenSolaris, released in the middle of 2009?

  22. Re:Dirty by Anonymous Coward · · Score: 0

    use a condom

  23. Zones by Anonymous Coward · · Score: 0

    "In Oracle's architecture, users can set up different partitions, called Zones, inside a Solaris implementation, which would allow different workloads to run simultaneously, each within their own environment, on a single machine."

    This has nothing to do with Solaris 11, containers or zones are part of many OS's and have been a part of Solaris 10. This "partition" usage flame baits Solaris and Oracle essentially.

  24. ditch now... by FunkyELF · · Score: 1

    ... use the SmartOS fork instead. Do you really trust Oracle?

  25. UNIX innovation is always just fscking awesome by Anonymous Coward · · Score: 0

    I wish this will end up being rightly implemented in the BSD's, though.

  26. Solaris goes up too 11 by Zoxed · · Score: 1

    Come on Slashdot: surely the headline should have been "Solaris goes up too 11" !!

  27. "Get the OS out of my way!" by Anonymous Coward · · Score: 0

    Now that Oracle has it's own OS, maybe the DBA's will stop trying to "get the OS out of the way". Cause you know, you can get the OS out of the way.

    (hint, mod funny)

  28. IBM's been doing the *zone* thing longer by Anonymous Coward · · Score: 0

    In Oracle's architecture, users can set up different partitions, called Zones, inside a Solaris implementation, which would allow different workloads to run simultaneously, each within their own environment, on a single machine.

    IBM's been doing that type of thing on their midrange, not even mainframe level, OS' like OS/400 (on AS/400 hardware) for decades now.

    I first used it in the mid 1990's, because the sysadmins would set that type of partitions up for RPG developers, and I'm sure it was done before that (probably well into the System 34/36/38 era, but don't quote me on those running partitions though, I just know they're OS/400's forerunners)

  29. Comment removed by account_deleted · · Score: 3, Insightful

    Comment removed based on user account deletion

  30. Solaris Zones have been around for years.... by Anonymous Coward · · Score: 2, Insightful

    Solaris Zones have been around for years... more stupid "it's new & cloud-based" crap when is just re-marketing their old technology.

  31. I do not necessarily agree. by emil · · Score: 1

    IBM destroyed the mainframe clone market. While I don't know much about it, Amdahl and others had machines compatible with the 360 architecture that would run IBM's operating systems. IBM has been successful in even keeping the free Hercules emulator from legally running their OS.

    Larry Ellison has never destroyed a major competetor - Sybase and Informix still stand.

    Ellison also did not build Union Carbide, Dow Chemical, or Monsanto. Ellison can sleep at night, deservedly so.

    1. Re:I do not necessarily agree. by Virtucon · · Score: 1

      Ellison can sleep at night but his neighbors can't

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
    2. Re:I do not necessarily agree. by durdur · · Score: 1

      Larry Ellison has never destroyed a major competetor - Sybase and Informix still stand.

      Sybase and Informix are not even nearly major competitors. In the DB market (now a much smaller part of Oracle than previously), that would be DB2 and SQL Server (also mySQL etc. but you could argue that's a different market because most of their users wouldn't ever pay commercial DB license fees, or even support fees).

      Larry did, though, buy an awful lot of competitors: PeopleSoft, Hyperion, BEA, Sun, etc.

    3. Re:I do not necessarily agree. by sapgau · · Score: 1

      lol crazy Larry

  32. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  33. Solaris v. Linux by Anonymous Coward · · Score: 0

    Each has it's strengths.

    Linux you can have longer usernames (which CAN be useful, SOMETIMES). Solaris IS still VERY robust; although typically, the combinations of hardware and software doesn't make it the fastest platform around, but it'll just run and run and run.

    ZFS is still...I think, really should fall into the class of Btrfs - experimental at best. I've tried it. Twice. And ended up resorting to NTFS to manage a 27 TB array. (Other contenders were XFS and JFS, one defunct, and the other; I won't be able to run without POWER/PPC hardware).

    And they DID neglect to mention the cost now, since Oracle changed their EULA like over a year ago now. Sad. But as one of the few SVR5-derived UNIXes that run on x86/x64, it is still incredibly powerful.

  34. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  35. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion