Details
Description
There seems to be a requirement for the cbbackupmgr tool to be able to
create a Bucket at the destination cluster/node during the restore path.
This will make it easier for customers during the restore process.
Attachments
Issue Links
- relates to
-
DOC-5501 Bucket creation unsupported/undocumented during cbbackumgr restore
- Resolved
We did this on purpose for two reasons.
1) We did not want to backup bucket password
2) Restoring to a cluster that is not the same size may fail due to the server not having enough memory
Since the first issue is no longer a problem in 5.0 because we have RBAC I'm open to considering this, but I wouldn't want to make it the default behavior.