Chapter 7. Known issues
This section documents known issues found in this release of Red Hat Ceph Storage.
7.1. Ceph Object Gateway
Use the yes-i-know
flag to bootstrap the Red Hat Ceph Storage cluster 5.1
Users are warned against configuring multi-site in a Red Hat Ceph Storage cluster 5.1.
To work around this issue, you must pass the yes-i-know
flag during bootstrapping.
Syntax
sudo --image IMAGE_NAME bootstrap --mon-ip IP_ADDRESS --yes-i-know
Users are warned while upgrading to Red Hat Ceph Storage 5.1
Previously, buckets resharded in Red Hat Ceph Storage 5.0, might not have been understandable by a Red Hat Ceph Storage 5.1 Ceph Object Gateway daemon, due to which an upgrade warning or blocker was added to make sure all users upgrading to Red Hat Ceph Storage 5.1 are aware of the issue and can downgrade if they were previously using Red Hat Ceph Storage 5.1.
As a workaround, run ceph config set mgr mgr/cephadm/yes_i_know true --force
command to remove the warning or blocker and return all operations to normal. Users have to acknowledge that they are aware of the Ceph Object Gateway issue before they upgrade to Red Hat Ceph Storage 5.1.
If the flag is not passed, you get an error message about the multi-site regression and the link to the knowledge base article on the issue.