In GKE versions 1.32.4-gke.1029000 and later, MountVolume calls
Share
Services
## Issue
In GKE versions 1.32.4-gke.1029000 and later, MountVolume calls for network file system (NFS) volumes might fail with the following error:`mount.nfs:rpc.statd is not running but is required for remote locking`.
This failure can occur if a Pod mounting an NFS volume runs on the same node as an NFS server Pod, and the NFS server Pod starts before the client Pod attempts to mount the volume. This scenario causes a conflict over the `rpcbind` service, which prevents the service from starting correctly on the node for the client Pod, leading to the mount failure.
As a workaround, deploy [this DaemonSet](https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/blob/main/troubleshooting/nfs-mount-workaround/daemonset.yaml)on all nodes where you mount the NFS volumes. The DaemonSet ensures that the required services start correctly.
What else is happening at Google Cloud Platform?
Anthropic's Claude Haiku 4.5 You can use Anthropic's Claude Haiku 4.5
about 19 hours ago
Services
Share
Anthropic's Claude Haiku 4.5 You can use Anthropic's Claude Haiku 4.5
about 19 hours ago
Services
Share
GKE cluster versions have been updated. New versions available for upgrades and new clusters
about 23 hours ago
Services
Share
1.25.5-asm.7 is now available for in-cluster Cloud Service Mesh
about 23 hours ago
Services
Share
1.25.5-asm.7 is now available for in-cluster Cloud Service Mesh
about 23 hours ago
Services
Share