Results 1 to 3 of 3
Hello all,
I'm looking at setting up a couple automated systems:
Here are a few examples:
* Internal accounting system to download and process emails
* Public web server to ...
- 02-07-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 59
Multiple servers? Or one server with multiple VMWare?
Hello all,
I'm looking at setting up a couple automated systems:
Here are a few examples:
* Internal accounting system to download and process emails
* Public web server to visit
I could put each system on its own separate box -- for example, it's generally good practice to separate anything that external users have access to (such as a webserver) from internal processes such as accounting.
Now, rather than dishing out the money for two separate servers, could I get away with just installing new instances of VMWare on the same box for each system?
To give you an idea, these are not large scale computationally sensitive systems. The accounting one is simply downloading and tallying emails, and the latter is just a webserver with maybe 5 hits per day on a good day.
I could definitely pick up a new box for say $50, but I wanted to know the general practice of using VMWare on the same box versus two separate boxes
Thanks!
- 02-07-2011 #2
as long as the machine has enough memory and disk space, virtualization is most likely the best option
ESX4 is free and works very well
- 02-07-2011 #3
Two Servers
The virtualization way is probably the best one. Not only because you can save hardware money, but you could use some features like snapshot, backup/export of the vms, and other things.
I your hardware crashes, all you'll need to do is import the vm's backups and put it on.
There're many tools that can help you, vmware esxi is one of them.


Reply With Quote