[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread Frédéric Nass
: [ceph-users] Re: Problem with take-over-existing-cluster.yml playbook Yes. I copied and ran the take over script on the root dir of ceph-ansible.  Regards, Vladimir Franciz S. Blando about.me/vblando *** Sent from Mobile Gmail On Wed, May 15, 2024 at 3:16 AM Frédéric Nass wrote: > >

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread vladimir franciz blando
Yes. I copied and ran the take over script on the root dir of ceph-ansible. Regards, Vladimir Franciz S. Blando about.me/vblando *** Sent from Mobile Gmail On Wed, May 15, 2024 at 3:16 AM Frédéric Nass < frederic.n...@univ-lorraine.fr> wrote: > Vlad, > > Can you make sure

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread Frédéric Nass
Vlad, Can you make sure take-over-existing-cluster.yml is in the root directory of ceph-ansible (/usr/share/ceph-ansible) when you run it (as per step 10. of the documentation)? Regards, Frédéric. - Le 14 Mai 24, à 19:31, vladimir franciz blando a écrit : > Hi, > That didn't work

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread vladimir franciz blando
Hi, That didn't work either. Regards, Vlad Blando On Tue, May 14, 2024 at 4:10 PM Frédéric Nass < frederic.n...@univ-lorraine.fr> wrote: > > Hello Vlad, > > We've seen this before a while back. Not sure to recall how we got around > this but you might want to try

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread vladimir franciz blando
vladimir franciz blando > *Cc: *ceph-users > *Subject: *[EXTERNAL] [ceph-users] Re: Problem with > take-over-existing-cluster.yml playbook > > > Hello Vlad, > > We've seen this before a while back. Not sure to recall how we got around > this but you might want to try setting

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread Guillaume ABRIOUX
blando Cc: ceph-users Subject: [EXTERNAL] [ceph-users] Re: Problem with take-over-existing-cluster.yml playbook Hello Vlad, We've seen this before a while back. Not sure to recall how we got around this but you might want to try setting 'ip_version: ipv4' in your all.yaml file since this seems

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-14 Thread Frédéric Nass
Hello Vlad, We've seen this before a while back. Not sure to recall how we got around this but you might want to try setting 'ip_version: ipv4' in your all.yaml file since this seems to be a condition to the facts setting. - name: Set_fact _monitor_addresses - ipv4 ansible.builtin.set_fact:

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-13 Thread vladimir franciz blando
Hi, If I follow the guide, it only says to define the mons on the ansible hosts files under the section [mons] which I did with this example (not real ip) [mons] vlad-ceph1 monitor_address=192.168.1.1 ansible_user=ceph vlad-ceph2 monitor_address=192.168.1.2 ansible_user=ceph vlad-ceph3

[ceph-users] Re: Problem with take-over-existing-cluster.yml playbook

2024-05-08 Thread Eugen Block
Hi, I'm not familiar with ceph-ansible. I'm not sure if I understand it correctly, according to [1] it tries to get the public IP range to define monitors (?). Can you verify if your mon sections in /etc/ansible/hosts are correct? ansible.builtin.set_fact: _monitor_addresses: "{{