Manually verified using cbbackupmgr from 6.5.1-6200 to run backup and restore on 5.5.0 cluster.
Start with cbbackupmgr from a node of 5.5.0
- Create 2 nodes cluster with travel-sample bucket.
- Create backup repo
- Run backup
- Run backup
- Add 1 doc to travel sample and create gamesim-sample
- Run backup
- Uninstall node 5.5.0 (the one use cbbackupmgr) and clean install 6.5.1-6200 to use cbbackupmgr from 6.5.1 version on backup repo of 5.5.0
- Run backup (from now, backup and restore will run with cbbackupmgr from 6.5.1 version)
- Create default bucket and load 10K docs
- Run backup
- Flush all 3 buckets
- Run restore data back to bucket. => Passed
- Merge backup from 4 to 5 => passed
- Flush all 3 buckets
- Run restore data back to buckets. => Passed
- Delete all 3 buckets
- Run restore data with --auto-create-buckets => passed
- Merge backup from 1 to 4 => passed
- Delete all 3 buckets
- Create 3 buckets
- Run restore data back to buckets. => Passed
Verified data, views and indexes backup in repo and restore back to cluster.
Patrick Varley Arunkumar Senthilnathan isn't 6.5cbbackupmg tested with older version for compatibility?