I used the steps under this article for setting up a Ceph cluster in my homelab environment. It uses Ansible in a couple of ways, but honestly you could probably take a number of the manual steps and make your own playbook out of it. https://computingforgeeks.com/install-ceph-storage-cluster-on-ubuntu-linux-servers/ -- Michael Get Outlook for Android<https://aka.ms/AAb9ysg> ________________________________ From: Michel Niyoyita <micou12@xxxxxxxxx> Sent: Friday, August 30, 2024 10:53:38 AM To: ceph-users <ceph-users@xxxxxxx> Subject: ceph-ansible installation error This is an external email. Please take care when clicking links or opening attachments. When in doubt, check with the Help Desk or Security. Dear team , I configuring ceph cluster using ceph-ansible , ubuntu OS 20.04 . my previous production cluster have been configured using the same configuration and it is working perfectly , now I am trying to build the new cluster using the same configurations , but I am facing the following errors: ansible-playbook site.yml Traceback (most recent call last): File "/usr/bin/ansible-playbook", line 66, in <module> from ansible.utils.display import Display, initialize_locale ImportError: cannot import name 'initialize_locale' from 'ansible.utils.display' (/usr/local/lib/python3.8/dist-packages/ansible/utils/display.py) Can someone help to solve the issue? Best regards Michel _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx This message and its attachments are from Data Dimensions and are intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately and permanently delete the original email and destroy any copies or printouts of this email as well as any attachments. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx