Reply
Old October 29th, 2007 Top | #1
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 150

Default Virtual Machine on server question

Hey all,

In your opinion, what would be some good uses for virtual machine setups.

Just wondering if it's worthwhile,


Thanks,

Heeter
Heeter is offline   Reply With Quote
Old October 29th, 2007 Top | #2
 
DwarfData's Avatar
OSNN Addict
Joined: February 2004
Location: Lancashire, UK
Posts: 135
Reputation: 80
Power: 99

Default Re: Virtual Machine on server question

Hi Heeter,

We use VMWare Virtual Server (It's free )extensively at work.

For each project we will create the entire development environment within Virtual machines, from SQL Server, Web Servers, Application Servers, down to even the machine that the developer uses to program on using Visual Studio or Eclipse.
Using this method we can ensure that the development environment is not affected by anything the developer wishes to install on their own machine.
Also, VMWare allows you to take 'snapshots'. This allows you to make a change to the machine, and if it all goes wrong you can roll-back to the snapshot.
I've also heard of some companies using it for Patch Testing. They will ensure that things like Microsoft patches will not have any adverse affects on their client environment.

/DD
DwarfData is offline   Reply With Quote
Old October 29th, 2007 Top | #3
 
Heeter's Avatar
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 150

Default Re: Virtual Machine on server question

Hi DwarfData, Once a vm environment is properly setup, can an image be taken from the vm and applied to a new server tower?

With how you described what you do with a VM, I am wondering if I setup a linux server in vm window, then If I can transfer an image of it onto a new tower?


Heeter
Heeter is offline   Reply With Quote
Old October 29th, 2007 Top | #4
 
DwarfData's Avatar
OSNN Addict
Joined: February 2004
Location: Lancashire, UK
Posts: 135
Reputation: 80
Power: 99

Default Re: Virtual Machine on server question

Hi Heeter,

The images can be transferred from one physical host to another without a problem. When you do this, VMWare detects that a different host is being used and asks if you wish to create a new ID for the Virtual Server or keep the current one. This ID is used internally by VMWare and I recommend, in general, creating a new ID.
The way we work is to have several 'Master' virtual machines. These each have different configurations. eg. Windows Server 2003, Windows Server 2000, Windows XP, Windows Server 2003 with SQL Server, Windows XP with Office installed, etc. Usually each month we will run Windows Update on each of these master virtual machines. We will then take copies of the master images, start them up and then SysPrep them. These are then designated as Base images which any one in the Dev team is free to use. They will copy the required base image onto one of the physical servers and start it up. They can then give the virtual machine a name as they wish, and configure according to the project requirements.

/DD
DwarfData is offline   Reply With Quote
Old October 29th, 2007 Top | #5
 
DwarfData's Avatar
OSNN Addict
Joined: February 2004
Location: Lancashire, UK
Posts: 135
Reputation: 80
Power: 99

Default Re: Virtual Machine on server question

Heeter,

After re-reading your post, if you mean moving a virtual machine to a physical machine then this is possible. However, it's not something I've done.
Here's a document for VMWare that covers it.
http://www.vmware.com/support/v2p/doc/V2P_TechNote.pdf

/DD
DwarfData is offline   Reply With Quote
Old October 29th, 2007 Top | #6

OSNN Folding Team  
fitz's Avatar
XPista7eopard*ix
Joined: April 2004
Location: Chicagoland
Posts: 4,014
Reputation: 2947
Power: 164

Default Re: Virtual Machine on server question

Lots and lots of things you can do with vmware. Last time I used the free server version, it only allows one snapshot per virtual machine. If you using it strictly for testing and/or development, I would recommend the workstation version as the things it can do with snapshots and branching snapshots are incredible.
VMWare server is nice to run some production machines one (we run a DC out in our DR site in a VMWare Server instance). During our DR Testing, we take a snapshot, then disconnect the server from our production network and onto our DR world and we have an instance DC that we can break in our DR testing.. when testing is done, we rollout the snapshot, reconnect the networks and it's back to being a live DC.

We also run a couple of VI3 Enterprise hosts and if you want to get into full blown virtulization, there is NO better product right now..

And, as Dwarf mentioned, if you are wanting to move your server from one host to another (and still want to run it in vmware on both servers), it's quite easy to just move the vmware files to the new machine and register it on the new machine. If you are going for a V2P (Virtual to Physical) conversion, that is possible as well, although I haven't done that conversion with a linux box, I have done it successfully with windows servers. You can also look at a P2V conversion (physical to virtual) in which case I'd recommend the VMWare converter product (they have a free version of that as well)
fitz is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual Machine on Server 2003 Heeter Windows Desktop Systems 1 February 23rd, 2003 12:47am
Sun or ms virtual machine? perris Windows Desktop Systems 19 January 23rd, 2003 9:07am
virtual machine danchev Windows Desktop Systems 5 August 27th, 2002 6:21am
ms virtual machine Tbird94sc Windows Desktop Systems 8 July 19th, 2002 12:57am
Virtual Machine afrodeziak Windows Desktop Systems 2 March 5th, 2002 4:38pm