kolla-ansible : service level extra_volumes feature not working

Bug #1840142 reported by Shyam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Undecided
Unassigned

Bug Description

I am following this document to mount extra volumes on all nova service containers.

https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.html

## Used nova_extra_volumes config parameter to specify the volume. My cloud was already deployed. It's rocky release on ubuntu platform.

##globals.yaml entry for extra volumes

nova_extra_volumes:
  - "/mnt/test-dir:/mnt/test-dir"
  - "/var/triliovault-mounts/MTkyLjE2OC4xLjMzOi9tbnQvdHZhdWx0:/var/triliovault-mounts/MTkyLjE2OC4xLjMzOi9tbnQvdHZhdWx0"

## I cleaned nova containers and re-run the deploy command, still, I do not see these bind mounts on any nova container.

Revision history for this message
Shyam (shyam.biradar) wrote :

Using the following kolla-ansible version .
kolla-ansible==7.1.1

Revision history for this message
Mark Goddard (mgoddard) wrote :

Extra volume support was added in the Stein release.

Changed in kolla:
status: New → Invalid
Revision history for this message
Mark Goddard (mgoddard) wrote :

Actually, it was not in Stein. It will be released in the Train release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.