Hi Hongbin,

I have developed a small code that allows to mount the manila share to the container. 

It exploits some keywords in the label field and use it mounting the manila share to the container. 

It is not a very clean solution but it serves my purpose. If you want to extend or check it, I will love to share it with you.

Regards,
Vaibhav

On Wed, Jul 6, 2022 at 10:00 PM Vaibhav <mmilan2006@gmail.com> wrote:
Hi Hongbin,

Thanks a lot. 
I saw earlier fuxi driver was there. but it is discontinued now. it seems to be good to refix it for Manila. 

Also, there is docker support for NFS volumes. https://docs.docker.com/storage/volumes/
Can something be done to have it.

I am ready to test if somebody is ready for development. and help in development if your team guides me some hook points.

Regards,
Vaibhav


On Tue, Jul 5, 2022 at 12:54 PM Hongbin Lu <hongbin034@gmail.com> wrote:
Hi Vaibhav,

In current state, only Cinder is supported. In theory, Manila can be added as another storage backend. I will check if anyone interests to contribute this feature.

Best regards,
Hongbin

On Fri, Jul 1, 2022 at 9:40 PM Vaibhav <mmilan2006@gmail.com> wrote:
Hi,

I am using zun for running containers and managing them. 
I deployed cinder also persistent storage. and it is working fine. 

I want to mount my Manila shares to be mounted on containers managed by Zun.

I can see a Fuxi project and driver for this but it is discontinued now. 

With Cinder only one container can use the storage volume at a time. If I want to have a shared file system to be mounted on multiple containers simultaneously, it is not possible with cinder. 

Is there any alternative to Fuxi. is there any other mechanism to use docker Volume support for NFS as shown in the link below?

Please advise and give a suggestion.

Regards,
Vaibhav