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
For Gerrit Dashboard: MB-26916 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
101597,3 | MB-26916 Allow restore to create missing buckets | master | backup | Status: MERGED | +2 | +1 |
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.