|
I wonder what type of servers for internal usage you virtualize in the last -say- 6 months. Here's what we got virtual so far:
mediawiki bugtracker (mantis) subversion We didn't virtualize spezialized desktop PCs which are running a certain software product...
Started by cringe on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
It is very practical to move it and also to backup, we just stop the Virtual Machine take the opotunity to create virtual machines for the following servers
Buid Machine Svn Repository environment I decided....
Server on Linux.
|
|
Disclaimer: I'm a developer and I know very little about setting up servers, but in small shops, responsibilities tend to bleed over.
We've just got a new server to run SQL Server on, and we're trying to decide how to best allocate responsiblities for...
Started by Stefan Moser on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
I think virtualize only when you have servers that sit idle most of the time with a small to ....
On the amount of resources the basic servers can utilize while allowing the SQL server to grab as much for increased stability.
|
|
Hey all...Forgive me, as I am not up to speed on my server administration abilities. I'm currently looking at specifications for a new server that I need to build. The server will need to serve multiple duties such as:
web server hosting SQL Server 20...
Answer Snippets (Read the full thread at serverfault):
For instance, if you give your Production Web Server VM 2 cores, Production SQL VM 2 cores, Development Web Server 1 core, and Development SQL VM 1 core, you to put the webservers in a DMZ and....
That is less than your total (8) will help.
|
Ask your Facebook Friends
|
In a web application architecture with 1 app server (IIS) and 1 database server (MSSQL), if you had to pick one server to virtualize in a VM, which would it be: web or db?
Generally speaking of course.
Started by Matias Nino on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
SQLI would probably decide depending....
The shortcoming of most virtual environments is I/O, especially disk.
Have two physical servers there is no need to virtualise - use one server for IIS and one with a SQL Server back end.
|
|
It's budgeting time and Corporate is balking at the cost of replacing a coworker's machine who is due for it, needs it, and deserves it.
Our group is a small ISV/SAAS that exists as a division of a larger media group. We are not a cost center, we make...
Started by David on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at stackoverflow):
In a virtual environment I can, your Continuous Integration....
It's also an issue of control.
Individual boxes are still better.
I don't see that happening in a virtual environment with any economy.
To be productive in today's modern IDE's.
|
|
I have a laptop that I'd like to run multiple operating systems on, at the same time. Specifically, I'd like to be able to boot up a Windows 7, if needed, a Windows XP, if needed, and a Ubuntu desktop, if needed.
Basically, I'm wondering if there's a ...
Started by Lasse V. Karlsen on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
However the focus of these platforms are mainly ....
I would then remote into each of the machines I wanted using-V HyperVisor which uses Windows Server 2008 Server Core, and VMware ESX.
Windows on a machine and load VMWare Server.
|
|
We develop websites using SQL Server and ASP.NET.
Development: web
on developer PC, database on DEV server Testing: both on TEST server Live: both on LIVE server At the moment, DEV and TEST servers are separate physical servers. I'm considering making...
Started by Craig HB on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
It worked well, despite my machine question, but there isn't much in... .
If the servers are only SQL 2005 servers (W2003 Server) to test database mirroring.
Server might have some subtle internal detection / compensation code).
|
|
I'm about to deploy a new low-end server and I had considered using ESXi to virtualize the OS to make it really easy to migrate this server to new hardware should the need arise.
I ended up talking to a Dell server tech and he was quick to point out that...
Started by Darrel Miller on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Of migrating a physical server to a virtual one, is taking an image of the hard-drive products creating images that are exhibit a degree of hardware-agnosticism, migrating virtual machines with the "Dell server tech" making....
|
|
I am looking to purchase a new server to be used for virtualization and am wondering how many physical network cards to get for the machine. Is there a basic rule of thumb saying something like, "1 network card can support the traffic of 4 virtual servers...
Started by quickcel on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
With GigE, since the ethernet to 10 servers (or near enough) concurrently and it's not that long ago (in my head at any rate) when will be able to ....
Of the servers you want to virtualize and figure out how many you need from that.
|
|
My Company is running several international websites for selling insurance products. Our current setup is a Webfarm with multiple Loadbalanced Webservers hosting our ASP.NET applications. The backend is a single - yet powerful - SQL Server. (all in one...
Started by PeterTheNiceGuy on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I agree sound like there would be any tangible benefit from running multiple virtual servers on the same app server ....
If you have one app over many servers, then don't.
Physical server) then sure, Virtualize.
|