[ERROR] Post-install check failed.

Moderator: NorbertKrupa

Post Reply
komaty
Newbie
Newbie
Posts: 6
Joined: Tue Oct 15, 2013 4:01 pm

[ERROR] Post-install check failed.

Post by komaty » Fri Oct 25, 2013 12:15 pm

Hi there,
I try to install HP vertica on 2 nodes but i get error (below):
node01: 10.1.101.102 (redhat)
node02: 10.1.101.141 (centos 5.6)
(of course, ssh node01 & node02 is ok)

Code: Select all

[root@localhost ~]# /opt/vertica/sbin/install_vertica -s host01,host02 -r /opt/vertica_6.1.2.x86_64 -u dbadmin
Vertica Analytic Database 6.1.2-0 Installation Tool
Starting installation tasks...
Getting system information for cluster (this may take a while)....
backing up admintools.conf on 10.1.101.102
Default shell on nodes:
10.1.101.102 /bin/bash
10.1.101.141 /bin/bash
Installing rpm on 1 hosts....
installing node....  10.1.101.141
Password:
Install failed on 10.1.101.141
Post-install check failed.
Installation completed with errors.
Installation failed.
Please share me some ideas to solve this error.
Many thanks.

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

Re: [ERROR] Post-install check failed.

Post by JimKnicely » Fri Oct 25, 2013 12:52 pm

Hello,
node01: 10.1.101.102 (redhat)
node02: 10.1.101.141 (centos 5.6)
It is not possible to install a Vertica cluster on different Linux distributions!

From the Installation Guide, page 14:
Install Linux
The same version of Linux must be installed on all host machines within a cluster. See the HP Vertica Supported Platforms document (available on the Docs tab of the myVertica portal http://my.vertica.com/ ) for details on what platforms are supported
Jim Knicely

Image

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

komaty
Newbie
Newbie
Posts: 6
Joined: Tue Oct 15, 2013 4:01 pm

Re: [ERROR] Post-install check failed.

Post by komaty » Fri Oct 25, 2013 4:21 pm

Thanks knicely87 . I will change node1 to "centos" :)

komaty
Newbie
Newbie
Posts: 6
Joined: Tue Oct 15, 2013 4:01 pm

Re: [ERROR] Post-install check failed.

Post by komaty » Mon Oct 28, 2013 8:20 am

@ knicely87: I have the same error when trying add new node . (3 node have same OS Redhat - I cloned 3 machines)
new node:10.1.101.115

Code: Select all

[root@host01 ~]# /opt/vertica/sbin/update_vertica -A host03 -r /opt/newdisk/vertica_6.1.2.x86_64
Vertica Analytic Database 6.1.2-0 Installation Tool
Starting installation tasks...
Getting system information for cluster (this may take a while)....
backing up admintools.conf on 10.1.101.118
backing up admintools.conf on 10.1.101.119
Default shell on nodes:
10.1.101.115 /bin/bash
10.1.101.118 /bin/bash
10.1.101.119 /bin/bash
Installing rpm on 1 hosts....
installing node....  10.1.101.115
Install failed on 10.1.101.115
Post-install check failed.
Installation completed
Many Thanks !

komaty
Newbie
Newbie
Posts: 6
Joined: Tue Oct 15, 2013 4:01 pm

Re: [ERROR] Post-install check failed.

Post by komaty » Mon Oct 28, 2013 8:36 am

Solved:
+ reinstall vertica on node 03.
+ add host: try again update_vertica -A host_name
+ add node .
@knicely87:
But I have a problem: in node 03 (/home/dbadmin/) is empty , but when I create new schema in NODE 01 (create schema abcd) , I can get data (see schema abcd) in NODE 03 (\dn command), I dont know why .
IMG 1: http://i.upanh.com/rczxrq
IMG 2: http://i.upanh.com/rczxza
Thanks.

Post Reply

Return to “Vertica Installation”