Hi Michel, This is likely related to your ansible installation or system locale configuration. Try to gather more info. E.g.: which ansible ansible --version locale locale -a Also check if you run matching versions of ansible, ceph-ansible and ceph as is listed in Releases section at https://docs.ceph.com/projects/ceph-ansible/en/latest/ Milan -- Milan Kupcevic Research Computing Lead Storage Engineer Harvard University HUIT, University Research Computing On 8/30/24 10:53, Michel Niyoyita wrote:
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@ceph.io To unsubscribe send an email toceph-users-leave@ceph.io