Error install cluster

Moderator: NorbertKrupa

Post Reply
dedyshka
Newbie
Newbie
Posts: 2
Joined: Fri Apr 12, 2013 10:10 am

Error install cluster

Post by dedyshka » Fri Apr 12, 2013 12:08 pm

Good day.
When I run script

Code: Select all

install_vertica -s node,node-1,node-2 -r ...
I get an error:

Code: Select all

NOTICE: Adding previously-defined cluster host (s) to update check: 127.0.0.1
ERROR: localhost not permitted in clusters, use full hostname or IP address
Installation completed with errors.
What could be the problem?

dedyshka
Newbie
Newbie
Posts: 2
Joined: Fri Apr 12, 2013 10:10 am

Re: Error install cluster

Post by dedyshka » Fri Apr 12, 2013 1:57 pm

I solved the problem

User avatar
JimKnicely
Site Admin
Site Admin
Posts: 1825
Joined: Sat Jan 21, 2012 4:58 am
Contact:

Re: Error install cluster

Post by JimKnicely » Fri Apr 12, 2013 2:02 pm

Hi!

I'm glad you solved the problem :)

Do you mind posting how you did that for the benefit of the forum members?

Thanks!!!
Jim Knicely

Image

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.

vicky
Newbie
Newbie
Posts: 15
Joined: Fri Mar 22, 2013 10:54 am

Re: Error install cluster

Post by vicky » Thu May 02, 2013 7:49 am

hey dedyshka can you please tell me how you solved the problem as im facing the same problem

chad
Newbie
Newbie
Posts: 10
Joined: Wed Oct 16, 2013 2:00 am

Re: Error install cluster

Post by chad » Fri Dec 06, 2013 4:23 am

On each cluster node that you are installing vertica onto (your rpm may be different than mine):

rpm -qa | grep vertica

Whatever rpm is shown, change the following line accordingly:

rpm -e vertica-6.1.3-0

rm -rf /opt/vertica/

Reinstall the rpm and run install_vertica

Post Reply

Return to “Vertica Installation”