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."

61 of 224 comments (clear)

  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 SlashV · · Score: 3, Funny

      "your product name"? Is that you Linus?

    4. 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.

    5. 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.

    6. 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.
    7. 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
    8. 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. :)

    9. 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.

    10. 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
    11. 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
    12. 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
  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 secolactico · · Score: 2

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

      --
      No sig
    2. 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.

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

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

    4. 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?

    5. 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.

    6. 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?

  3. 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.

  4. 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 godrik · · Score: 3, Funny

      wow. Are you keeping tabs on everybody like that?

  5. 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.

  6. 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 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
    3. 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).

      --
  7. 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.
  8. 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."

  9. 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.

  10. 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.

  11. 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
  12. 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!

  13. 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.
  14. $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 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!

  15. 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.
  16. 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.

  17. Re:Zones by rnturn · · Score: 2

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

    --
    CUR ALLOC 20195.....5804M
  18. 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.

  19. 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.

  20. 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
  21. 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.
  22. 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.

  23. 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. ~

  24. 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
  25. 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.

  26. 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.

  27. 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
  28. 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?
  29. Comment removed by account_deleted · · Score: 3, Insightful

    Comment removed based on user account deletion

  30. 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.
  31. 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.

  32. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  33. Re:Nothing to see here by rubycodez · · Score: 2

    I look forward to your ZFS git commit.