Backup Error

Moderator: NorbertKrupa

Post Reply
adrian.oprea
Intermediate
Intermediate
Posts: 163
Joined: Tue Jun 19, 2012 2:44 pm
Location: Rio de Janeiro
Contact:

Backup Error

Post by adrian.oprea » Fri Jul 06, 2012 2:48 pm

- Hy all ,
Got this error while running a test backup :
- if anybody can help it would be great !! THX all

Code: Select all

2012-07-06 10:26:54 Traceback (most recent call last):
  File "/tmp/vbr/vbr.py", line 2215, in work
    remoteClient(args[0], args[1], args[2], args[3], args[4], args[5], args[6] == 'True')
  File "/tmp/vbr/vbr.py", line 844, in remoteClient
    ssList = subprocess.check_output(['ssh', '-x', sHost, cmd])
  File "/opt/vertica/oss/python/lib/python2.7/subprocess.py", line 537, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['ssh', '-x', 'XXXXXX.228', 'ls -1 /vertica/backup/v_test_clus_node0003']' returned non-zero exit status 255

2012-07-06 10:26:58 Transfer client process entry: my pid is 6149; task is backup.
2012-07-06 10:26:58 Read lock acquired on .ctlg file
2012-07-06 10:26:58 linking/copying special files at client: .ctlg, .txt, .conf
2012-07-06 10:26:58 Traceback (most recent call last):
  File "/tmp/vbr/vbr.py", line 2215, in work
    remoteClient(args[0], args[1], args[2], args[3], args[4], args[5], args[6] == 'True')
  File "/tmp/vbr/vbr.py", line 844, in remoteClient
    ssList = subprocess.check_output(['ssh', '-x', sHost, cmd])
  File "/opt/vertica/oss/python/lib/python2.7/subprocess.py", line 537, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['ssh', '-x', 'XXXXXX.228', 'ls -1 /vertica/backup/v_test_clus_node0003']' returned non-zero exit status 255

2012-07-06 10:27:01 Transfer client process entry: my pid is 6249; task is backup.
2012-07-06 10:27:01 Read lock acquired on .ctlg file
2012-07-06 10:27:01 linking/copying special files at client: .ctlg, .txt, .conf
2012-07-06 10:27:01 Traceback (most recent call last):
  File "/tmp/vbr/vbr.py", line 2215, in work
    remoteClient(args[0], args[1], args[2], args[3], args[4], args[5], args[6] == 'True')
  File "/tmp/vbr/vbr.py", line 844, in remoteClient
    ssList = subprocess.check_output(['ssh', '-x', sHost, cmd])
  File "/opt/vertica/oss/python/lib/python2.7/subprocess.py", line 537, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
CalledProcessError: Command '['ssh', '-x', 'XXXXXX.228', 'ls -1 /vertica/backup/v_test_clus_node0003']' returned non-zero exit status 255


-- this is the log from the 3rd node - all the nodes have the same log error !!
trying so hard !!!

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

Re: Backup Error

Post by JimKnicely » Thu Oct 11, 2012 4:05 pm

adrian.oprea,

Did you find a resolution to your issue?

Thanks!
Jim Knicely

Image

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

Post Reply

Return to “Vertica Error Codes”