ceph-ansible
ceph-ansible copied to clipboard
Ansible playbooks to deploy Ceph, the distributed filesystem.
https://github.com/ceph/ceph-ansible/blob/b40e4bfe60cb14a8eac225086f60d5b170636b6d/library/radosgw_user.py#L268-L269 If display_name != name and display_name is not provided as a param, then display_name is changed to name although the expectation will be that display_name should not change. Note:...
This is an automatic backport of pull request #7293 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
This is an automatic backport of pull request #7293 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
``` TASK [ceph-nfs : add ganesha_t to permissive domain] *************************** task path: /home/jenkins-build/build/workspace/ceph-ansible-nightly-pacific-centos-non_container-stable-6.0-all_daemons/roles/ceph-nfs/tasks/main.yml:35 Tuesday 19 July 2022 16:46:35 +0000 (0:00:02.135) 0:10:53.725 ********** redirecting (type: modules) ansible.builtin.selinux_permissive to community.general.selinux_permissive redirecting (type:...
**What happened:** Running `adopt-cephadm.yml` against my testbed which is currently `pacfic` on ceph-ansible `stable-6.0` I then get the following ceph-ansible task issue: ``` PLAY [adopt ceph mon daemons] ************************************************************************************************************************** TASK...
**Bug Report** **What happened:** Trying to run site-container.yml playbook to add an additional OSD (dc1-cephu02) node and MON (azure-cephu01) node. Playbook gets stuck on _TASK [ceph-mon : check if monitor...
This add the possibility for users to opt in/out about monitor removal from the ceph config file on all nodes. By default, it won't update the ceph config file. If...
**Is your feature request related to a problem? Please describe.** Currently ceph-ansible seems unable to enable or even configure the options of the Telemetry module (https://docs.ceph.com/en/latest/mgr/telemetry/). The easier this module...
Hello ceph people! Help required here. It's not clear at all to me how to replace a failed Disk Drive ( luminus ). In Other Words, I Cannot locate a...