Vertica Management Console is not opening

veerkumarveerkumar Vertica Customer
edited January 2022 in General Discussion

I have one node VM machine and I have installed vertica 10 using rpm command. node status is given below
v_ossa_node0001 | 192.168.100.9 | UP | vertica-10.1.0.0 | OSSA

and then i installed management console "vertica-console-10.1.1-0.x86_64.RHEL6.rpm".

when i try to access on browser, ip and port (192.168.100.9:5450) is not working. error message "Site can not be reached"

This VM ip is 10.1.70.119
below is the output of ifconfig
ens192: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.100.9 netmask 255.255.255.0 broadcast 192.168.100.255
inet6 fe80::250:56ff:fe01:73 prefixlen 64 scopeid 0x20
ether 00:50:56:01:00:73 txqueuelen 1000 (Ethernet)
RX packets 1027299 bytes 1033256534 (985.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 813583 bytes 79719658 (76.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 935096 bytes 70501858 (67.2 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 935096 bytes 70501858 (67.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
ether 52:54:00:da:d9:db txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

all rpm packages installed are given below
$rpm -qa | grep vertica
vertica-console-10.1.1-0.x86_64
vertica-10.1.0-0.x86_64

previously when i tried to install vertica using IP=10.1.70.119 it throw below error.
_**/opt/vertica/sbin/install_vertica --hosts 10.1.70.119 -r vertica-10.1.0-0.x86_64.RHEL6.rpm --failure-threshold HALT
Vertica Analytic Database 10.1.0-0 Installation Tool

Validating options...

Mapping hostnames in --hosts (-s) to addresses...
Error: cannot find which cluster host is the local host.
Hint: Is this node in the cluster? Did its IP address change?
Installation FAILED with errors.

Installation stopped before any changes were made**._

can somebody help ? what i might be doing wrong ?
Regards,
Veer

Answers

  • Jim_KnicelyJim_Knicely - Select Field - Administrator
    edited January 2022

    Hi,

    Did you make the local IP address of the VM static? You'll want to do that so that every time the VM starts it has the same local IP with which you should use when installing Vertica. Note that the output of your ifconfig does not show the IP 10.1.70.119. Maybe you just didn't show that one?

    For MC, where are you trying to reach it from? (i.e. where is the browser?) It has to be able to reach the IP address. Also, are there any firewalls that could be blocking the port 5450?

    Make sure to specify https for the MC URL too.

    Ensure Ports Are Available

  • veerkumarveerkumar Vertica Customer

    yes IP is static. whenever VM is rebooted, IPs are remained same. so VMs internal IP is 192.168.100.9 and we have NAT it onto 10.1.70.119 (external IP) for it to communicate.
    I am assessing this remote VM over VPN. i am trying to reach MC using my local computer browser. i have also disabled firewalls.

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file