Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Connection timed out trying to mount nfs pod after following quickstart #34

Description

@kyschouv

Is this a bug report or feature request?

  • Bug Report

Deviation from expected behavior:
NFS PV will not mount to pod.

Expected behavior:
PV mounts to pod and is usage.

How to reproduce it (minimal and precise):
Follow the quickstart instructions here: https://rook.io/docs/nfs/v1.7/quickstart.html, using Default StorageClass, and the dynamic provisioning instructions. Try to mount the PVC to a pod.

File(s) to submit:

Pod event:

MountVolume.SetUp failed for volume "pvc-22e54ab0-8980-4f54-a4b4-fe5f2940ad44" : mount failed: exit status 32 Mounting command: mount Mounting arguments: -t nfs 10.0.234.152:/nfs-default-claim/test-pvc-22e54ab0-8980-4f54-a4b4-fe5f2940ad44 /var/lib/kubelet/pods/fffe3c67-314e-46a5-8b89-15e18d9ac464/volumes/kubernetes.io~nfs/pvc-22e54ab0-8980-4f54-a4b4-fe5f2940ad44 Output: mount.nfs: Connection timed out

Environment:

  • OS (e.g. from /etc/os-release): Ubuntu 18.04.5 LTS
  • Kernel (e.g. uname -a): 5.4.0-1055-azure #57~18.04.1-Ubuntu SMP Fri Jul 16 19:40:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  • Cloud provider or hardware configuration: Azure
  • Rook version (use rook version inside of a Rook Pod): v1.7.3
  • Kubernetes version (use kubectl version): v1.20.5
  • Kubernetes cluster type (e.g. Tectonic, GKE, OpenShift): AKS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions