best config for vmware server

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat best config for vmware server
# 1  
Old 07-31-2009
best config for vmware server

Hi All,

I have a test to do. Run another redhat on top of redhat ent 4 AS. So I need to run vmware server linux version. My worry is that the physical server have so many big application on it but it's also test apps. Sorry in tight budget...

It have a big memory, disk, etc. Two ips. But what other consideration I should think about on installing vmware server on red hat 4 ent as.

Thank you for any comments you may add.
# 2  
Old 08-01-2009
The type of networking support that you need. NAT, Host only, bridged or custom.
# 3  
Old 08-01-2009
It's bridge, but i want to make sure the vmware-server will go to the other ip which is not used on the physical server apps.
# 4  
Old 08-03-2009
For VMware server you don't even have to give the VMware server its own IP address unless that is to manage it via Vmware's console.

If you have spare NICs, and I recommend multiple NICs for VMware, you can assign the virtual interface per machine to use a wired and available NIC that does not have a full configuration.

Your biggest contention will be CPU time (VMs tend to have issues keeping their clocks in sync) as well as disk allocation. If you give all the VMs the same disk to write their disk object files to, you will have a lot of issues with dish thrashing causing slowdowns.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. AIX

AIX Server - Need to set up VMWare

Hi experts, We are faced with a dilemma - we have a AIX server for educational purposes. We had some Oracle applications running on them. The management decided not to extend the warranty, so we are left with a server that we cannot upgrade immediately. I was wondering if we could set up... (2 Replies)
Discussion started by: ranj@chn
2 Replies

2. Linux

VMWare Server on FC13

Can someone provide some assistance with this. I'm trying to install vmware server but it's not going so well. $ uname -a Linux testunix 2.6.33.6-147.2.4.fc13.i686.PAE #1 SMP Fri Jul 23 17:21:06 UTC 2010 i686 i686 i386 GNU/Linux # vmware-config.pl Making sure services for VMware Server are... (1 Reply)
Discussion started by: doublejz
1 Replies

3. Red Hat

Minicom with VMWare ESX Server

Hello! I have an ESX Server up and running. Now I want to connect a serial device to the COM Port. For that I need the minicom program. When I try "configure - make - make all" I get some errors. Can someone please explain to me, what the problems are: # ./configure checking for a... (3 Replies)
Discussion started by: Kickbit
3 Replies

4. Linux

Help installing VMWARE SERVER 2.0

Hello I am trying to install VMWARE in Ubuntu 8.10 and I have two issues. VMWARE server wants to compile modules to work with my kernel one them gives an error. What do I do: None of the pre-built vsock modules for VMware Server is suitable for your running kernel. Do you want this program... (1 Reply)
Discussion started by: mojoman
1 Replies
Login or Register to Ask a Question