Hi
I took over this task from a colleague. I am asked to implement the following for the 2 server pools:
VLAN 1000 - common server management
VLAN 2501 - Production heartbeat
VLAN 2502 - Production live migrate
VLAN 2503 - Production VM guest
VLAN 3501 - non-Production heartbeat
VLAN 3502 - non-Production live migrate
VLAN 3503 - non-Production VM guest
I found that my colleague has put everything into one big VLAN group. This means all servers will have both Production and non-Production VLANs and I cannot choose which heartbeat and live migration VLAN to use.
I want to correct this by implementing one VLAN group for Production servers and one for non Production servers. However, OVM manager would not let me remove any server from this VLAN group because the server management VLAN is attached to it. Even after completely deleting a server and re-discover, the server keeps getting back into this VLAN group.
Any suggestion?