Rancher-nfs: struggling to get it working

Hi,

I’m having a trouble regarding Rancher NFS.

OVERVIEW
I have two (2) hosts registered on my rancher server. I’ve setup another image to contain the volumes using NFS v4 Server running on Alpine Linux v3.6.0 (I called it nfsserver) on host1.

On host1, I have my running application and setup a volume to mount on my nfsserver using rancher-nfs as volume driver. It works fine and has successfully mounted.

I then added Rancher NFS stack under rancher catalog, configuration are as follows:

  • NFS Server* - is the ip addresssmy nfsserver.

PROBLEM
I have another app running on host2, when I try to upgrade it and configure a volume to mount on my nfsserver (using volume driver “rancher-nfs), it’s stuck in “in-progress” state.

Here is the logs on my nfs-driver running on host2:

The said, “shared_vol_staging” and “shared_vol” doesn’t exist anymore.

I hope you can help me :slight_smile:

Have a good day.

I have the same problem. Did you find a solution ?