Bug 2122130
Summary: | use actual monitor addresses when creating a peer bootstrap token | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Ilya Dryomov <idryomov> |
Component: | RBD-Mirror | Assignee: | Ilya Dryomov <idryomov> |
Status: | CLOSED ERRATA | QA Contact: | Vasishta <vashastr> |
Severity: | high | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 5.0 | CC: | akraj, anarnold, ceph-eng-bugs, cephqe-warriors, ocs-bugs, vereddy |
Target Milestone: | --- | ||
Target Release: | 5.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-32.el8cp | Doc Type: | Bug Fix |
Doc Text: |
.The `rbd mirror pool peer bootstrap create` command guarantees correct monitor addresses in the bootstrap token
Previously, a bootstrap token generated with the `rbd mirror pool peer bootstrap create` command contained monitor addresses as specified by the `mon_host` option in the `ceph.conf` file. This was fragile and caused issues to users, such as causing confusion between V1 and V2 endpoints, specifying only one of them, grouping them incorrectly, and the like.
With this release, the `rbd mirror pool peer bootstrap create` command is changed to extract monitor address from the cluster itself, guaranteeing the monitor addresses contained in a bootstrap token to be correct.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-11 17:41:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2126049 |
Comment 13
errata-xmlrpc
2023-01-11 17:41:25 UTC
|