mirror of https://github.com/ceph/ceph-ansible.git
9737947dde
RGW currently restarts without waiting for existing connections to
close. By adjusting the HAProxy weight before the restart, we can
ensure that no active connections are disrupted during the restart
process.
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.github | ||
contrib | ||
docs | ||
group_vars | ||
infrastructure-playbooks | ||
library | ||
module_utils | ||
plugins | ||
profiles | ||
roles | ||
tests | ||
.deepsource.toml | ||
.gitignore | ||
.mergify.yml | ||
.readthedocs.yaml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.rst | ||
Vagrantfile | ||
ansible.cfg | ||
ceph-ansible.spec.in | ||
dashboard.yml | ||
dummy-ansible-hosts | ||
generate_group_vars_sample.sh | ||
raw_install_python.yml | ||
requirements.txt | ||
requirements.yml | ||
site-container.yml.sample | ||
site.yml.sample | ||
test.yml | ||
tox-cephadm.ini | ||
tox-docker2podman.ini | ||
tox-external_clients.ini | ||
tox-podman.ini | ||
tox-rbdmirror.ini | ||
tox-shrink_osd.ini | ||
tox-subset_update.ini | ||
tox-update.ini | ||
tox.ini | ||
vagrant_variables.yml.sample |
README.rst
Ceph Ansible ============== The project is still maintained for the time being but it is encouraged to migrate to `cephadm <https://docs.ceph.com/en/latest/cephadm/>`_. Ansible playbooks for Ceph, the distributed object, block, and file storage platform. Please refer to our hosted documentation here: https://docs.ceph.com/projects/ceph-ansible/en/latest/ You can view documentation for our ``stable-*`` branches by substituting ``main`` in the link above for the name of the branch. For example: https://docs.ceph.com/projects/ceph-ansible/en/stable-8.0/