Setting up Oracle VM server 3.1 with multiple NIC on a server/desktop.
I have two NIC cards on my workstation have lot of memory and storage. I am able to install and configure ORACLE VM Server 3.1 and Manager using just One NIC interface.
the second network card(PCI) is unused and I like to use this with separate router/switch for some traffic and avoiding performance issue on my primary network.
For eg; while using Oracle RAC etc, I like to dedicate this second network card to traffic meant for private network.
The ISSUE I SEE is that ORACLE VM SERVER during install phase show me option to provide separate IPs & subnet for eth0 and eth1.
But next screen I can see only one gateway and DNS. So does this mean i can only have both NIC in same gateway/network (eg: 192.168.1.x.x). So after installing I always see that only one NIC is configured(/etc/.
I like to keep "eth0" in 192.168.1.x/255.255.255.0 and "eth1" in 10.10.1.x/255.255.255.0 , how to achieve this?
Edited by: user2900456 on Jun 20, 2012 4:23 PM