VLAN guest tagging (vgt) possible in RHEV 3.0?
Hi all,
I'm in the process of transitioning a data processing system from vmware esxi 5.1 to rhev 3.0. In vmware I have private data network that is asigned vlan id 4095. I'm having difficulty in getting the equivalent network set up in rhev, it seems it does not like vlan id 4095.
What I have tried is this:
1. Create a new logial network in my datacenter with vlan tagging enabled, using vlan id 4095.
2. Attach the logical network to my cluster
3. For each host in the cluster, assign an interface (eth6 in my case) to the new logical network
4. On each VM, create a vlan (eth2.507 in my case)
When I do this, my VMs cannot communcate over vlan 507.
What is the correct way to implement vgt in rhev, if it's possible at all?
On a side note, with all my rooting around trying to get this to work over the last few days, I've ended up with multiple (and no longer needed) interface config files in /etc/sysconfig/network-scripts/ on each of my cluster hosts. When I try to delete them, I get a "file is in use" error, even though the interface is down. How do I clean up (delete) these config files?
Cheers,
Steve.