Yu Wei <[email protected]> writes: > Toni, thanks for your help. > Yes, 9.30.x.x is the default route of VM as it’s external IP. > And 172.16.x.x is internal IP. > > How could I resolve the problem? Is it possible to make master-api > and etcd to use same IP address by specifying something in inventory > file?
i would make sure that the hostname resolve to the 9.30.x.x ip. either change your dns or try to change this in /etc/hosts. maybe you could post the output of `hostname -f`, `host $(hostname -f)` and `ip r sh`. i'm not aware of a inventory variable that you can set, but for sure i do not know all of them :-) p.s. i've removed the dev list, as i'm pretty sure this is a users issue. i'm not aware of any cross posting policy, but on most lists it's discouraged. lg toni _______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
