Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.1.0, 4.5.0, 4.5.1
-
450-2601
Description
two node , Single bucket
I try to execute a backup and it fails w/
mt could not find index server:0
Not sure why is it looking for an index server.
My command is
/opt/couchbase/bin/cbbackup http://Administrator:password@10.1.5.23:8091 /tmp/backup2
Attachments
For Gerrit Dashboard: MB-19956 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
73463,6 | MB-19956: Use the ClusterManager when backing up the index defs | master | couchbase-cli | Status: MERGED | +2 | +1 |
It works fine on 5.0.0-3447
[root@localhost ~]# /opt/couchbase/bin/cbbackup http://localhost:8091 /tmp/backup -u Administrator -p password
[####################] 100.0% (586/estimated 586 msgs)
bucket: gamesim-sample, msgs transferred...
: total | last | per sec
byte : 86343 | 86343 | 225089.5
done
[root@localhost ~]#