[BUG] RWX PVC mount failure in guest RKE2 cluster mount.nfs: Network is unreachable #7158
Labels
area/guest-cluster-rwx
RWX for guest cluster
kind/bug
Issues that are defects reported by users or that we know have reached a real release
reproduce/needed
Reminder to add a reproduce label and to remove this one
require/investigate
Identified the issue but require further investigation for resolution (won't be stale)
severity/needed
Reminder to add a severity label and to remove this one
Describe the bug
Pods using RWX PVCs in a guest RKE2 cluster cannot start and have FailedMount error
stderr mount.nfs: Network is unreachable
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The pods starts.
Support bundle
Sent via email
Environment
Guest RKE2 version 1.31.2, CSI driver 0.1.20.
Additional context
RWO volumes in the guest cluster work without issue.
The harvester VMs with the guest RKE2 cluster use a VLAN tagged compute network and storage network.
I get the same result with
Storage Network for RWX Volume Enabled:
true and false in longhorn (albeit with different IPs)The logs for the harvester cluster should be in the support bundle but here are some snippets from the guest cluster.
From the pod in the guest rke2 cluster
From the harvester csi driver pod on the node the pod is scheduled on in the guest cluster
From the csi driver controller pod in the guest cluster
The text was updated successfully, but these errors were encountered: