Unable to mount NFS Volume due to asymmetric routing
Applies to
- NetApp ONTAP (including 9.14.1P9 and similar)
- NFS protocol (NFSv3/v4)
- Environments with network firewalls between ONTAP and VM clients
Issue
Kubernetes pods were unable to mount NFS volumes hosted on NetApp ONTAP storage. The following symptoms and logs were observed:
- Mount attempts from Linux clients succeeded, but mounting from Kubernetes pods failed with
connection timed out. - Packet trace showed client traffic entering ONTAP on one interface (e.g., e8b-687) but reply traffic egressing on another (e.g., a0a) via the default gateway.
- ONTAP export-policy check showed correct permissions for the client IP
- Packet trace summary: Asymmetric routing detected – client connections arriving on e.g., e8b-687, reply traffic egressing via a0a (default gateway), causing firewall drops.
