I am using couchbase Version: 3.0.3-1716 Enterprise Edition. When I tried to execute the cbbackup to a mount location below error is throwing. Please assist me on this.
Command
[root@localhost bin]# ./cbbackup http://Administrator:AbC123@localhost:8091 /mnt/DK/
Error
2016-06-23 23:12:28,839: s0 error: async operation: error: create_db exception: database is locked on sink: /mnt/DK/(ObjectStoreBucket@192.168.2.192:8091)
error: create_db exception: database is locked
My requirement is directly backup to a network location. If there is any other way kindly let me know.
Thanks in advance