• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Development Server Setup"

Collapse

  • Jaws
    replied
    I use VMWare ESXi installed onto a 1GB USB key on my server. You can still buy really cheap HP servers (mine is quad core at approx 170 quid) although you can forget using the HP RAID with ESXi.
    As far as I can see (with 3 or 4 VMs running) it works really well but I have not been doing any performance testing on it.

    Leave a comment:


  • KevinS
    replied
    Originally posted by VectraMan View Post
    It supports 64-bit guests on 32-bit hosts, so I'd be suprised if that is true.

    I used VMWare Workstation a lot at my last client, and I do think it's better than Virtual Box.
    It said something about not supporting 64bit OSs when I tried (admittedly it was little while ago).. Ah well, I have Workstation and it works a treat..

    Leave a comment:


  • VectraMan
    replied
    Originally posted by KevinS View Post
    I tried VirtualBox and it worked okay, except for the fact that it doesn't support 64bit guests (on a 64bit host)
    It supports 64-bit guests on 32-bit hosts, so I'd be suprised if that is true.

    I used VMWare Workstation a lot at my last client, and I do think it's better than Virtual Box.

    Leave a comment:


  • ribble
    replied
    Originally posted by Shimano105 View Post
    Ok, we've specced the dev machine (on another thread), what about server-side?

    I remember a discussion a while back about using VMWare to host all the servers, is this still the best option?

    Would be running a full MS setup for home-based dev projects and research etc.

    Cheers.
    I use a full MS setup for dev and home server and its pretty good. Using Hyper-v on a server with 8gb of ram and a quad core and at the moment it works well and is really stable. Have 2-3 dev instances running and a file server (for all the house media) and 2 small instances of xp one just for downloading and the other for unlimited backup via mozyhome.... Works a treat.

    Dan
    Last edited by ribble; 14 August 2009, 10:23.

    Leave a comment:


  • KevinS
    replied
    Originally posted by VectraMan View Post
    The VMWare Server FAQ says you can only have one snapshot per VM. Which is a bit poor. Maybe I should just stick with VirtualBox.
    I tried VirtualBox and it worked okay, except for the fact that it doesn't support 64bit guests (on a 64bit host).. I use VMWare Workstation..

    Leave a comment:


  • VectraMan
    replied
    Originally posted by digerido View Post
    Off the top of my head I don't think you can use snapshots with vm server but it is possible with vm workstation, that costs though...
    The VMWare Server FAQ says you can only have one snapshot per VM. Which is a bit poor. Maybe I should just stick with VirtualBox.

    Leave a comment:


  • digerido
    replied
    Originally posted by VectraMan View Post
    A great thing about VMs is you can make configuration changes and try things out, and then easily abandon your changes, or revert to a previous snapshot.

    You can also run several on the same physical machine as if they're seperate.

    I run a subVersion server on my Dell XP desktop, and use it to test with different versions of Windows under VirtualBox, but not much else. But I've been thinking I should wipe it, install some 64-bit Linux and VMWare server. Then I could have my test VMs, setup a clean build environment in another VM, and potentially try out other things too without anything conflicting or worrying that I'm going to break something I need by installing some new bit of software.
    Off the top of my head I don't think you can use snapshots with vm server but it is possible with vm workstation, that costs though...

    Leave a comment:


  • digerido
    replied
    If your hardware supports esxi I would go with that. It's a lot quicker than vm server as esxi is a bare metal hypervisor - (captain) You have to install Vmware server on top of an operating system which slows things down.

    You've probably figured this out but even if you split the services up onto separate virtual machines the physical host could still go belly up. Therefore losing everything in one hit.

    If working to a budget just raid the disks and knock up a robocopy script to back the virtual machines files up to an external device, you could then re-import if needed.

    Leave a comment:


  • VectraMan
    replied
    A great thing about VMs is you can make configuration changes and try things out, and then easily abandon your changes, or revert to a previous snapshot.

    You can also run several on the same physical machine as if they're seperate.

    I run a subVersion server on my Dell XP desktop, and use it to test with different versions of Windows under VirtualBox, but not much else. But I've been thinking I should wipe it, install some 64-bit Linux and VMWare server. Then I could have my test VMs, setup a clean build environment in another VM, and potentially try out other things too without anything conflicting or worrying that I'm going to break something I need by installing some new bit of software.

    Leave a comment:


  • KevinS
    replied
    Originally posted by DimPrawn View Post
    I'm using Virtual Server 2005. It's a bit pants. The host is Windows Server 2008 64 bit and it keeps losing the network adapter.

    I wish I hadn't bothered. If VMWare is free I'd look at that.

    In the past I have used a pluggable HDD's to host the OS and so could swap out different server setups onto one machine.

    Also, the Virtualization kills performance of SQL Server dead. It's like 10x slower than a native installation. Which means if you are running reports that used to take 30 secs whilst developing you are looking at 5 mins sitting at the screen.

    There is a free version of VMWare available..

    Leave a comment:


  • DimPrawn
    replied
    I'm using Virtual Server 2005. It's a bit pants. The host is Windows Server 2008 64 bit and it keeps losing the network adapter.

    I wish I hadn't bothered. If VMWare is free I'd look at that.

    In the past I have used a pluggable HDD's to host the OS and so could swap out different server setups onto one machine.

    Also, the Virtualization kills performance of SQL Server dead. It's like 10x slower than a native installation. Which means if you are running reports that used to take 30 secs whilst developing you are looking at 5 mins sitting at the screen.

    Leave a comment:


  • HairyArsedBloke
    replied
    Originally posted by Shimano105 View Post
    Ok, we've specced the dev machine (on another thread), what about server-side?

    I remember a discussion a while back about using VMWare to host all the servers, is this still the best option?

    Would be running a full MS setup for home-based dev projects and research etc.

    Cheers.
    Is this to go in the shead?

    As it happens, one of my low priority tasks is to spec the dev ws(s)/server(s) and this is mostly MS.

    I briefly looked at TFS and loaded it on to my old server and it killed it dead and had to go. I've not tried it on my new one. I now use open source stuff like subversion or vault for source control. Have a half-arsed attempt at CI server. SQL server etc.

    However, I'm not using any VM stuff. Am I missing a trick here?

    The same server is running the business side of things i.e. AD, Exchange, Websites, etc.

    It needs to be broken up, but this is going to have to wait until I move.

    Leave a comment:


  • Shimano105
    started a topic Development Server Setup

    Development Server Setup

    Ok, we've specced the dev machine (on another thread), what about server-side?

    I remember a discussion a while back about using VMWare to host all the servers, is this still the best option?

    Would be running a full MS setup for home-based dev projects and research etc.

    Cheers.

Working...
X