Hi,
Using rancher 1.6.0 (Cattle)/ rancher-nfs v0.6.5, I’m trying to use rancher-nfs volume in one stack.
When activating the container from the newly created stack it ends up with an error:
Expected state running but got error: Error response from daemon: create ghostlib: VolumeDriver.Create: Failed mount -o rw,nfsvers=4 10.32.2.13:/export/rancher/ /tmp/a5m0s: mount.nfs: Protocol not supported)
I have tried to mount from host using exact same command and it works fine.
Could not find any more interesting info, the rancher-nfs plugin logs keep on repeating this:
level=error msg=create.response error="Failed mount -o rw,nfsvers=4 10.32.2.13:/export/rancher/ /tmp/x72bl: mount.nfs: Protocol not supported"
Anyone having any advice/idea?
Thanks