EMC To Acquire VMware
kma writes "According to The Register, virtual machine software maker (and my employer) VMware Inc. will be acquired by storage giant EMC, pending the usual approval process." The article explains: "VMware makes the industry's premier set of partitioning tools for running both Windows and Linux on a single server and running multiple applications on a single system. EMC plans to grab the privately held VMware for $635 million in cash."
Emulation seems completely the opposite direction I would want to take data storage, especially since performance and reliability are top concerns. How does adding an emulation layer enable the data environment?
As an EMC employee, this is a big surprise to me. (That's why I'm being anonymous.) This is the first time we're buying something that doesn't have an obvious storage connection (or a connection to an existing EMC product).
:)
It will be nice if this means we can get everyone who currently has separate Linux and Windows systems to move to a single machine with VMware, as we won't have to worry about licensing.
VMware had filed its intention to go public in July of this year, and every indication was that process was proceeding normally. Analysts expected them to make their public markets debut soon. I suppose EMC, which has been on a buying spree with billion-dollar buyouts of both content management technology provider Documentum and storage management provider Legato Systems earlier this year, made an offer VMware just could not refuse. It had to be good, because they were expected to make several hundred million from an IPO. :)
Cheers,
Doug
Doug Mehus http://doug.mehus.info/
Virtual PC can run most x86 operating systems
a lu ation/overview2004.asp
http://www.microsoft.com/windowsxp/virtualpc/ev
They're not going to support it, it doesn't mean that Virtual PC 2004 won't run Linux as a guest OS. In fact, I know people that are doing so right now.
Don't confuse vendor support for an option with product support for that option. They are two entirely different types of "support".
Like others, I wonder if this will have any effect on VMWare Workstation. It looks like they are pushing for server virtualization rather than programming/development. I use VMware *a lot* for consulting work, sysadmin and programming, even networking tests using the virtual networks. I run Windows, several Linux, several BSD, etc., and I haven't found anything that approaches VMWare (except maybe a stack of mini-itx machines each running a different OS, but that's obviously not as efficient). Not exactly a "hobbyist" but I'm not going to pay more than, say, $500 (and I *never* buy closed-source software so that shows you how useful vmware is to me). I'm probably just being silly, but I *always* get nervous when big public company X buys smaller private company Y, and I depend on Y's product. Because usually that's the one that gets axed or otherwise screwed up as they dream about their "enterprise sales". I bet the next version of VMWare will have a huge bullshit EULA, for instance.. (the existing one isn't so bad).
At least from an abstract point of view. The VMWare people obviously have some people and technology that are good at dealing with multiple filesystem types and operating systems co-existing.
A few years ago when I was specing new TB sized storage arrays, I wanted an affordable way to allow directly connected access to the same data to multiple operating systems, but allowing for each OS to make native FS calls to get that data. Nobody really had a gracefull solution. Most required isolated partitions, and those that provided a high level emulation layer either had no drivers for Linux, or the cost was in 6 figures for them to even consider developing something.
Needless to say, the cheapest solution was going with a network based access system to that data, which unfortunately meant that I had to spend more money making an isolated high speed network just for FS data, and popping two NICs in everything that was serving that data. Once again, not the most gracefull of solutions.(in fact one of the companies we looked at was EMC, and they were quickly excluded from our list because of their pricing and lack of features)
I've been out of that realm for some time now, so I'm not exactly up to date on advances in that arena. However I'm hoping that by EMC grabbing VMWare that this is one of the things they think they can address with VMWare's intimate knowledge of multiple operating systems peacefully co-existing.
On another note, I've been a huge fan of VMWare, and still use it for dev on a daily basis. If the pricing for VMWare reaches the point of EMCs pricing it will be a very sad day for me.
I sincerly hope that EMC is after the brains at VMWare, and not just the technology. Many companies these days think it's enough just to buy the tech, without its creators, and that's a horrible travesty.
Karma: 0 (But I wield a mean +10 Vorpal Apathy)
VMWare is great for those that have to make their application work on different platforms. VMWare provides a great way to do that kind of testing without having to have a box (or a pluggable hard drive) for each platform. Just boot into Linux (or Windows, if that's your game) and then you can run entire operating systems within VMWare.
Win4Lin is EXCELLENT for those of us--and I think we're the majority of the emulation market--that just need to run some legacy Windows apps within Linux. I upgraded from WinXP to Linux for performances reasons in February and purchased Win4Lin for $89. It lets me run Windows under Linux and every single Windows application I've wanted to run has run fine under Win4Lin. That includes QuickBooks, Quicken, Microsoft Office 2000, VisualStudio 6.0, GoldWave, Paint Shop Pro, a number of 16-bit applications, IE, RealPlayer, etc. I have yet to find an application that doesn't work. Win4Lin does have limitations (USB support and you can't run XP within Win4Lin), but if you are really trying to migrate to Linux then this is not much of an issue. My USB devices work fine with Linux (scanner and camera) so I don't need them to work in Windows, and I don't have any legacy apps that require XP so that limitation isn't a factor either.
When I made my move to Linux I spent a week or two trying to decide which to buy--VMWare or Win4Lin. In the end, I went with Win4Lin. I just decided that what I really needed was some legacy Windows support and that's it. While I was tempted to get VMWare so I could do multi-platform testing, that was more of a "cool thing to be able to do" rather than something I really needed. So far I haven't needed that flexibility. And if what you want is to run Windows legacy apps in Win4Lin, you can't beat the speed. My Windows legacy apps run faster under Win4Lin under Linux than the same apps on the same computer under Windows XP!
Another factor is that Win4Lin uses the native file system whereas VMWare creates a "virtual disk" which ends up being a huge file on your drive somewhere. So Win4Lin runs out of a copy of Windows in my ~/win directory with a whole Windows file structure below it. I can copy/delete, etc. anything in my Windows installation from my Linux shell. And since it uses the native filesystem, it's fast. VMWare, on the other hand, creates a virtual disk which is a huge file somewhere in your filesystem. So you'll see your Windows installation as a 2GB file and the only way to get data out of it is to run VMWare, enter that environment, and then copy it out (using FTP, networking, etc.). Meanwhile, I can get to every file in my Win4Lin installation just by cd'ing to that directory. I don't actually have to run Win4Lin to get to my files.
Anyway, long rant... what I really meant to address is your statement "Why would they go to a subscription model? Because they CAN?" Well, maybe. But I think only a small percentage of the Win4Lin/VMWare market really NEEDS VMWare. For most companies migrating from Windows to Linux Win4Lin is a much cheaper, much faster solution. So I'm not so sure VMWare can really just decide to go subscription "because they can"--unless they plan on surviving on just the developer's market who very well may NEED VMWare. The rest of the market (which is huge) would be fine with Win4Lin.