Slashdot Log In
VMware Releases Server 1.0
Posted by
ScuttleMonkey
on Wed Jul 12, 2006 04:02 PM
from the best-things-in-life-are-free dept.
from the best-things-in-life-are-free dept.
epit writes "VMware has released v1.0 of their VMware Server product for free (as in beer) as planned. Up until now, it had been a beta download. You can download your copy via the VMware website. Release notes are also available."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Free download... sweet! (Score:3, Interesting)
Are there any legit home uses for VMware on a regular basis?
Re:Free download... sweet! (Score:5, Informative)
While it doesn't allow me to stress test, it does allow me to test other aspects.
Plus i can install every OS/Browser combination I need and I only need to worry about diskspace. Plus, once you create the images, you never have to reinstall the OS, you just clone it. Awesome piece of software.
Re:Free download... sweet! (Score:5, Informative)
Re:Free download... sweet! (Score:5, Informative)
It is also useful for things like clustered file servers. They don't take up much cpu/memory, but if you put two (or more) of them out there on a VM box you can roll them back and forth for patches, updates, adding drives, etc.
It also helps for disaster recovery. You can do the equivalent of a bare metal restore in a few minutes versus loading a machine from scratch, loading drivers, loading your backup software and then restoring.
So multiple answers - and I'm sure there are many more that I haven't listed.
Re:Free download... sweet! (Score:5, Funny)
(http://valdot.org/)
Thanks for sharing that.
Re:Free download... sweet! (Score:4, Informative)
(Last Journal: Friday September 24 2004, @01:13AM)
Good grief, where do I start?
Putting everything on one big server is a recipe for disaster. What if one app goes down and you need to take it down, reboot, rebuild, whatever? You have to take your whole bloody network down. Lots of angry users.
What if you upgrade your apache server which inadvertantly causes your mysql server to die? What do you do. Restore the whole shooting match from backups? Spend an hour or two trying to roll everything back? All while your users are looking over your shoulder asking "how long before it's fixed?"
Doing it that way is just shitfight city.
On the other hand, if you run all your servers virtually you open up a whole world of possibilities.
For example, a few years back I worked at a place that ran their whole operation on a bunch of NT4 servers made up of a pair of Compaq Proliant ML530's (which supported SMP but only had single 1Ghz P3s fitted). These servers also had 1Gb RAM each plus 3 x 18Gb SCSI in raid 5 configuration. On top of that they had a hodge podge of whitebox servers, all with SMP mobos but only single CPUs. It was a nightmare.
One day the backup tape drive died and the bosses were not keen to spend 3 grand for a new one. Also, I already had the shits with the whole shitfight so I built a few tempory boxes, moved the stuff onto them and pulled the 2 compaqs offline. I cannibalised one of them and made a monster (well it was back then) server with dual P3's, 2Gb RAM, 6 disk hardware raid and redundant PSU's. I kept the remaining chassis as a spare in case the main box died.
I stuck redhat 9 on the "monster" and GSX server on that. Then I built 8 virtual servers, 2 x Win2K AS and 6 x redhat 9 and ran all of the main apps (apache, sendmail, PDC, BDC, FIle+print, MySQl and a CRM package all on seperate virtual servers. Once this was done I switched off all the other boxes and after running like that for a few weeks to make sure all was OK I also scrapped those boxes. Again I cannibalised them and came up with a lesser monster whitebox which I also put vmware GSX on, stuck 1gbit lan cards in both and hooked the two up with a link cable, wrote some scripts to backup the servers across that link nightly.
So, I had rationalised the entire server room down to two boxes, considerably improved reliability and all for the price of a vmware license and on top of that I had a spare chassis available in case of a catastrophic failure.
About a year later one of the SCSI discs died. The whole thing kept working but it was sloooow. So, all I did was manually copy over the server images from the nightly backup, shutdown the main server and turn on the primary lan interface of the backup box. The whole shebang was back up and running within an hour with no loss of data. Neato.
Other advantages for vmware are;
If you want to do major upgrade to a server, you can just copy the server image to your development box, fire it up, do the upgrade and then test it all out. All perfectly safely. If you fuck it up then you just do it again and try to figure out what went wrong, document your steps and when it is time to do the live upgrade you simply do a manual backup and then do the upgrade. It should work OK because you have already tested and documented your process and even if it doesn't it is a simple job to just restart the old server from the backup you made and start again.
If you want to do something like a major overhaul of something like a webserver with a mysql backend then you will love vmware. You just leave your old server running and build up the new one over how many days/weeks/months you like. You can fully test it in a sandbox network (another great feature of vmware, "host only" networks) and once you are satisfied that all is well you just copy it over to the main box, shutdown the old virtual server, start up the new one and you're done. If there is a problem down the track you ju
Re:Free download... sweet! (Score:4, Informative)
Again this isn't really a VM thing but if you have a whole VM farm on a SAN - you can swap out whole servers without impacting running processes. We mainly use this for file servers / DNS / AD / print servers , but if your servers are beefy I don't see why you couldn't do this with any cluster aware application.
Re:Free download... sweet! (Score:5, Insightful)
Just have to get your digs in on Windows, don't you? So what about those people that like to virtualize Linux? Does Linux automatically suck too?
Or just maybe there's reasons that go beyond stability.
Re:Free download... sweet! (Score:4, Informative)
(http://www.jdkoftinoff.com/ | Last Journal: Sunday July 15, @06:44PM)
I've been in the situation where one of the above required updating to fix a security hole, effectively breaking the rest. For instance, one needed to be using mysql5 but the others didn't support it.
Now they can all live on their own separate Vmware machines and can be updated separately.
--jeffk++
Browsing in a sandbox to escape spyware (Score:5, Informative)
(http://www.livejournal.com/users/leeum | Last Journal: Tuesday December 23 2003, @10:09PM)
Why would you want to do that? I use a virtual machine to browse the Web - that way, my computer doesn't get bogged down by spyware (only the virtual machine does) and it's much more painless to simply purge a spyware-ridden virtual machine and start afresh than it is for your main computer.
Re:Browsing in a sandbox to escape spyware (Score:4, Informative)
(http://hybrid.tashcorp.net/)
VMWare Player [vmware.com] for Linux & Windows - $0
A good Linux distro [vmware.com] - $0 (yes, you may flame away)
Google Browser Sync [google.com] - $0
Blowing away anything that somehow made it onto your system - $priceless
-Tash
Vrooommm... [tashcorp.net]
Re:Browsing in a sandbox to escape spyware (Score:5, Interesting)
(http://kadin.sdf-us.org/ | Last Journal: Tuesday October 16, @01:46PM)
Evaluating Wikis using VMware virtual machines (Score:4, Informative)
See this page [twiki.org] for more information and download links.
Re:Free download... sweet! (Score:5, Informative)
ESX was great because it allows for much more efficient use of Server hardware. In a lot of cases we had applications running on seperate servers because the apps were unstable. Without VMWare that means seperate hardware (usually racks filled with shelves and desktop PCs if the company is cheap, or 1U servers if they're not) and all the administrative overhead of dealing with those servers. We had 30-40 VMs running inside 12 physical servers including heavily used primary and failover mail servers.
Running inside a VM gives you advantages if you're running a lights out data center, or if your servers are at a remote location. Many has been the time where a server hung and I needed someone on-site to power cycle it - with VMWare you can power cycle the VMs from anywhere, and I've never seen ESX take a dive (supposedly there's a purple screen of death, but I've never seen it)
Another advantage is backup/disaster recover planning. With a VM, your whole server is just a couple files. You can copy those files to a remote location via a variety of means, and boom, you have an off-site clone of your server. More importantly the VMs are hardware independent - you can have a datacenter filled with Dell 6850s burn to the ground and when you power up your VMs in a colo facility running HPs, the VMs don't care about there being different RAID cards, or NICs with the wrong MAC addresses.
This post was made on a Dell D620 running ubuntu with VMWare workstation on top hosting a windows VM for when I need to do windows stuff
Re:Free download... sweet! (Score:4, Interesting)
(Last Journal: Tuesday August 07, @01:18PM)
Virtual PC (Score:4, Interesting)
Re:Virtual PC (Score:5, Informative)
Re:Virtual PC (Score:5, Informative)
(Last Journal: Tuesday November 26 2002, @07:28PM)
On a similar vein, knowing that Microsoft has a strong incentive and ability to get Virtual Server known and used, VMWare decided a few months ago to differentiate VMWare GSX from ESX (their enterprise server product), and to make it free as an enticement to play with server-level virtualization so they could upsell to enterprise-level virtualization.
Both companies made certain products free in an attempt to upsell to their respective primary product lines. Microsoft loses little for giving away Virtual PC because they have so little of the market as it stands. VMWare loses little for giving away Server because it made up a small portion of its own sales. Microsoft possibly gains sales of Virtual Server, while VMWare possibly gains sales of ESX.
I for one... (Score:5, Funny)
(Sorry, it had to be said.)
Ah, but... (Score:4, Informative)
(http://slashdot.org/ | Last Journal: Saturday November 03, @04:58AM)
Where will this end? (Score:1, Troll)
With this out, why would I need vmplayer? (Score:3, Interesting)
(http://slashdot.org/ | Last Journal: Sunday July 29, @04:31PM)
Re:With this out, why would I need vmplayer? (Score:5, Interesting)
Once we all get used to virtualisation, then the big companies that will start using this and see the benefits will buy the big, expensive ESX Server product.. and the support, and the tools and add-ons. For the rest of us, we get free toys so everyone's happy.
Xen is a different product, its a virtualisation tool, but it allows you to split 1 OS into several running 'instances'. VMWare is a 'wrapper' that allows you to run several different OSes side by side. Which one you'd go for depends on your requirements.
Re:With this out, why would I need vmplayer? (Score:5, Informative)
Very cool! (Score:2)
I've thought a great idea along with this would be a super light linux distro to run as the host OS (an almost ESX server - obviously ESX has performance advantages since the kernel is running directly without an intervening OS layer)
What's the license agreement? (Score:2, Interesting)
Have they changed those conditions? I still don't see terms before filling out the contact info, and don't feel like filling them in again only to feel cheated again.
Re:What's the license agreement? (Score:5, Informative)
(Last Journal: Tuesday June 27 2006, @08:05AM)
This is total BS. Their license agreement has never said that, and as a matter of fact, their FAQ [vmware.com] makes it pretty clear:
This comes at a good time (Score:3, Interesting)
(http://www.gdargaud.net/)
Re:This comes at a good time (Score:4, Informative)
Re:This comes at a good time (Score:4, Informative)
Be aware that you need a legitimate license/key to install/activate Windows XP; after a P2V (physical-to-virtual) conversion of a WinXP box, I had to make the obligatory call to Microsoft and promise that I didn't have -that-version- of XP installed on any other system.
Otherwise, I'd suggest just downloading VMware Server, and playing with it for a while. The first time you see the POST (power-on self test) and BIOS screens of the VM it's like you've stepped into another dimension; your mind reels at the possibilities. Tiny servers for all sorts of DNS/LDAP/SAMBA bits. Honeypots. Network IDS. Cookieless web browsing. Knoppix instances for whatever you can think of. It's endless.
Nuggets: The virtual machine shares (by default) the CD drive of the host; but you can point to an .ISO file instead. You can point the drive to a REMOTE drive, of someone who's connected in through the virtual console, so they (the remote end) can have the CD they need to install from in their hands, instead of in the host's CD drive. Same with floppies. The network bits are similar; a private net, a NAT'ed net, or a bridged net. Whatever you need.
Just install it. Let the possibilities wash over you.
\harv
--
How does this sig thing work?
The business uses of VMware are obvious... (Score:5, Interesting)
What seems to be missing is good reasons for using a VM at home. I can think of several:
1) Seems a lot easier than dual-booting (for those of us with SO's who aren't comfortable with Linux)
2) Makes a good home lab for what is rapidly becoming another standard tool of the IT trade
3) Hardware speeds are approaching the level where (except for gaming and certain compute-intensive applications) most home machines are quite powerful enough to run multiple partitions without the user even noticing a slowdown.
4) Shiney!
5) Free (as in beer)!
Feel free to add to this list - it's a long way from being complete.
Incidentally, I wonder if Windows Vista will run under VM? I'm guessing yes (as anything else would mean that Microsoft is cutting their own throat).
Re:The business uses of VMware are obvious... (Score:5, Informative)
(http://slashdot.org/~dalroth/ | Last Journal: Sunday January 04 2004, @05:12PM)
6) Lock your significant other/children into a sand box. When they inevitably screw windows up, roll back to a previous working version.
Bryan
So many problems, though (Score:4, Informative)
(http://127.31.33.7/)
Some questions (Score:1)
(http://mathieu.lorentz.free.fr/)
And would my wireless pcmcia card, that is not recognised by linux, be working under this artificial windows? Can I use the usual windows drivers with the guest vmware windows?
VMware Server, Workstation, GSX, etc. (Score:1)
(http://www.palswim.net/)
Re:VMware Server, Workstation, GSX, etc. (Score:5, Informative)
Why it is being released for Free (Score:4, Informative)
(http://www.aesgi.com/)
Well, that appearently is no longer a problem and you should be able to use a standard Linux Fedora Core, or whatever installation to load windows on by next year.
VMware knows this, and is trying to prevent existing customers from leaving or looking elsewhere by giving away its products.
Interesting thoughts I have was:
1) I can install Windows workstations and servers remotely.
2) How long will it take for Microsoft to add a Service Pack update that detects windows running on a Linux box and have it start not working properly so that people use thier VM product instead, or don't have a choice.
3) Whats the performance going to be like.
VMWare is a nice product but A it is too expensive, and be it is too expensive because it turns any VM machine into a basket case performance wise.
So XeN's approach hopefully won't be any worse, maybe better since they are not trying to emulate an entire machine.
-Hack
Nice to play with, but way to slow. (Score:1)
(http://www.robotics.net/)
-Nathan
Oh Damn (Score:3, Interesting)
I have to say though, as the IT manager in a medium sized business with a limited (whose isn't?) IT budget, VMware has made my life MUCH easier.
I can buy capable dual-core servers for $500, use VMware to host several platforms on each and have budget leftover for spare hardware. I can offer more services to users, because I don't need to purchase additional hardware or request a budget increase. Security is improved, because VMware lets me separate services which should not be running on the same platform. And reliability is improved and downtime is reduced. If hardware fails, I can restore the virtual machines from backups onto spare hardware already running VMware. With the static nature of most of my servers, logs and databases are on an NFS, I can usually restore full functionality within an hour.
And you know what the best part is? I don't have to sweet talk the CFO for more money when budget time comes around again. And strangely enough, the higher ups see the better bang for the buck and my budget is increasing.
So this does what now? (Score:1)
(http://www.ealingwoodcraft.org.uk/)
Should I have used the workstation version? And why does it think not having VMWare tools installed is a bad thing? Looking around their site I can't find alot of basic infomation for the lost
Windows as guest? (Score:1)
(http://techblog.rwserver.com/)
A few observations (Score:4, Interesting)
Second, this is a licensing issue too, one thing I've used it for is for software I use too infrequently to purchase and has a trial period like 30 days or whatever. Create a VM, install XP in to it, and take a snapshot. Then install and run the software. You may, as I often do, only need to run it for a couple of hours and then not again for a couple of months. By then the trial period has expired. Simply restore the VM from the snapshot, re-install the trial software and you're good to go for another session. Unethical? Maybe. Flame away.
Lastly, despite the fact that I occasionally do #2, I mostly use VMware to run Fedora Core for development. I have Apache set up on it with all the bells and whistles and when I'm working on a website I use it as a test server. Runs quite well with 256 MB dedicated to it on my 1 GB main XP system.
Almost Slashdotted (Score:1)
(Last Journal: Thursday August 03 2006, @09:15PM)
We moved all our servers to VM ware (Score:2, Informative)
(http://www.integrativestudies.com/)
Not to look a gift horse in the mouth, but (Score:2)
(http://mclaincausey.com/)
workstation vs. server (Score:2)
(Last Journal: Sunday January 25 2004, @03:35AM)
Can anyone illuminate that area for me?
-Mike
Console on Mac yet? (Score:2)
(http://www.dasnet.org/)
Anyway, that'd be the one thing keeping me from using this at home for a simple W95 sandbox that I could use for those really few sites that simply refuse to support anything beyond IE (XM's account management, for one, and the DelTek timesheet system used by my wife's employer, for another). We have Mac desktops, and Linux servers, but no windows boxes anywhere in the house.
VMWare Server vs Virtual PC Server (Score:2)
Copy protected CDs (Score:2)
(http://www.shishnet.org/)
Re:When are they going to add (Score:2, Insightful)
Offtopic? (Score:2)
(http://markbyers.com/ | Last Journal: Monday July 24 2006, @12:54PM)
Re:How interesting... (Score:1)