Details
-
Bug
-
Resolution: Done
-
Major
-
Cheshire-Cat
Description
Backing up data from selected collections from a collection enabled cluster .using cbbackumgr backup --include-data command is not backing up any data in 7.0.0-1569
Here are the commands used :
./cbbackupmgr config --archive /root/backup_testing/backup --repo default --include-data bucket-1.scope1.collection1
./cbbackupmgr backup --archive /root/backup_testing/backup --repo default --host http://localhost:8091 --username Administrator --password password --threads 16 --storage sqlite
Output:
[root@localhost bin]# ./cbbackupmgr backup --archive /root/backup_testing/backup --repo default --host http://localhost:8091 --username Administrator --password password --threads 16 --storage sqlite
Warning: -host is deprecated, use -c/-clusterBacking up to 2020-04-06T16_01_04.915266736-07_00
Copied all data in 1.000363329s (Avg. 0B/Sec) 0 items / 0BBackup successfully completed
Attachments
Issue Links
- relates to
-
MB-38366 include-data in CBM not working properly with collection strings
-
- Closed
-