Dear:
I am so confused with the problem of ip in vsa.
If no Vlan in my test case.
I Have 2 Host, with 4 port on it.
Host1:192.168.1.11/255.255.255.0 GETWAY:192.168.1.1
Host2:192.168.1.12/255.255.255.0 GETWAY:192.168.1.1
I build 1 vCenter on Host1:
vC:192.168.1.10/255.255.255.0 GETWAY:192.168.1.1
set 2 NIC TEAM for each Host:
switch 0:
vmnic0 (default use for Host and vC)
vmnic2
switch 1 :
vmnic1
vmnic3
In the setting of vsa Network:
1.VSA MANAGER
VSA Cluster IP:10.1.1.21
VSA Cluster Service IP:192.168.1.10 (vCenter)
2.192.168.1.11 (HOST 1)
Manager IP:10.1.1.22
datastore IP:10.1.1.23
vsphere Feature IP: (use VMotion IP ):10.1.1.31
Back-end IP:10.1.2.22
Back-end Subnet Mask:255.255.255.0
3.192.168.1.12 (HOST 2)
Manager IP:10.1.1.24
datastore IP:10.1.1.25
vsphere Feature IP: (use VMotion IP ):10.1.1.32
Back-end IP:10.1.2.24
Back-end Subnet Mask:255.255.255.0
Does it work?
How I test it can connect to each other?
can VCenter connect to 10.X.X.X ?
Or,Should I set the nic Team?
THX