Vertica backup on remote host fails

Moderator: NorbertKrupa

Post Reply
sumanthota2014
Newbie
Newbie
Posts: 11
Joined: Thu Aug 07, 2014 4:39 pm

Vertica backup on remote host fails

Post by sumanthota2014 » Fri Sep 26, 2014 1:42 pm

Hi ,

Vertica schema level backup fails on remote host with below error. Each cluster node can passwordless ssh to this host...
The backup host has python installed as well and same version as that of Vertica hosts...

Cannot find vertica python package on 192.168.29.102

NorbertKrupa
GURU
GURU
Posts: 527
Joined: Tue Oct 22, 2013 9:36 pm
Location: Chicago, IL
Contact:

Re: Vertica backup on remote host fails

Post by NorbertKrupa » Fri Sep 26, 2014 1:49 pm

I would recommend to actually connect to that server and verify that Python is in fact installed. Please share your test.
Checkout vertica.tips for more Vertica resources.

sumanthota2014
Newbie
Newbie
Posts: 11
Joined: Thu Aug 07, 2014 4:39 pm

Re: Vertica backup on remote host fails

Post by sumanthota2014 » Fri Sep 26, 2014 3:47 pm

Python is installed on the server...
[root@192.168.29.102 ~]# python -V
Python 2.6.6

sumanthota2014
Newbie
Newbie
Posts: 11
Joined: Thu Aug 07, 2014 4:39 pm

Re: Vertica backup on remote host fails

Post by sumanthota2014 » Fri Sep 26, 2014 4:16 pm

Solved the problem.

Vertica needs to be installed on the backup host as well..
[root@192.168.29.102 ~]# rpm -Uvh /tmp/vertica-7.1.0-1.x86_64.RHEL5.rpm
Preparing... ########################################### [100%]
1:vertica ########################################### [100%]

NorbertKrupa
GURU
GURU
Posts: 527
Joined: Tue Oct 22, 2013 9:36 pm
Location: Chicago, IL
Contact:

Re: Vertica backup on remote host fails

Post by NorbertKrupa » Fri Sep 26, 2014 5:00 pm

Happy to hear you've resolved the issue and thanks for sharing your resolution.
Checkout vertica.tips for more Vertica resources.

Post Reply

Return to “Vertica Database Administration”