[kolla-ansible] External Ceph and cinder-volumes
Hi all. I am sing kolla-ansible 4.0 with and external ceph already deployed. I have in globals.yml the following setting: enable_ceph: "no" glance_backend_ceph: "yes" nova_backend_ceph: "yes" cinder_backend_ceph: "yes" enable_cinder_backend_lvm: "no" When I run kolla-ansible I got an error about not having cinder-volumes group Cannot process volume group cinder-volumes Do you know why it keeps looking for the cinder volumes? I ve done it before with no problem but maybe something in the global not correctly configured? Cheers -- */Alfredo*
On 2020-05-26 16:55, Alfredo De Luca wrote:
Hi all.
Hi Alfredo!
I am sing kolla-ansible 4.0 with and external ceph already deployed.
Kolla Ansible 4.0 is for Ocata which is long unsupported by the Kolla project. A lot has changed since then: if you read current docs, they are likely not applicable. Is there any particular reason you are on K-A 4.0?
Do you know why it keeps looking for the cinder volumes? I ve done it before with no problem but maybe something in the global not correctly > configured?
It could be the case Ocata did not have the lvm switch. Or had it under a (bit) different name. -yoctozepto
I am really sorry . It's actually kolla-ansible 8.0 so Openstack Stein. Apologies. On Tue, May 26, 2020 at 5:31 PM Radosław Piliszek < radoslaw.piliszek@gmail.com> wrote:
On 2020-05-26 16:55, Alfredo De Luca wrote:
Hi all.
Hi Alfredo!
I am sing kolla-ansible 4.0 with and external ceph already deployed.
Kolla Ansible 4.0 is for Ocata which is long unsupported by the Kolla project. A lot has changed since then: if you read current docs, they are likely not applicable. Is there any particular reason you are on K-A 4.0?
Do you know why it keeps looking for the cinder volumes? I ve done it before with no problem but maybe something in the global not correctly > configured?
It could be the case Ocata did not have the lvm switch. Or had it under a (bit) different name.
-yoctozepto
-- */Alfredo*
On 2020-05-26 17:34, Alfredo De Luca wrote:
It's actually kolla-ansible 8.0 so Openstack Stein.
Ah, then it's very much supported. :-) The switch does work in the latest release for Stein for sure, that is 8.1.1, I suggest you try updating to this version first. If it does not help, please attach full globals.yml and let us know which task kolla-ansible fails on. -yoctozepto
Hi Radosław. I have update kolla-ansible to 8.1.1 but I am still getting the same issue with cinder-volume. I have attached the globals.yml as you suggested. Cheers On Tue, May 26, 2020 at 5:39 PM Radosław Piliszek < radoslaw.piliszek@gmail.com> wrote:
On 2020-05-26 17:34, Alfredo De Luca wrote:
It's actually kolla-ansible 8.0 so Openstack Stein.
Ah, then it's very much supported. :-)
The switch does work in the latest release for Stein for sure, that is 8.1.1, I suggest you try updating to this version first.
If it does not help, please attach full globals.yml and let us know which task kolla-ansible fails on.
-yoctozepto
-- */Alfredo*
It fails at kolla-ansible prechecks and in particular [image: image.png] On Tue, May 26, 2020 at 7:15 PM Radosław Piliszek < radoslaw.piliszek@gmail.com> wrote:
On 2020-05-26 18:30, Alfredo De Luca wrote:
I have attached the globals.yml as you suggested.
And the failing task?
-yoctozepto
-- */Alfredo*
Hi all. It was my mistake to not check the globals.yml was the right one the deployment server. All ok now and it's working. Cheers On Tue, May 26, 2020 at 7:22 PM Alfredo De Luca <alfredo.deluca@gmail.com> wrote:
It fails at kolla-ansible prechecks and in particular
[image: image.png]
On Tue, May 26, 2020 at 7:15 PM Radosław Piliszek < radoslaw.piliszek@gmail.com> wrote:
On 2020-05-26 18:30, Alfredo De Luca wrote:
I have attached the globals.yml as you suggested.
And the failing task?
-yoctozepto
-- */Alfredo*
-- */Alfredo*
participants (2)
-
Alfredo De Luca
-
Radosław Piliszek