Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
4.5.0, 5.0.0
-
4.7.0-779
-
Untriaged
-
Yes
Description
[root@hera06-s818 ~]# rm -rf /data/cbbackup_dir
|
[root@hera06-s818 ~]# /opt/couchbase/bin/cbbackupmgr config --archive /data/cbbackup_dir --repo default
|
Backup repository `default` created successfully in archive `/data/cbbackup_dir`
|
[root@hera06-s818 ~]# /opt/couchbase/bin/cbbackupmgr backup --archive /data/cbbackup_dir --repo default --host http://172.23.96.117:8091 --username Administrator --password password --threads 16
|
|
Backing up to 2016-06-23T05_23_14.48075409-07_00
|
Copying at 0B (estimating time remaining) 0 items / 0B
|
bucket-1 [ ] 100.00%
|
[root@hera06-s818 ~]# /opt/couchbase/bin/cbbackupmgr backup --archive /data/cbbackup_dir --repo default --host http://172.23.96.117:8091 --username Administrator --password password --threads 16
|
Error backing up cluster: The most recent backup `2016-06-23T05_23_14.48075409-07_00` did not finish properly. You can either resume this backup from where it left off by re-running the backup command and using the --resume flag. To delete the unfinished backup and start again use the --purge flag.
|
[root@hera06-s818 ~]#
|
http://perf.jenkins.couchbase.com/job/hera_backup_restore/1042/consoleFull
Attachments
Issue Links
- blocks
-
MB-19612 4.5.1 Minor Release
-
- Closed
-
Hi Mike Wiederhold [X], cbbackupwrapper has been excluded in EE?
[22/Jun/2016 23:18:33] INFO - cd /opt/couchbase/bin && ./cbbackupwrapper http://172.23.96.117:8091 /data/cbbackup_dir -u Administrator -p password -P 16
[172.23.96.123] run: cd /opt/couchbase/bin && ./cbbackupwrapper http://172.23.96.117:8091 /data/cbbackup_dir -u Administrator -p password -P 16
[172.23.96.123] out: /bin/bash: ./cbbackupwrapper: No such file or directory
[172.23.96.123] out:
[root@hera06-s818 ~]# cd /opt/couchbase/bin
[root@hera06-s818 bin]# ls -la
total 233928
drwxr-xr-x. 5 couchbase couchbase 4096 Jun 22 22:42 .
drwxr-xr-x. 8 couchbase couchbase 4096 Jun 22 22:42 ..
-rwxr-xr-x. 1 couchbase couchbase 8471264 Jun 14 20:40 cbbackupmgr
-rwxr-xr-x. 1 couchbase couchbase 816 Jun 14 20:29 cbbrowse_logs