Zun

os_brick.exception.InvalidParameterValue: nfs_mount_point_base required

Bug #1960805 reported by Francois Michaut
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Zun
New
Undecided
Unassigned

Bug Description

On Ubuntu 20.04, I installed cinder with only NFS backend, and zun.
(Followed Openstack Xena installation)

I have an existing cinder volume that I want to attach to my container.
When I do so, the container fails to create and zun-compute report an exception (attached log).

I investigated a bit, and 'os_brick/remotefs/remotefs.py' expect to find a 'mount_point_base' key in kwargs, but kwargs only contains {'use_multipath': False}.

We can see in the log that the 'mount_point_base' is present when the CinderWorkflow class is processing the request, but it doesn't pass this parameter when it creates the following classes.

Revision history for this message
Francois Michaut (fmichaut) wrote :
Revision history for this message
Francois Michaut (fmichaut) wrote :

This is a quick patch for this issue that I am currently using in my setup

Revision history for this message
Maroš Varchola (marosvarchola) wrote :

I have same issue, but in kolla-ansible. There isnt possible use of the quick patch because images are downloaded from the hub.

https://bugs.launchpad.net/kolla-ansible/+bug/1960257

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

Other bug subscribers

Bug attachments

Remote bug watches

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