Slashdot Mirror


OpenStack Board Member Says Adding VMware Was a Mistake

BButlerNWW writes "VMware is in OpenStack now, but not everyone thinks that's such a good idea. One member of the newly created OpenStack Board of Directors says allowing VMware into the open source cloud project was a 'huge mistake' that could damage the project's market perception. Boris Renski is co-founder of OpenStack integration consultancy Mirantis and he says every enterprise he's worked with so far has been interested in OpenStack because they view it as an alternative to VMware. The board's vote earlier this month has now muddled the differences, he says. 'If OpenStack isn't an alternative to VMware, then what the hell is it?' Renski says."

8 of 64 comments (clear)

  1. Devils Advocate by kylegordon · · Score: 4, Insightful

    It's comical and a bit sad to think that the board fell for it. The very act of VMware signing up and sitting there to play devils advocate is causing confusion for potential customers. Either way, VMware wins.

  2. Answer by girlintraining · · Score: 4, Insightful

    'If OpenStack isn't an alternative to VMware, then what the hell is it?' Renski says."

    A: A tool.

    IT professionals, well, experienced ones anyway, don't care what the name is on the tin, as long as it does what it says on the tin. If it does its job well, it will succeed. If it does not, well... there are alternatives.

    --
    #fuckbeta #iamslashdot #dicemustdie
  3. What is openstack? by vlm · · Score: 5, Insightful

    What is openstack? Other than something with a board of directors, that per the front page is "simple to implement, massively scalable, and feature rich". Thats great, so is EMACS and apache and linux.

    I clicked around and it uses git and the install instructions show it fdisks something, presumably my hard drive (whoa there nellie) and uses mysql as a backend and whatever keystone and glance and nova and horizon might be, their installation is pretty easy. But what is openstack? Basically a linux distro that installs that stuff, or ... ?

    Note that I'm no noob... its just that I can't figure out what openstack is. I've done tons of NFS/AFS/Samba over the decades and some virtualization stuff with vmware and I have a little 4 node 20-30 LXC image "cluster" at home. LXC because its simple and the hardware is ancient aka free so I can't do "fancy" hardware virtualization.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
    1. Re:What is openstack? by Pinhedd · · Score: 5, Insightful

      I couldn't possibly agree more. I hate when I get directed to a project website and get bombarded with page after page of non-statements that say absolutely nothing about the project. The first two things I want to know are "what is it?" and "why should I care?". Save the marketing drivel.

    2. Re:What is openstack? by msk · · Score: 4, Funny

      You, too, can get rich with this product! I'll tell you how for only $9.99.

    3. Re:What is openstack? by atriusofbricia · · Score: 4, Informative

      Don't worry, I'm in the same boat too. All I've gathered is that it's The Next Big Thing (tm) and deals with The Cloud (tm). According to them anyway.

      It's a Cloud Management system capable of using multiple back-ends to run the actual VMs. It manages virtual networks/disks and related resources and ties it all together.

      I suppose you could look at it as the glue that takes KVM/Xen/XCP and turns it into a "cloud".

      --
      I was raised on the command line, bitch

      "Nemo me impune lacesset"

    4. Re:What is openstack? by Anonymous Coward · · Score: 4, Interesting

      Your explanation is in the right direction but there's an essential part missing. What makes Openstack a cloud platform? It's a cloud because it can run cloud applications. These are ~ new type of applications that are aware they're running in a cloud. Just like classic enterprise apps deployed in an app server, cloud applications are coded against an API, provided by Openstack. The API is designed so that the app can benefit from various services, like structured data storage, but it's also designed to enforce apps that can scale well, with little changes, to very large number of servers. Current apps can't do that in a cost effective manner and that's why a cloud of applications is something that is very valuable for someone looking to build things like the next Youtube, GMail or Dropbox but without Google's unlimited money and human resources supply.

      All that the current VMware toolchain can provide is a cloud of virtual machines. You would be hard pressed to find a whole datacenter running on VMware while also running a single application in all the virtual machines.

      Amongst almost all the other cloud platforms currently on the rise, Openstack is a darling because it promises to have an open API for those cloud apps. This is of tremendous importance to avoid the mother of all vendor lockins. Currently you can't have an app built for one cloud platform and then move it to another cloud. If you build an app for Microsoft's Azure cloud platform you know you won't be able to move it to Google's App Engine or Amazon's Elastic Cloud without running the huge risk of trying to rewrite the app. With an app running on Openstack, you could run it on your own servers for a while and then move it to some Openstack cloud provider. And if you are not happy with that provider after a while, you can switch to another one, etc.

  4. Exactly right by FranTaylor · · Score: 4, Funny

    When I buy a tool, I demand that it only works with other stuff from the same vendor.

    It would just be too confusing if I could use the same adjustable wrench for different brands of bolts.