Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C ceph-ansible
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tang liyu
  • ceph-ansible
  • Repository

Switch branch/tag
  • ceph-ansible
  • infrastructure-playbooks
  • cephadm-adopt.yml
Find file BlameHistoryPermalink
  • Guillaume Abrioux's avatar
    cephadm-adopt/rgw: add host target in svc_id · 0856d3e4
    Guillaume Abrioux authored Jun 29, 2021
    If multi-realms were deployed with several instances belonging to the same
    realm and zone using the same port on different nodes, the service id
    expected by cephadm will be the same and therefore only one service will
    be deployed. We need to create a service called
    `<node>.<realm>.<zone>.<port>` to be sure the service name will be unique
    and well deployed on the expected node in order to preserve backward
    compatibility with the rgws instances that were deployed with
    ceph-ansible.
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1967455
    
    Signed-off-by: default avatarGuillaume Abrioux <gabrioux@redhat.com>
    (cherry picked from commit 31311b03)
    0856d3e4

Replace cephadm-adopt.yml

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.