1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Move Web Server to Virtual Machine

Discussion in 'Windows Server System' started by ise2006, 2007/08/13.

  1. 2007/08/13
    ise2006

    ise2006 Inactive Thread Starter

    Joined:
    2005/09/05
    Messages:
    57
    Likes Received:
    0
    Hi everyone,

    I hope it's the right place for me to ask this question.
    My company tried to virtualize all our servers to virtual machine. Our web server will be the first one moved to virtual machine. I tired to search from google, but it seems not much information for me. Is there anyone done this before and provide some advises? Thank you.

    ise2006
     
  2. 2007/08/14
    Arie

    Arie Administrator Administrator Staff

    Joined:
    2001/12/27
    Messages:
    15,174
    Likes Received:
    412
    I've not done it before, but the easy thing with a VM is that you can try this without much trouble. Just setup a basic VM (the OS that will be used), install the Web server software (if you have to). I would then create a backup of the current Web server, & restore that to the VM.
     
    Arie,
    #2

  3. to hide this advert.

  4. 2007/08/15
    ReggieB

    ReggieB Inactive Alumni

    Joined:
    2004/05/12
    Messages:
    2,786
    Likes Received:
    2
    I've been playing a little with virtual machines recently. I'd suggest a couple of key points to consider:

    Which OS you want to use
    Both for the underlying system that is supporting the virtual machines, and for OS within each VM.

    One of the advantages of using Linux for the underlying system is that you can use a greatly stripped down version of the OS which runs only the services required for the VM support. However, in my opinion VM is also a lot harder to set up on Linux. If you are not familiar with Linux and cannot buy in that expertise, you're probably better looking at the Windows route.

    If you only want to host Microsoft OS then MS Virtual PC is easy to set up and use. However, if you want more flexibility (ability to move to a linux core system, or support wide range of OS), then I'd recommend you look at VMWare. Personally if I was putting a system into production, I'd probably go the VMWare route as it is a more mature product with a lot of dedicated support options. If you have a reasonable amount of Linux knowledge then Xen is another option worth considering.

    Network
    You need to think about how your virtual system will connect to the network. You can create a separate virtual network and then use NAT to connect this to your main network. This would have advantages if this is a test or training network.

    However, if you are providing services from the virtual machines then you would be better off bridging your network connections. In this system your network card is multihosting (supporting multiple IP addresses) with each virtual machine getting its own address.

    So it is important that you get the right virtual network config from the start.

    Loads of RAM and multiple CPUs
    You need plenty of RAM (gigs) and multiple processors to get the best out of VM. So you need an OS that will support that. On Windows, that probably means 2003 server.

    hardware
    The computer is going to be doing a lot of work. Get proper server hardware an a good server network card. This is not a job for that spare desktop PC in the corner.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.