No network between the hosts during validation in MC.
Hello
I am trying to installl Vertica 7.0.1 Community Edition on VirtualBox VMs with CentOS 6.5 in order to get familiar with the technology.
I have bridge connections from the VMs with static IPs.
Node 1:
192.168.1.161 / 255.255.255.0 / GW: 192.168.1.1 (the address of the router my host machine is connected to)
Node 2:
192.168.1.161 / 255.255.255.0 / GW: 192.168.1.1
I installed MC on the Node 1 and create a cluster. However, the validation is not passing and does not let me create the cluster:
I can ping 192.168.1.162 from 192.168.1.161 and the other direction too. Both machines have iptables disabled.
The first warning mentioned TZ not being set. However, I set it in .bash_profile of the root and dbadmin accounts and verified it with echo $TZ returning Europe/Copenhagen (both nodes).
Any ideas what should I check in such case?
I am trying to installl Vertica 7.0.1 Community Edition on VirtualBox VMs with CentOS 6.5 in order to get familiar with the technology.
I have bridge connections from the VMs with static IPs.
Node 1:
192.168.1.161 / 255.255.255.0 / GW: 192.168.1.1 (the address of the router my host machine is connected to)
Node 2:
192.168.1.161 / 255.255.255.0 / GW: 192.168.1.1
I installed MC on the Node 1 and create a cluster. However, the validation is not passing and does not let me create the cluster:
I can ping 192.168.1.162 from 192.168.1.161 and the other direction too. Both machines have iptables disabled.
The first warning mentioned TZ not being set. However, I set it in .bash_profile of the root and dbadmin accounts and verified it with echo $TZ returning Europe/Copenhagen (both nodes).
Any ideas what should I check in such case?
0
Comments
Are you seeing any errors in the mconsole.log file? The file is located in the /opt/vconsole/log/mc/ directory. Please let me know what messages you are receiving after you try to create the cluster and I'll be happy to look into it for you.
Thanks,
Rory